body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
.content {
	text-align:left;
	padding:0px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.adressebox {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cc0000;
	width: 100%;
	padding-top: 15px;
	margin-top: 7px;
	padding-bottom: 15px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.topbox {
	margin-top: 0px;
	background-color: #cc0000;
	height: 100px;
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.topbillede {
	margin-top: 0px;
	background-color: #cc0000;
	height: 100px;
	width: 770px;
	background-image: url(../images/top.jpg);
	background-repeat:  no-repeat;
	text-align: left;
}
.centerbox {
	width: 770px;
}
.bundbox {
	background-color: #cc0000;
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
}
.indhold {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;

}

.leftmenu {
	width: 190px;
	float: left;
}



.menubox {
	background-repeat: repeat-x;
	width: 185px;
	height: 23px;
	text-indent: 5px;
	background-image: url(/images/dot_line_bottom.gif);
	background-position: bottom;
}
.submenubox {
	background-image: url(../images/dot_line_bottom.gif);
	background-repeat: repeat-x;
	width: 185px;
	height: 23px;
	text-indent: 30px;
	background-position: bottom;
}
.horidot {
	background-image: url(../images/dot_line_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rightmenu {
	width: 190px;
	float: left;

}

fieldset
    {
	}
.printbox {

	background-image: url(../images/printmenu_bg.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 23px;
	text-indent: 30px;
}
.foretruknebox {

	background-image: url(../images/foretrukne_bg.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 23px;
	text-indent: 30px;
}
.startsidebox {


	background-image: url(../images/startmenu_bg.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 23px;
	text-indent: 30px;
}
.newsbox {
	background-image: url(../images/dot_line_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgbox {
	background-color: #F0F0F0;
	float: right;
}
a.ImgStyle {
	border: 2px solid #999999;
}
a.ImgStyle:hover {
	border: 2px solid #CC0000;
}#ImgMenu {
}
#ImgMenu ul {
	width: 370px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ImgMenu li {
	width: 110px;
	float: left;
	margin: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
