Body {
	background-color: #003366;	
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	background-attachment: fixed;
	background-image: url('../_Grafik/bund-farve.gif');
	background-repeat: no-repeat
  }
#Master {
	position:relative;
	width:900px; 
	height:1000px; 
	z-index:1;
}

#Indhold {
	position:absolute;
	left:0px;
	top:125px;
	width:900px;
	height:850px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 0px none #000000;
	overflow: auto;
	padding:10px;
	background-attachment: fixed;
	background-image: url('../_Grafik/bund-hvid.gif');
	background-repeat: no-repeat;
	scrollbar-arrow-color: ;
	scrollbar-base-color: #FF6600;
	scrollbar-dark-shadow-color:;
	scrollbar-track-color: ;
	scrollbar-face-color: ;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3d-light-color: 
}

#Banner {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:900px; 
	height:100px; 
	z-index:3;  
	layer-background-color: #003366; 
	border: 1px none #000000;
}

#Toplogo {
	position: absolute;
	left: 0px;
	top: 20px;
}

#Bannertekstpos {
	position: absolute;
	left: 230px;
	top: 25px;
}

#Menu {
	position:absolute; 
	left:0px; 
	top:100px; 
	width:900px; 
	height:25px; 
	z-index:1; 
	background-color: #FF6600; 
	layer-background-color: #FF6600; 
	text-align:left
}

#Teaser {
	position:absolute; 
	left:0px; 
	top:125px; 
	width:150px; 
	height:425px; 
	z-index:4; 
	background-color: #990000; 
	layer-background-color: #990000; 
	border: 1px none #000000; 
	padding:5px
}

#ddslogo {
	position: absolute;
	top: 310px;
	left: 30px;
}

#Footer {
	position:absolute; 
	left:0px; 
	top:975px; 
	width:900px; 
	height:25px; 
	z-index:1; 
	text-align:center 
}
.Bannertekst {
	color: #FFFFFF;
	font-size: x-large;
}

a.menu, a:link.menu, a:visited.menu { 
	color: #CCCCCC; 
	text-decoration: none; 
	font-size:12pt;
	font-weight:bold 
}

.menu {
	color: #CCCCCC; 
	text-decoration: none; 
	font-size:12pt;
	font-weight:bold 
}

a:hover.menu { 
	color: #CCCCCC; 
	text-decoration: underline;
} 
 
.Footer {font-size: 8pt; color:#C0C0C0}

a.Footerlink, a:link.Footerlink, a:visited.Footerlink { 
	color: #C0C0C0; 
	text-decoration: none; 
	font-size:8pt 
}

a:hover.Footerlink { 
	color: #C0C0C0; 
	text-decoration: underline;
}

a.Teaserlink, a:link.Teaserlink, a:visited.Teaserlink { 
	color: #CCCCCC; 
	text-decoration: none; 
	font-size:12pt;
	font-weight:bold;
}

a:hover.Teaserlink { 
	color: #CCCCCC; 
	text-decoration: underline;
}
.Teaser {
	border: medium dotted #ffcc00;
	padding: 5px;
	margin-top: 30px;
}

th {
	text-align: left;
}

.left
{
	background-color: #FF6600
}


.right {
	background-color: #FFCC00
}

.top {
	background-color: #990000;
	color:#FFFFFF;
	margin-bottom:0
 }
