body {
	background-color:#e7e7e7;
	width: 758px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
	color:#000000;
}

#index{
	background-color:#ffffff;
	width:758px;
	

}

table{
	width:758px;
}

#index_uk{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	width:344px;
	background-color:#ffffff;
}

#index_dk{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	width:344px;
	background-color:#ffffff;
}

#index_filler{
	width:30px;
	background-color:#ffffff;
}


#header_uk{
	background-image:url(images/header_uk.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:140px;
	padding:0px;
}

#header_dk{
	background-image:url(images/header_dk.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:140px;
	padding:0px;
}

#filler_left{
	background-image:url(images/filler.jpg);
	background-repeat:repeat-y;
	width:20px;
	height:405px;
}

#menu{
	background-color:#ffffff;
	width:150px;
	height:399px;
}

#main{
	background-color:#ffffff;	
	width:568px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	
}

#filler_right{
	background-image:url(images/filler.jpg);
	background-repeat:repeat-y;
	width:20px;
	height:405px;
}

#bottom{
	background-image:url(images/filler_bottom.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:42px;
}

#adresse{
	width: 320px;
	align:left;
	valign:top;
	bordercolor:#000000;
}