@CHARSET "UTF8";

/*
CSS reset

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  /*font-size: 100%;*/
  font-size: 0px;
  font-family: inherit;
  /*vertical-align: baseline;*/


  color: white;
  font-size: 10px;
  font-family: verdana, arial, sans-serif;

}

br
{
  width: 0px;
  height: 0px;
  font-size: 2px;
}

br.clr
{
  height: 2px;
  clear: both;
}

html, body
{
  width: 100%;
  height: 100%;
  background-color: #757373;
}

div#myhlenberg
{
  width: 937px;
  position: absolute;
  left: 50%;
  margin-left: -468px;
  margin-top: 20px;
}

* {
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
}

div#myhlenberg div#border
{
  background-color: #231f20;
  width: 933px;
  margin: 2px;
  padding-bottom: 0px;
  padding-bottom: 1px;
}

body.sub div#myhlenberg div#border
{
  padding-bottom: 10px;
}

div#myhlenberg div#border div#top
{
  width: inherit;
  height: 161px;
  clear: both;
}

div#myhlenberg div#border div#top div#banner
{
  width: inherit;
  height: 135px;
  clear: both;
  position: relative;
}

div#myhlenberg div#border div#top div#banner div#logo
{
  background-image: url('../gfx/logo.png');
  background-repeat: no-repeat;
  width: 185px;
  height: 135px;
  float: left;
}

div#myhlenberg div#border div#top div#banner div#flashImages
{
  /*background-image: url('../gfx/tempTop.png');
  background-repeat: no-repeat;*/
  width: 748px;
  height: 135px;
  float: left;
  position: relative;
  z-index: 1;
}

div#myhlenberg div#border div#top div#topMenu
{
  background-image: url('../gfx/menuBackground.png');
  background-repeat: repeat-x;
  width: inherit;
  height: 24px;
  margin-top: 2px;
  text-align: center;
}

div#myhlenberg div#border div#top div#topMenu div#menuContainer
{
  width: auto;
  padding-top: 5px;
}

