﻿.venstre_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}
.selmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(img2/bg_help.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 20px;
	background-color: #F5F6F7;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.Indhold
{
    white-space:pre-wrap;
    width:620px;
    min-height:450px;
    text-align:left;
    overflow:hidden;
    font-family:Verdana;
}


/*start Krak*/
.listofpoibody {
    font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	width: 180px;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	font-weight: bold;
	background: white;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.listofpoihead {
	/*border: 1px solid black;*/
	background: white;
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	width: 180px;
	height: 20px;
}
.divListOfPOIsBody {
	/*position:absolute;
	left:610px;
	top:67px;*/
	z-index:500;
	height:180px;
}
.divListOfPOIsHeader {
	/*position:absolute;
	left:610px;
	top:45px;*/
	z-index:500;
}
/*end Krak*/


