* {
	font-family:		verdana, arial;
}

body {
	font-family: Verdana;
	font-size: 11px;
	min-width: 850px;
	margin: 0px;
	margin-bottom: 25px;
	margin-top: 20px;
	text-align: center;
	background-image: url(images/baggrund.png);
	background-attachment: fixed;
}

#top {
	width: 850px;
	background-image: url(images/top.png);
	height: 103px;
	margin: auto;
}

#topmenu {
	float: right;
	width: 450px;
	margin-top: 84px;
}

#container {
	width: 838px;
	min-height: 750px;
	border-right: 2px solid #a3a1a1;
	border-left: 2px solid #a3a1a1;
	border-bottom: 2px solid #a3a1a1;
	padding: 4px;
	margin: auto;
	background-color: #cfccc7;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	}

#menu {
	width:155px;
	text-align: left;
	float: left;
}

#content {
	width:641px;
	text-align: left;
	float: right;
	margin-right: 17px;
}

body, table, form {
	font-size:			11px;
}

input, select, textarea {
	border:				1px solid #CCCCCC;
	background-color:	#EAEAEA;
	font-size:			10px;
	padding:			0px;
	margin:				0px;
	padding-left:		3px;
	padding-top:		1px;
}

.fed { font-weight: bold }
.level0 {height:14px; margin-top: 5px; font-size: 12px; font-weight: bold;	padding-bottom: 0px;}
.level1 {height:14px; padding-left: 0px; padding-top: 6px; font-size: 11px;}
.level2 {background-image:	url(/images/level2.gif); padding-left: 25px;	font-size: 10px;	line-height: 150%;}
.level3 { background-image: url(/images/level3.gif); padding-left:		35px; font-size: 10px; line-height: 150%;}
.gra { color: #666666 }
.sort { color: #111111}
.sort:hover { color: White; text-decoration: none }
.sort1 { color: #000000 }
.sort1:hover { color: White;}
.rod { color: White; }
.rod:hover { color: White; }
.nodeco { text-decoration: none }
.nobg { background-color: transparent }
.noborder { border: 0px }
.sidevalg { font-size: 12px; font-weight: bold; }
.menu {color:	#000000; text-decoration:	none;}
.menu:hover {color: White; text-decoration:	none;}
.overskrift {font-size:10pt;font-weight:bold;padding-bottom:5px;padding-top:5px}
.phone {float: right; width: 145px; border: 1px solid #999; padding: 5px; margin-top: 10px; margin-bottom: 5px; margin-left: 5px;}

#menulist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menulist li {
	min-height: 19px;
	line-height: 19px;
	display: block;
}

#menulist li a, #menulist li span {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#menulist li.submenu {
	margin-left: 10px;
}

#menulist li.submenu a {
	font-weight: normal;
	font-size: 11px;
}

#menulist li a:hover, #menulist li span:hover {
	color: #fff;
}