@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	background-color: #666;
}
#container {
	height: 771px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
	position: relative;
	margin-top: 5px;
}
#top {
	height: 130px;
	width: 946px;
	border: 2px solid #000;
	background-image: url(billeder/banner3.jpg);
}
#menu {
	height: 42px;
	width: 946px;
	border: 2px solid #000;
	background-color: #353A62;
}
#menubox {
	position:absolute;
	width:901px;
	height:64px;
	z-index:100;
	left: 27px;
	top: 137px;
}





#content {
	height: 543px;
	width: 946px;
	border: 2px solid #000;
	overflow: hidden;
	background-image: url(billeder/contentbagg.jpg);
}
#addresses {
	height: 40px;
	width: 946px;
	border: 2px solid #000;
	background-image: url(billeder/menubagg3.jpg);
}
#addressbox {
	position:absolute;
	width:516px;
	height:22px;
	z-index:1;
	left: 226px;
	top: 739px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#container #top #addressbox a {
	color: #000;
}
#webmasterbox {
	position:absolute;
	width:154px;
	height:15px;
	z-index:1;
	left: 781px;
	top: 742px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.verdana-18-blaa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
