  body
  {
   	/*background: #fff url(../../grafik/EMD-soejle-fill-in.gif) repeat-y 0% 0;*/
	/*background-color: rgb(255,255,255);*/
	/*background: #fff url(/grafik/background3.jpg) repeat-y fixed;*/
	color: black;
	font-size: 10pt;
	font-family: verdana,tahoma,arial,sans-serif;
	padding-bottom: 15px;
	left: auto;
	right: auto;
	margin: 10px;
  }

  a
  {
	color: rgb(239,134,57);
	text-decoration: none;
	font-weight: bold;
  }

  a:hover
  {
  	text-decoration: underline;
  }

  a.rightmenu:hover
  {
  	text-decoration: none;
  }

  /* Display search results start  */
  .w,a.w:link,.w
  {
	color: rgb(209,134,57);
	text-decoration: none;
	font-weight: bold;
  }
  
  .f
  {
  	color:#6f6f6f; 
	font-size: 10pt;
  }

  .g
  {
  	margin-top: 1em;
	margin-bottom: 1em;
	width: 470px;
  }

  /* Display search results stop */
  .print 
  {
  
  }
  
  div.sidebar
  {
  	position: absolute; 
	top: 47px; 
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:1px;
	height: 1000px;
  }

  #banner
  {  	
  	position: absolute;
	top:47px;
	margin-right:20px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 15px;
	width:606px;
  }

  /* Styrer placeringen af det felt der indeholder teksten og banneret på siden.*/
  #main
  {
	position: absolute;
	top:100px;
	margin-left:0px;
	margin-right:20px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 15px;
	width:500px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	list-style-type: none;
	z-index: 1;
  }

  #popup
  { 
  	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
  }
  
  table {
	font-size: 8pt;
  }
  
  table.normalfont {
  	font-size: 9pt;
  }
  
  table.emd {
  	BORDER-RIGHT: #eb7c3e 1px solid; 
	BORDER-TOP: #eb7c3e 1px solid; 
	BORDER-LEFT: #eb7c3e 1px solid; 
	BORDER-BOTTOM: #eb7c3e 1px solid;
  }

  td.emd {
	BORDER-LEFT-COLOR: #eb7c3e; 
  	BORDER-BOTTOM-COLOR: #eb7c3e; 
  	BORDER-TOP-STYLE: solid; 
  	BORDER-TOP-COLOR: #eb7c3e; 
  	BORDER-RIGHT-STYLE: solid; 
  	BORDER-LEFT-STYLE: solid; 
  	BORDER-RIGHT-COLOR: #eb7c3e; 
  	BORDER-BOTTOM-STYLE: solid;
  }

  tr.order {
  	height: 25pt;
  }
  
  #left-column
  {
	width:125px;
	left:0px;
	background-repeat:repeat-x;
	top: 71px;
	border: 1px none #00CC00;
	background-color: rgb(0,175,0);
	color: rgb(0,0,0);
	background-image: url('/grafik/gradient1x400_groen.gif');
  }
  
  #right-column
  {
	position: absolute;
	font-size: 8px;
	top:71px;
	width:130px;
	left:670px;
	border: solid;
	border-width: 1px;
	border-top-width: 0px;
	padding-bottom: 15px;
  }
  
  #datacontainer
  {
  	font-size: 10px;
  }

  #tempSoejle
  {
  	position: absolute;
	top: 0px;
	left: 0px;
  }

  #tempDiv 
  {
  	position: absolute;
	top: 10px;
	left: 100px;
  }
  
  #right-column-search
  {
	position: absolute;
	top:45px;
	width:130px;
	left:670px;
	border: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
  }
  
  input.search 
  {
  	font-size: 8pt;
	background-color:#eee;
  }
  
  /* Display search results */
  #header
  {
  	width:100%;
	background: rgb(239,134,57);
	z-index: 0;
	position: absolute;
	top: 0px;
	color:white;
	text-align:center;
	font-weight:bold;
  }
  
  #content
  {
	padding-left: 8px;
	padding-right:8px;
	padding-top:19px;
	padding-bottom: 1px;
  }
  
  #left-reset 
  {
  	left:1px;
  }
  
  #right-reset 
  {
  	right:1px;
  }
  
  p.gradientheader
  {
	position:relative;
	top:100px;
	font-family:verdana,tahoma,sans-serif;
	font-size:14pt;
	font-weight:bold;
	right: 0px;
	text-align: left;
  }
  
  p.gradientaddress
  {
	position:relative;
	top:80px;
	right:2px;
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:7pt;
	text-align:right;
	width: auto;
	height: auto;
  }
  
  h1 
  {
  	z-index: 3;
	font-size: 18pt;
	padding-top:15px;
	background-color: transparent;
	color: black;
	padding-left: 15px;
	width: 450px;
	position: relative;
	top: -15px;
	}

  h2 
  {
  	z-index: 3;
	font-size: 14pt;
	font-weight: normal;
	padding-top:15px;
	background-color: transparent;
	color: black;
	padding-left: 15px;
	position: relative;
	top: -15px;
	}
	
  h3 
  {
  	font-size: 11pt;
	font-weight: bold;
	padding-top:15px;
	background-color: transparent;
	color: black;
	}

  h5
  {
    font-size: 7pt;
	font-weight: normal;
	padding-top:15px;
	background-color: transparent;
	color: black;
  }

  h6
  {
    font-size: 8pt;
	font-weight: normal;
	background-color: transparent;
	color: black;
  }	
	
  #onlinePaymentTableHeader
  {
    font-size: 13pt;
	font-weight: bold;
  }
	
  #onlinePaymentTableDescription
  {
    font-size: 8pt;
	font-weight: bold;
  }

  #sitePathName
  {
    font-size: 8pt;
  }  
  
