/* GDS-rødovre's WEBside, lavet af Thomas Makro */

#tekst  {
	font-size: 12px;
	color: white;
	POSITION: absolute;
	LEFT: 35px;
	TOP: 84px;
	z-index: 2;
	width: 400px;
	height: 45px;


}

A.top:link, A.top:visited, A.top:active, A.top:hover {
	font-family: arial, verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
/*	z-index: 3;  */
}

#billede  {
POSITION: absolute; 
LEFT: 0; 
TOP: 0; 
z-index:-1; 
float: left; 
height:101;  
width:831;

}