div#myhlenberg div#border div#top div#topMenu a.menu:link,
  div#myhlenberg div#top div#topMenu a.menu:visited
{
  padding-left: 23px;
  padding-right: 23px;
  padding-left: 10px; /* UPDATED ON 23/11-09 */
  padding-right: 10px; /* UPDATED ON 23/11-09 */
  padding-top: 5px;
  font-size: 11px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

div#myhlenberg div#border div#top div#topMenu a.menu:active,
  div#myhlenberg div#border div#top div#topMenu a.menu:hover
{
  color: #990000;
}

div#myhlenberg div#border div#redBar
{
  background-image: url('../gfx/redBar.png');
  background-repeat: repeat-x;
  width: inherit;
  height: 11px;
}

div#myhlenberg div#border div#content
{
  position: relative;
  width: 933px;
  background-color: #231f20;
}

body.front div#myhlenberg div#border div#content
{
  position: relative;
  margin-left: 14px;
  margin-right: 14px;
  width: 907px;
  background-color: #231f20;
}

div#myhlenberg div#border div#content div#largeFrontImage
{
  width: 907px;
  height: 476px;
  /*background-image: url('../gfx/frontBackground.png');*/
  background-repeat: no-repeat;
  margin-bottom: 15px;
}

div#myhlenberg div#border div#content div.frontTop
{
  /*background-image: url('../gfx/frontTop.png');
  background-repeat: no-repeat;*/
  width: inherit;
  height: 232px;
}

div#myhlenberg div#border div#content div.frontTop div.topLeft
{
  background-image: url('../gfx/frontTopLeft.png');
  background-repeat: no-repeat;
  width: 587px;
  height: 232px;
  margin-right: 11px;
  float: left;
}

div#myhlenberg div#border div#content div.frontTop div.topRight
{
  background-image: url('../gfx/frontTopRight.png');
  background-repeat: no-repeat;
  width: 308px;
  height: 232px;
  float: left;
}

div#myhlenberg div#border div#content div.frontBottom
{
   width: inherit;
   height: 232px;
   margin-top: 12px;
   margin-bottom: 15px;
}

div#myhlenberg div#border div#content div.frontBottom div.bottomLeft
{
  background-image: url('../gfx/frontBottomLeft.png');
  background-repeat: no-repeat;
  width: 487px;
  height: 232px;
  margin-right: 11px;
  float: left;
}

div#myhlenberg div#border div#content div.frontBottom div.bottomRight
{
  background-image: url('../gfx/frontBottomRight.png');
  background-repeat: no-repeat;
  width: 408px;
  height: 232px;
  float: left;
}

div#myhlenberg div#border div#content div.frontBox
{
  position: absolute;
}

div#myhlenberg div#border div#content div.frontBox div.background
{
  background: url();
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
}

div#myhlenberg div#border div#content div.frontBox div.text
{
  position: absolute;
  z-index: 2;
  left: 0px;

  top: 0px;
}

div#myhlenberg div#border div#content div.frontBox div.text p
{
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
}

div#myhlenberg div#border div#content div.frontBox div.text br,
  div#myhlenberg div#border div#content div.frontBox div.text p br
{
  font-size: 2px;
}

div#myhlenberg div#border div#content div#wellcome
{
  left: 275px;
  top: 23px;
  width: 289px;
  height: 94px;
  background-image: url('../gfx/wellcomeBox.png');
  background-repeat: no-repeat;
}

div#myhlenberg div#border div#content div#wellcome div.background
{
  /*background-image: url('../gfx/wellcomeBox.png');
  background-repeat: no-repeat;
  width: inherit;
  height: inherit;*/
}

div#myhlenberg div#border div#content div#wellcome div.text
{
  padding: 10px;
  padding-top: 5px;
}

div#myhlenberg div#border div#content div#wellcome div.text p
{
  font-size: 10px;
  color: white;
}

div#myhlenberg div#border div#content div#reference
{
  right: 33px;
  top: 15px;
  width: 311px;
  height: 128px;
}

div#myhlenberg div#border div#content div#reference table
{
  width: 311px;
  height: 20px;
}

div#myhlenberg div#border div#content div#reference table tr td.topLeft
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/refTopLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.top
{
  width: 271px;
  height: 20px;
  background-image: url('../gfx/refTop.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.topRight
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/refTopRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.bottomLeft
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/refBottomLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.bottom
{
  width: 271px;
  height: 20px;
  background-image: url('../gfx/refBottom.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.bottomRight
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/refBottomRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.left
{
  width: 20px;
  background-image: url('../gfx/refLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.middle
{
  width: 271px;
  background-image: url('../gfx/refMiddle.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference table tr td.right
{
  width: 20px;
  background-image: url('../gfx/refRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#reference div.background
{
  /*background-image: url('../gfx/referenceBox.png');*/
  background-repeat: no-repeat;
  width: inherit;
  height: inherit;
}

div#myhlenberg div#border div#content div#reference div.text
{
  position: relative;
  /*padding: 0px 10px;*/
}

div#myhlenberg div#border div#content div#reference div.text div.reference
{
  /*margin-top: 14px;*/
  /*height: 40px;*/
  clear: both;
}

div#myhlenberg div#border div#content div#reference div.text div.reference2
{
  /*height: 40px;*/
  clear: both;
}

div#myhlenberg div#border div#content div#reference div.text div.reference div.image, div#myhlenberg div#border div#content div#reference div.text div.reference2 div.image
{
  margin-right: 21px;
  float: left;
  width: 50px;
  height: 40px;
  vertical-align: top;
  text-align: left;
}

div#myhlenberg div#border div#content div#reference div.text div.reference div.image img, div#myhlenberg div#border div#content div#reference div.text div.reference2 div.image img
{
}

div#myhlenberg div#border div#content div#reference div.text div.reference p
{
  font-size: 9px;
  color: black;
  float: left;
}

div#myhlenberg div#border div#content div#reference div.text div.reference p a.refLink:link,
div#myhlenberg div#border div#content div#reference div.text div.reference2 p a.refLink:link,
div#myhlenberg div#border div#content div#reference div.text div.reference p a.refLink:visited,
div#myhlenberg div#border div#content div#reference div.text div.reference2 p a.refLink:visited
{
  font-size: 9px;
  color: black;
  float: left;
  text-decoration: none;
}

div#myhlenberg div#border div#content div#reference div.text div.reference p
{
margin-bottom: 14px;
  font-size: 9px;
  color: black;
  float: left;
}

div#myhlenberg div#border div#content div#projects
{
  /*left: 41px;*/
/*  top: 289px;
  top: 259px;*/
  right: 20px;
  top: 310px;
  top: 263px;
  width: 286px;
  height: 203px;
}

div#myhlenberg div#border div#content div#projects table
{
  width: 286px;
  height: 20px;
}

div#myhlenberg div#border div#content div#projects table tr td.topLeft
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/projectsTopLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.top
{
  width: 246px;
  height: 20px;
  background-image: url('../gfx/projectsTop.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.topRight
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/projectsTopRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.bottomLeft
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/projectsBottomLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.bottom
{
  width: 246px;
  height: 20px;
  background-image: url('../gfx/projectsBottom.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.bottomRight
{
  width: 20px;
  height: 20px;
  background-image: url('../gfx/projectsBottomRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.left
{
  width: 20px;
  background-image: url('../gfx/projectsLeft.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.middle
{
  width: 246px;
  background-image: url('../gfx/projectsMiddle.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects table tr td.right
{
  width: 20px;
  background-image: url('../gfx/projectsRight.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#projects div.background
{
  background-image: url('../gfx/projectBox.png');
  background-repeat: no-repeat;
  width: 286px;
  height: 203px;
}

div#myhlenberg div#border div#content div#projects div.text
{
  position: relative;
  width: 246px;
  /*padding: 20px;
  padding-top: 5px;*/
 /* margin-top: 18px;*/
  color: black;
  /*background-image: url('../gfx/projectBoxTop.png');
  background-repeat: no-repeat;*/
  clear: both;
}

div#myhlenberg div#border div#content div#projects div.bottom
{
  width: 286px;
  height: 18px;
  font-size: 0px;
  background-image: url('../gfx/projectBoxBottom.png');
  background-repeat: no-repeat;
  clear: both;
  /*margin-bottom: 20px;*/
}

div#myhlenberg div#border div#content div#projects div.text div.project
{
  /*margin-top: 14px;*/
  clear: both;
  height: auto;
}

div#myhlenberg div#border div#content div#projects div.text div.project2
{
  /*margin-top: 14px;*/
  clear: both;
  height: auto;
}

div#myhlenberg div#border div#content div#projects div.text div.project div.image, div#myhlenberg div#border div#content div#projects div.text div.project2 div.image
{
  margin-right: 18px;
  float: left;
  width: 53px;
  height: 44px;
  vertical-align: top;
  text-align: left;
}

div#myhlenberg div#border div#content div#projects div.text div.project div.image img
{
}















div#myhlenberg div#border div#content div#projects div.text table tr td div.project p, div#myhlenberg div#border div#content div#projects div.text table tr td div.project2 p
{
  font-size: 9px;
  color: black;
  float: left;
  width: 170px;
  /*margin-bottom: 5px;*/
}

div#myhlenberg div#border div#content div#projects div.text table tr td div.project p a.projectLink:link,
div#myhlenberg div#border div#content div#projects div.text table tr td div.project2 p a.projectLink:link,
div#myhlenberg div#border div#content div#projects div.text table tr td div.project p a.projectLink:visited,
div#myhlenberg div#border div#content div#projects div.text table tr td div.project2 p a.projectLink:visited
{
  font-size: 9px;
  color: black;
  float: left;
  text-decoration: none;
}

div#myhlenberg div#border div#content div#news
{
  right: 151px;
  top: 229px;
  width: 283px;
  height: 135px;
}

div#myhlenberg div#border div#content div#news table
{
  width: 283px;
}












div#myhlenberg div#border div#content div#news table tr td.top
{
  width: 283px;
  height: 20px;
  background-image: url('../gfx/newsTop.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#news table tr td.middle
{
  width: 283px;
  background-image: url('../gfx/newsMiddle.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#news table tr td.bottom
{
  width: 283px;
  height: 20px;
  background-image: url('../gfx/newsBottom.png');
  background-repeat: no-repeat;
  font-size: 0px;
}

div#myhlenberg div#border div#content div#news div.background
{
  /*background-image: url('../gfx/newsBox.png');*/
  background-repeat: no-repeat;
  width: inherit;
  height: inherit;
}

div#myhlenberg div#border div#content div#news div.text
{
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
 /* padding-top: 20px;*/
}

div#myhlenberg div#border div#content div#news div.text p
{
  color: black;
  font-size: 9px;
  font-family: verdana, arial, sans-serif;
}

div#myhlenberg div#footer
{
  padding-top: 5px;
  margin-bottom: -5px;
  margin-right: -5px;
  background-color: #757373;
  font-size: 11px;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  color: black;
  height: 20px;
}

div#myhlenberg div#footer a:link
{
  font-size: 11px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

div#myhlenberg div#border div#content div#leftMenu
{
  width: 220px;
  margin-left: 30px;
  margin-top: 30px;
  float: left;
  clear: both;
}

div#myhlenberg div#border div#content div#leftMenu div,
  div#myhlenberg div#border div#content div#leftMenu div a.submenu
{
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 5px;
  color: #FFF;
  text-decoration: none;
}

div#myhlenberg div#border div#content div#leftMenu a.submenu2
{
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
  color: #FFF;
  text-decoration: none;
  display: block;
  margin-left: 5px;
  margin-bottom: 5px;
}

div#myhlenberg div#border div#content div#mainContent
{
  width: 673px;
  float: left;
}

div#myhlenberg div#border div#content div#mainContent p,
  div#myhlenberg div#border div#content div#mainContent p font
{
  color: white;
  /*font-size: 12px;
  font-family: verdana, arial, sans-serif;*/
}

div#myhlenberg div#border div#content div#mainContent h1,
  div#myhlenberg div#border div#content div#mainContent h2,
  div#myhlenberg div#border div#content div#mainContent h3,
  div#myhlenberg div#border div#content div#mainContent h4,
  div#myhlenberg div#border div#content div#mainContent h5,
  div#myhlenberg div#border div#content div#mainContent h6
{
  margin-top: 10px;
  display: default;
  color: white;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}

div#myhlenberg div#border div#content div#mainContent img
{
  margin: 10px;
  clear: both;
}

/*
div#myhlenberg div#border div#content div#mainContent h1 img
{
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0px;

}
*/

/* FIND A BETTER WAY TO DISPLAY THESE IN HERE */

div.emneContainer {
	width: 640px;
	margin-top:25px;
	margin-right:15px;
	float:left;
}
div.emneImage{
	clear:left;
	float:left;
	text-align:center;
}
div.emneImage a img
{
	width: 150px;
}
div.headContainer
{
  height: 19px;
}
div.emneHeadline {	
	float:left;
	background-image:url("/files/layout/emneHeadBg.png");
	background-repeat:repeat-x;
	height:19px;
	top:1px;
	padding-left:5px;
	white-space:nowrap;
	/*font-size: 12px;*/
	color: white;
	/*font-family: verdana, arial, sans-serif;*/
	font-weight: bold;
	text-decoration: none;
}

div.emneHeadline a {
	font-size: 10px;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div.emneContent {
	width:380px;
	width:460px;
	float:right;
	font-size: 10px;
	color: white;
	font-family: verdana, arial, sans-serif;
}

div#myhlenberg div#border div#content div.emneContent br
{
  font-size: 5px;
}

div.emneContentContainer {
	background-image:url("/files/layout/emneBg.png");
	background-repeat:repeat-x;
	background-color:#7a7a7a;
	padding:3px;
	border:1px solid #636363;
	float:left;
	width: 640px;
}

div.emneCorner {
	background-image:url("/files/layout/emneHeadCorner.png");
	background-repeat:no-repeat;
	width:17px;
	height:19px;
	top:1px;
	float:left;


}

div.emneImage img { border: 1px solid #999999; }

/* FIND A BETTER WAY TO DISPLAY THESE IN HERE */

div#myhlenberg div#border div#content div#mainContent div#subjectImages
{
  width: 520px;
  width: 500px;
  height: auto;
}

div#myhlenberg div#border div#content div#mainContent div#subjectImages div#largeSubjectImage
{
  overflow: hidden;
  width: 400px;
  height: 300px;
  float: left;
  /*margin-bottom: -10px;*/
}

div#myhlenberg div#border div#content div#mainContent div#subjectImages div#largeSubjectImage img
{
  /*margin: 0px;*/
  clear: none;
}

div#myhlenberg div#border div#content div#mainContent div#subjectImages div.smallSubjectImage
{
  width: 90px;
  height: 90px;
  overflow: hidden;
  float: right;
  padding-left: 10px;
  padding-top: 10px;
}

div#myhlenberg div#border div#content div#mainContent div#subjectImages div.smallSubjectImage a:link,
div#myhlenberg div#border div#content div#mainContent div#subjectImages div.smallSubjectImage a:visited
{
  position: relative;
  z-index: 2;
}

div#myhlenberg div#border div#content div#mainContent div#subjectImages div.smallSubjectImage img
{
  display: block;
  margin: auto;
}

div#myhlenberg div#border div#content div#mainContent div#subjectInfo
{
  clear: both;
  width: 100%;
  margin-top: 10px;
}

div#myhlenberg div#border div#content div#mainContent div#subjectInfo strong
{
  font-weight: bold;
  /*font-size: 12px;
  font-family: verdana, arial, sans-serif;*/
  margin-bottom: 10px;
  display: block;
}

div#myhlenberg div#border div#content div#mainContent table tr td 
{
  /*font-size: 12px;
  font-family: verdana, arial, sans-serif;*/
  margin-bottom: 4px;
  /*display: block;*/ /* COMMENTED OUT ON 09/04-2010 */
}

div#myhlenberg div#border div#content table.medarbejdere
{
  background-image: none;
  vertical-align: top;
  width: 100%;
  text-align: left;
/*table-layout: fixed;*/
}

div#myhlenberg div#border div#content table tr td.field1,
  div#myhlenberg div#border div#content table tr td.field2,
  div#myhlenberg div#border div#content table tr td.field4
{
  display: none;
  width: 0px;
  visibility: hidden;
}

div#myhlenberg div#border div#content div#mainContent table tr td.topRow
{
  border-style: none;
  background-image: none;
  vertical-align: top;
  /*width: 25%;*/
  width: 160px;
  /*width: 200px;*/
  text-align: left;
  font-weight: bold;
  /*font-size: 12px;
  font-family: verdana, arial, sans-serif;*/
  color: white;
  margin: 0px;
  display: block;
/*  display: table-cell;*/
}

div#myhlenberg div#border div#content div#mainContent table tr td.cellName,
div#myhlenberg div#border div#content div#mainContent table tr td.field0,
div#myhlenberg div#border div#content div#mainContent table tr td.field3
{
  border-style: none;
  background-image: none;
  vertical-align: top;
  text-align: left;
/*  height: 40px;*/
  width: 140px;
  width: 160px;
  vertical-align: middle;
  vertical-align: top;
  display: table-cell;
}



div#myhlenberg div#border div#content div#mainContent table.medarbejdere tr td {
  
}

div#myhlenberg div#border div#content div#mainContent table tr td.field1,
div#myhlenberg div#border div#content div#mainContent table tr td.field2,
div#myhlenberg div#border div#content div#mainContent table tr td.field4 {
  display: none;
}

div#myhlenberg div#border div#content table tr td.field1 div.emneValue,
div#myhlenberg div#border div#content table tr td.field2 div.emneValue,
div#myhlenberg div#border div#content table tr td.field4 div.emneValue
{
  font-size: 0px;
  width: 0px;
}

div#myhlenberg div#border div#content table tr td.cellName a,
div#myhlenberg div#border div#content table tr td.field0 div.emneValue,
div#myhlenberg div#border div#content table tr td.field3 div.emneValue
{
  font-size: 8px;
  font-size: 9px;
/*  font-weight: bold;*/
  font-family: verdana, arial, sans-serif;
  color: white;
  display: inline;
  text-decoration: none;
width: 160px;
}

div#myhlenberg div#border div#content div#mainContent table tr td.field3 div.emneValue
{
  /*position: relative;*/
/*  left: -177px;*/
width: 160px;
display: block;
/*height: 20px;*/
}

div#myhlenberg div#border div#content div#medarbejderInfo
{
  
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoLeft
{
  width: 120px;
  height: 150px;
  float: left;
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoLeft div.emneMain
{
  width: 120px;
  height: 20px;
  color: white;
  /*font-size: 12px;
  font-family: verdana, arial, sans-serif;*/
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoMiddle
{
  width: 250px;
  height: 150px;
  float: left;
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoMiddle div.emneValue
{
  width: 250px;
  height: 20px;
  /*font-size: 12px;*/
  /*font-family: verdana, arial, sans-serif;*/
  color: white;
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoRight
{
  width: 100px;
  height: 150px;
  vertical-align: top;
  float: left;
}

div#myhlenberg div#border div#content div#medarbejderInfo div#infoRight img
{
  margin-left: -10px;
  margin-top: -10px;
  display: block;
  width: 100px;
  height: 150px;
}

a#jobLink:link, a#jobLink:visited
{
font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 10px;
font-weight: bold;
text-decoration: none;
}

div#myhlenberg div#border div#content div#mainContent ul,
ul
{
  /*font-size: 12px;*/
  color: #fff;
  /*font-family: verdana, arial, sans-serif;*/
/*  padding-left: 40px;*/

  /* The following is used, so that the indent also is there, if it is next to a floating image */
  position: relative;
  left: 40px;
  padding-right: 40px;

}

div#myhlenberg div#border div#content div#mainContent ul li,
ul li
{
  /*font-size: 10px;*/
  color: #fff;
  /*font-family: verdana, arial, sans-serif;*/
  list-style-type: disc;
  list-style-position: inside;
}

div#myhlenberg div#border div#content div#mainContent  em
{
  /*font-size: 10px;*/
  color: #fff;
  /*font-family: verdana, arial, sans-serif;*/
}

div.emneRow {
  clear: both;
}

div.emneKey {
  float: left;
  font-weight: bold;
  width: 80px;
  width: 100px;
}

div.emneValue {
  float: left;
}



div#myhlenberg div#border div#content div#mainContent table.medarbejdere tr td.emneTitel {
  display: none;
}

div#myhlenberg div#border div#content div#mainContent table tr td.emneCategory div {
  font-size: 14px;
  font-weight: bold;
  padding-top: 25px;
}






div#searchBox {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  padding: 5px;
}

div#db_logo
{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
  background-image: url('../gfx/DB_rgb_medlem-af.jpg');
  background-repeat: no-repeat;
  width:193px;
  height: 77px;
  float: left;
}

div#searchBox input.inputfelter {
  border: 1px solid white;
  position: relative;
  z-index: 2;
}

div#searchBox input.button {
  border: 1px solid white;
  position: relative;
  z-index: 2;
  background-color: white;
  color: black;
  cursor: pointer;
}

div#searchBox div#searchBoxBackground {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  filter: alpha(opacity=50); /* internet explorer */
  -khtml-opacity: 0.5;      /* khtml, old safari */
  -moz-opacity: 0.5;       /* mozilla, netscape */
  opacity: 0.5;           /* fx, safari, opera */

}

/* WHITE BOX ON FRONTPAGE */

div#freeForm {
  position: absolute;
  left: 66px;
  top: 296px;
  width: 285px;
}

div#freeForm div#freeFormTop {
  width: 285px;
  height: 20px;
  clear: both;
  background-image: url('../gfx/whiteBoxTop.png');
}

div#freeForm div#freeFormMain {
  width: 285px;
  clear: both;
  position: relative;
}

div#freeForm div#freeFormMain div#freeFormText {
  width: 265px;
  margin: 0px 10px;
  position: relative;
  z-index: 9;
  color: black;
}

div#freeForm div#freeFormMain div#freeFormText * {
  color: black;
}

div#freeForm div#freeFormMain div#freeFormText a:link,
div#freeForm div#freeFormMain div#freeFormText a:visited,
div#freeForm div#freeFormMain div#freeFormText a:active {
  color: black;
}

div#freeForm div#freeFormMain div#freeFormBackground {
  width: 285px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  background-image: url('../gfx/whiteBoxMain.png');
}

div#freeForm div#freeFormBottom {
  width: 285px;
  height: 20px;
  clear: both;
  background-image: url('../gfx/whiteBoxBottom.png');
}

div#freeForm div#freeFormMain strong {
  font-weight: bold;
}


div#freeForm div#freeFormMain td {
  vertical-align: top;
}

/* \ WHITE BOX ON FRONTPAGE */



div#myhlenberg div#border div#content div#projects h2 {
  font-size: 15px;
  font-family: verdana, arial, sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

div#myhlenberg div#border div#content div#projects a:link.front_news_date,
div#myhlenberg div#border div#content div#projects a:visited.front_news_date,

div#myhlenberg div#border div#content div#leftMenu a:link.front_news_date,
div#myhlenberg div#border div#content div#leftMenu a:visited.front_news_date {
  font-family: verdana, arial, sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
}

div#myhlenberg div#border div#content div#projects a:hover.front_news_date,
div#myhlenberg div#border div#content div#leftMenu a:hover.front_news_date {
  text-decoration: underline;
}

div#myhlenberg div#border div#content div#projects p,
div#myhlenberg div#border div#content div#leftMenu p {
 margin-bottom: 5px;
}

div#myhlenberg div#border div#content div#projects a:link.front_news_manchet,
div#myhlenberg div#border div#content div#projects a:visited.front_news_manchet,

div#myhlenberg div#border div#content div#leftMenu a:link.front_news_manchet,
div#myhlenberg div#border div#content div#leftMenu a:visited.front_news_manchet {
  font-family: verdana, arial, sans-serif;
  color: white;
  text-decoration: none;
  font-size: 10px;
}

div#myhlenberg div#border div#content div#projects a:hover.front_news_manchet,
div#myhlenberg div#border div#content div#leftMenu a:hover.front_news_manchet {
  text-decoration: underline;
}

div#myhlenberg div#border div#content div#projects table table {
  width: 246px;
  height: auto;
}

div#myhlenberg div#border div#content div#projects table table img {
  width: 40px;
}



table.nyheder_table {
  
}

table.nyheder_table div.nyheder_headline {
  font-size: 20px;
  font-weight: bold;
  color: white;
}

table.nyheder_table span.nyheder_dato,
table.nyheder_table span.nyheder_writer {
  font-size: 12px;
  font-weight: bold;
  color: white;
  clear: both;
}

table.nyheder_table span.nyheder_writer {
  margin-bottom: 5px;
  display: block;
}

table.nyheder_table div.nyheder_manchet {
  font-style: italic;
  margin-bottom: 5px;
  clear: left;
}

table.nyheder_table span.nyheder_tekst p {
  margin-bottom: 10px;
}

table.nyheder_table span#primary_news_photo {
  /*display: block;*/
  /*width: 100%;*/
  /*float: right;*/
}

table.nyheder_table div.nyheder_details {
  float: left;
  /*clear: both;*/
}

table.nyheder_table span#primary_news_photo img {
  float: right;
}

table.nyheder_table div.nyheder_udtraek {
  margin-bottom: 10px;
}

table.nyheder_table div.nyheder_udtraek_headline {
  font-size: 15px;
  font-weight: bold;
}

table.nyheder_table div.nyheder_taeller {
  display: none;
}

