body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: 10px 0px 0px 0px;
	font-size:12px;
	background-color:#FFFFFF;
/*	background-color:	#003466;*/
	}
	
#bodysetup{
	top: 				10px;
	width:				780px;
	height:				585px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#ffffff;
	background-image:	url(img/baggrund.jpg);
	background-repeat:	no-repeat;
	}

#topbanner{
	/*background-image:url(img/logo.jpg);*/
	background-position:left;
	background-repeat:no-repeat;
	position:			absolute;
	width:				535px;
	height:				121px;
	border-style:		solid;
	borderwidth:		medium;
	border-color:		#ffffff;
	top: 				10px;
	margin-left:		10px;
	}
	
.top{
	border:				none;
	position: 			absolute;
	margin: 			0px;
	}

topmenu{}


topmenuindhold{}

/*menu*/
a.menu {
	display:			block;
	width:				100%;
	text-decoration:	none;
	color:				#ffffff;
	}

a.menu:hover {
	/*background : 		#cccccc;*/
	display:			block;
	width:				100%;
	text-decoration:	none;
	color:				#eeeeee;
	font:"Arial Black";
	}

table.menu{
	width:				140px;
	position:			absolute;
	margin-left: 		90px;
	top:				145px;
	z-index:			3;
	text-align:			left;
	border:				none;
	}

td.menu{
	width:				120px;
	height:				16px;
	}


/*menu stop*/

/*image navigering*/

a.image_navi {
	width:				100%;
	text-decoration:	none;
	color:				#ffffff;
	}

a.image_navi:hover {
	/*background : 		#cccccc;*/
	width:				100%;
	text-decoration:	none;
	color:				#eeeeee;
	font:"Arial Black";
	}

/*image navigering stop*/




#indhold{
	position:			absolute;
	width:				480px;
	height:				425px;
	top: 				133px;
	margin-left:		255px;
	}

.indhold_text {
	font-size:			12px;
	padding:			15px;
	}
	
.nyheds_indhold {
	width:				450px;
	height:				425px;
	overflow: 			auto;
	}

#tekst{
	margin: 			0px; 
	border:				none;
	position: 			absolute;
	margin: 0px 10px 10px 10px;
	margin-left: 201px;
	width:				549px;
	height:				432px;
	background-image:	url(tekst.gif);
	}

#framelayout{
	margin-top:			10px;
	margin-left: 		10px;
	}


#visStorBilled{
position:absolute;
top:50px;
margin-left:20px;
}


#indhold visStorBilled{
	position:			absolute;
	width:				400px;
	height:				375px;
	top: 				110px;
	margin-left:		270px;
	color:#FF0000;
	background-color:#FF0000;
	}

#bund{
	position:			absolute;
	width:				150px;
	height:				120px;
	top: 				495px;
	margin-left:		75px;
	}
	
#bundtext{
	text-align:			center;
	font-size:			11px;
	color:ffffff;
}




h1	{
	font-size:			20px;
	font:				"Arial Black";
	color: 				#ffffff;
	}

h2	{
	font-size:			16px;
	font:				"Arial Black";
	color: 				#bad1fc;
	}
	
h3	{
	font-size:			16px;
	font:				"Arial Black";
	color: 				#ffffff;
	}

h4	{
	font-size:			12px;
	font:				"Arial Black";
	color: 				#bad1fc;
	margin-bottom: -10px;
	}

h5	{
	font-size:			11px;
	font:				"Arial Black";
	color: 				#bad1fc;
	}

h6	{
	font-size:			11px;
	font:				"Arial Black";
	color: 				#ffffff;
	}

p	{
	font-size:			12px;
	color:#ffffff;
	}
	
p + p { 
	margin-top: 0px;
	margin-bottom: 11px; 
	} 

/* Link */

a {
	font-size:			12px;
}

a:link{
	text-decoration:	none;
	}
	
a:visited{
	text-decoration:	none;
	}
	
a:active{
	text-decoration:	none;
	}
	
a:hover{
	text-decoration:	underline;
	}

/* fjerne kanten på linket img */
.imglink img {
	border:				none;
}

.imglink a:link {
	border:				none;
}

.imglink a:visited {
	border:				none;
}

/* udviklet af 	Henrik Mikkelsen 
				Beck-Mikkelsen.dk 
				Nyraad Hovedgade 29
				4760 Vordingborg
				m 4037 2233
				www.beck-mikkelsen.dk
				
				Nyraad, juli/august 2007
				*/
