/*** TAGS ***/
 body { 
 scrollbar-base-color: #F0F0F0;
 background-image: url('../bg.gif');
 background-repeat: repeat-x;
 background-color:#CCCCCC; 
}


a.kontakt:link {
	color: #000000; 
	text-decoration:none; 
	font-size:9px;
	}
a.kontakt:visited { 
	color: #000000; 
	text-decoration:none; 
	font-size:9px;
	}
a.kontakt:hover { 
	color: #000000; 
	text-decoration:none; 
	font-size:9px;
	}

#indhold
{
 width:506px;
 _width:536px;
 height:500px;
 padding:0px 15px;
 overflow:auto;
}	
	
/*** CLASSES ***/

/*** INPUT-FELTER ***/

/*** LAYOUT ***/
#nedtoning{
 position:absolute;
 width:100%;
 height:100%;
 top:0px;
 left:0px;
 filter:alpha(opacity=90);
 -moz-opacity:0.90;
 background-color:#2e3e4e;
 z-index:100;
}

#placeholder1{
 position:absolute;
 width:0px;
 height:0px;
 top:0px;
 left:0px;
 z-index:198;
}

#placeholder2{
 position:absolute;
 width:0px;
 height:0px;
 top:0px;
 left:0px;
 z-index:199;
}