html, body {
	margin:0;padding:0;
	font:10px verdana, arial;
	/*background: #001B35 url("Billeder/bgstrib.gif");*/
	background-color:#132932;
 
	
	 SCROLLBAR-FACE-COLOR: #132932;
	SCROLLBAR-HIGHLIGHT-COLOR: #132932;
	SCROLLBAR-SHADOW-COLOR: #6B2E0D;
	SCROLLBAR-3DLIGHT-COLOR:  #6B2E0D;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #132932;
	SCROLLBAR-DARKSHADOW-COLOR: #132932;
	
	
	
	
}
#main {
	margin:0;
	padding:0;
	width:750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left:auto;
	margin-right:auto;
	background: #EEECE8;
	color:#001B35;
}
#toplogo {
	height:197px;
	width:750px;
	margin:0;
	padding:0;
	background: #FFFFFF url("Billeder/top.jpg") no-repeat;
}
#top {
	height: 30px;
	width: 60px;
	padding:0;
	margin:0;
	list-style: none;
	position:relative;
	top: 83px;
	left: 682px;
	}	
#hovedside {
	float: left;
	width:67%;
	margin:12px 12px 40px 12px;
}
#infoboks {
	margin: 14px 12px;
	padding: 150px 10px 10px 10px;
	float: right;
	height: 235px;
	width: 160px;
	position:relative;
	border: 1px solid #000;
	background: #f7f7f7 url("Billeder/infobg.jpg") no-repeat;
	}
	
		
#tid {

	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 750px;
	clear: both;
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	background: #CD4542; 
	color:#FFFFFF;



}
#footer {
	position: relative;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 750px;
	clear: both;
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	background: #CD4542;
	background-color: #CD4542;
	}
a.alm {
	 
	color: #DBDBDA;
	font-size: 10px; 
	 
	text-decoration: none;s
	font-family: Verdana, Arial;
	 
 }

 
a.alm:visited {
	color: #DBDBDA;
	font-size: 10px; 
	text-decoration: none;
	 
	 
}
a.alm:hover {
	color: #ffffff;
	font-size: 10px; 
	text-decoration: underline;
	 
	 

	 
}
a.alm:active {
	color: #ffffff;
	font-size: 10px; 
	text-decoration: none;
	 
}



a.lys {
	 
	color: #EDEFE2;
	 
	text-decoration: none;
	font-family: Verdana, Arial;
	 
 }

 
a.lys:visited {
	color: #EDEFE2;
	text-decoration: none;
	 
	 
}
a.lys:hover {
	color: #ffffff;
	text-decoration: none;
	 
	 

	 
}
a.lys:active {
	color: #EDEFE2;
	text-decoration: none;
	 
}


a.mork {
	 
	color: #001B35;
	 
	text-decoration: none;
	font-family: Verdana, Arial;
	 
 }

 
a.mork:visited {
	color: #001B35;
	text-decoration: none;
	 
	 
}
a.mork:hover {
	color: #000000;
	text-decoration: none;
	 
	 

	 
}
a.mork:active {
	color: #001B35;
	text-decoration: none;
	 
}




	
	
 #et {
	margin-left: 20px; /*venstre margin på menuen*/
	} 
.ListMenu, .ListMenu ul, .ListMenu li {
	margin:0;
	padding:0;
	list-style: none;
}
.ListMenu {
	width: 750px;
	border: 1px solid #ffffff;
	background: #0B8076; /*baggrundsfarven til menuen øverst*/
}
.ListMenu ul { 
	padding-left: 5px;
	margin-top: 0px;
	margin-left: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	background-color: #0B8076; /*baggrund på dropdown-menu*/
	position: absolute; 
	visibility: hidden;
}

a.over {
	 
	color: #EDEFE2;
	 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight:bold;
 }

 
a.over:visited {
	color: #EDEFE2;
	text-decoration: none;
	font-weight:bold;
	 
}
a.over:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	 

	 
}
a.over:active {
	color: #EDEFE2;
	text-decoration: none;
	 font-weight:bold;
}



a.under {
	 
	color: #EDEFE2;
	text-decoration: none;
	font-family: Verdana, Arial;
		 font-weight:bold;

	 
 }

 
a.under:visited {
	color: #EDEFE2;
	text-decoration: none;
		 font-weight:bold;

	 
	 
}
a.under:hover {
	color: #ffffff;
	text-decoration: none;
		 font-weight:bold;

	 
	 

	 
}
a.under:active {
	color: #EDEFE2;
	text-decoration: none;
		 font-weight:bold;

	 
}

#container { 
	width: 100%;
	margin: 0 auto;
	text-align: left;
}


.footer {
	background-color: #ffffff;
	padding: 0.5em;
}


.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 5%;
	left: 25%;
	width: 140%;
	height: 150%;
	padding: 1em;
	border: 1em solid #2b8292;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }



 
 
.ListMenu li.active { 
	color: #000;
	background-color:#0B8076; /*baggrund paa link paa hovedmenu*/
}

.ListMenu.horizontal { 
float:left;  
width:750px;
border-left:0;
border-right:0;
}
li.over	{ 
	
	 
	margin-right: 10px; /* haenger sammen med #et*/ 
	margin-top:3px;
	padding-bottom:3px;
	border:0;
	float:left;
}
li.under	{ 
	border:0;
	padding-top:3px;
	padding-bottom:3px;
	width:12em;
}
.ListMenu.horizontal li a { 
	padding:0 0 0 0;
}
.ListMenu.horizontal ul li a{ 
	padding:0;
}


HR.lille {
	 
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height: 1px;
	width:140px;
	color:#D8CFB4;

}


HR.nederst {
	 
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height: 1px;
	width:750px;
	color:#FFFFFF;

}


.kant td {  border: 1px solid #6B2E0D;  }

.hvid td {  border: 1px solid #6B2E0D;  }

	
	.trans td {  border: 0px solid white;  }

.text   {
    font-weight : normal;
    font-family : Verdana, arial;
    font-size : 10px; 
	border : 1px solid #1C3450;
    background : #FAFBF5;
    color : #000000;
} 



 

.textLogin    {
    font-weight : normal;
    font-family : Verdana, arial;
    font-size : 10px; 
	border : 1px solid #232941;
    background :#FAFBF5;
    color : #000000;
} 

button.login{
background-color: #E6E6E6;
font-family: Verdana, Helvetica, sans-serif;
font-weight : normal;
font-size: 10px; 
color: #193451; 
border:1px solid #1C3450;
height:25px //højden på knappen 16
 
}

TEXTAREA{
	background : #CFCFCF;
	color : #FFFFFF;
	font-size: 10px;
	font-family : Verdana, Helvetica, sans-serif;
	border : 1px solid #1C3450;
	font-weight : normal;
	
	 SCROLLBAR-FACE-COLOR: #FAFBF5;
	SCROLLBAR-HIGHLIGHT-COLOR: #FAFBF5;
	SCROLLBAR-SHADOW-COLOR: #8DA3AB;
	SCROLLBAR-3DLIGHT-COLOR:  #8DA3AB;
	SCROLLBAR-ARROW-COLOR: #8da3ab;
	SCROLLBAR-TRACK-COLOR: #FAFBF5;
	SCROLLBAR-DARKSHADOW-COLOR: #FAFBF5;
		  
	
}


/* 
	Mid Pass Filter for IE5.x by Tantek
	http://tantek.com/CSS/Examples/midpass.html 
*/

@media tty {
 i{content:"\";/*" "*/}} @import 'eksempel1_IE5x.css'; /*";}
}/* */
