body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr{
	border-width: 2px;
	border-style: solid;
	border-color: #DEDDD6;


}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #000000;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDDD6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}


#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
	height: 100%;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
#container #logo {
	clear: both;
	height: 68px;
	width: 100%;
	position: relative;
}
#container #main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/main_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #top_banner {
	background-image: url(../images/main_billede.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
	clear: both;
	position: relative;
}
#container #indholds_container {
	clear: both;
	height: 100%;
	position: relative;
}
#container #indholds_container #left_menu {
	background-color: #FFFFFF;
	clear: left;
	float: left;
	width: 178px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #indholds_container #content {
	float: right;
	height: 100%;
	width: 611px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D4D3CD;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.undermenu {
	background-image: url(../images/submenu_bg_mouseup.gif);
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #DAD9D2;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E8E8E3;
	clear: both;
	margin-bottom: 3px;

}
.undermenu_musover {
		background-image: url(../images/mouse_over_bg.gif);
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #c4c4be;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC0000;
	clear: both;
	position: relative;
	margin-bottom: 3px;
}
#sub_sub_menu {
	background-image: url(../images/sub_sub_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	margin-top: 2px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #footer #ktj-media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6B6A7;
	width: 100px;
	clear: right;
	float: right;
}
#container #footer #adresse {
	clear: left;
	float: left;
	width: 690px;

}
#container #main_menu #searchbox {
	clear: right;
	float: right;
	width: 190px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.searchform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C6C6C0;
}
#container #main_menu #hovedmenuens_knapper {
	width: 580px;
	float: left;
	clear: left;
}

#hovedmenuens_knapper a:link {
	text-decoration: none;
	color:#333300;
}
#hovedmenuens_knapper a:visited {
	text-decoration: none;
	color: #333300;
}
#hovedmenuens_knapper a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C5C5BF;
}
#hovedmenuens_knapper a:active {
	text-decoration: none;
	color: #000000;
	
}
#container #top_banner #toptekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #808073;
	width: 350px;
	height: 75px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

