		/*this is the css for the vertical version*/
		.vertical ul{
	list-style-type: none;
	border-top: 0px solid;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
		}
		.vertical li a{
	display: block;
	width: 140px;
	text-decoration: none;
	height: 20px;
	border: 0px solid;
	border-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
			padding: 0px; 
			margin: 5px; 
			list-style-position: inside; 
		}
		.vertical li ul{
			position: absolute;
			margin-top: -25px;
			margin-left: 148px;
		}
		/*These assist the iframe shim*/
		.mlmenu iframe{
			position: absolute;
			display: none;
			filter: alpha(opacity=0);
			z-index: 2;
		}
		select,object,iframe{
			z-index: 1;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
/*			background-image: url(image/glossyback.gif); */
			background-image: url(image/knap11.jpg);
			background-repeat: repeat-x;
			color: black;
			border-color: black;
		}
		.blackwhite li a:hover{
/*			background-image: url(image/glossyback2.gif); */
			background-image: url(image/knap22.jpg);
			background-repeat: repeat-x;
			color: black;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		.bluewhite li a{
			background-color: white;
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}
.tdmargin {
	padding-top: 0px;
}
		.bund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
		}a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#bestil, #reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(image/knap11.jpg);
	border-top-color: #99CC00;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #996600;
	height: 25px;
	width: 150px;
}
#forside {
	position: relative;
	left: 0px;
	top: 5px;
	}
#forside_1 {
	position: relative;
	left: 245px;
	top: -180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
#forside_2 {
	position: relative;
	left: 245px;
	top: -160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#forside2 {
	position: relative;
	left: 0px;
	top: -40px;
	}
#forside2_1 {
	position: relative;
	left: 245px;
	top: -225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
#forside2_2 {
	position: relative;
	left: 245px;
	top: -200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.kontakt {
	border: 1px solid #006600;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.indhold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ramme {
	border: 1px solid #006600;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	}