ADDRESS {
	FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Arial, sans-serif
}

 
 /*Nedenstående er kun til kalenderbrug*/
 TABLE.calendar 
 {
	position: relative;
	top: 0px;
	background-color: white;
	color: silver;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(239,134,57);
	border-right-color: rgb(239,134,57);
	border-bottom-color: rgb(239,134,57);
	border-left-color: rgb(239,134,57);
	margin-bottom: 10px;
 }
 
 /* ID for de 4 td arrangementstyper i kalendertabellen) */
 .ingenarrangement
 {
 	font-size: 7pt;
	color: silver;
	white-space: nowrap;
	max-width: 150px;
	font-weight: normal;
 }
 
 .kursus
 {
 	font-size: 7pt;
	font-weight: normal;
	background-color: #EF8639;
	color: white;
	white-space: nowrap;
 	max-width: 150px;
 }
 
 .messeemddeltager
 {
 	font-size: 7pt;
	font-weight: normal;
	background-color: silver;
	color: black;
	white-space: nowrap;
	max-width: 150px;
 }
 
 .oevrigearrangementer
 {
 	font-size: 7pt;
	font-weight: normal;
	background-color: silver;
	color: white;
	white-space: nowrap;
	max-width: 150px;
 }
 
 /* De 4 ID slut */
 TR.calendar 
 {  
 	border-style: dotted;
	border-color: rgb(239,134,57);
	border-left-width: 1px;
	border-right-width: 1px;
 }
 
 .month 
 {
	text-align:center;
	font-size: 10pt;
	font-family: Verdana, tahoma, sans-serif;
	color: white;
	font-weight:bold;
	background-color: rgb(239,134,57);
	vertical-align: top;
	line-height: normal;
	height: 10px;
 }
 
  .formheader
 {
	text-align:center;
	background-color: #ef8639;
	vertical-align: top;
	line-height: normal;
	height: 10px;
 }
 
 TH.separator 
 { 
 	background-color: white;
	color: black;
 	width: 5px;
 }
 
 TD.day 
 { 
 	background-color: white;  	
	color: black; 
 	font-family: Silkscreen,monospace; 
 	font-size: 8px; 
 	width: 15px;
 }
 
 TD.date 
 { 
 	background-color: white; 
 	font-family: Silkscreen,monospace; 
 	font-size: 8px; 
 	color: black; 
 	width: 15px;
 }
 
 .event 
 { 
 	background-color: rgb(239,134,57);
 	font-family: Silkscreen,monospace; 
 	font-size: 8px; 
 	color: white; 
 	text-align: right;
 }
 
 .weeknumber 
 {
 	font-family: Silkscreen,monospace; 
 	font-size: 8px;
	background-color: transparent; 
 	color: silver; 
 	text-align: right;
 }
 
 .ordinary 
 {
 	background-color: white; 
 	font-family: Silkscreen,monospace; 
 	font-size: 8px; 
 	color: black; 
 	text-align: left;
 }

.horizontal {
	position: absolute;
	height: 1px;
	width: 800px;
	left: 0px;
	top: 70px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 1px none #FF0000;
	background-image: none;
	clear: none;
	float: none;
}

.vertical {
	position: absolute;
	height: 100%;
	width: 1px;
	left: 665px;
	top: 71px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 1px none #FF0000;
	background-image: none;
	clear: none;
	float: none;
}

.vertical2 {
	position: absolute;
	height: 100%;
	width: 1px;
	left: 800px;
	top: 71px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 1px none #FF0000;
	background-image: none;
	clear: none;
	float: none;
}

#sitepath {
	width:auto;
	left:140px;
	height:auto;
	top: 49px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#sitepathLeft {
	width:auto;
	left:10px;
	height:auto;
	top: 52px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



table.menu {
	position: relative;
	left: 0px;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px 0px 0px;
}

table.news {
	position: relative;
	left: 0px;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 5px 0px 0px;
}

tr.rightColumnSpacer {
	height: 1px;
}

td.rightColumnSpacer {
	height: 1px;
}

table.pageContents {
	margin-right: auto;
	margin-left: auto;
}


