html,body{
	margin:0;
	padding:0;
	height:100%;
}

a {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.link,a.link:active,a.link:visited {
color:rgb(180,0,0);
text-decoration: none;
}
a.linkMail,a.linkMail:active,a.linkMail:visited {
color:rgb(200,200,200);
text-decoration: none;
}
a.linkMailSort,a.linkMailSort:active,a.linkMailSort:visited {
color:rgb(0,0,0);
text-decoration: none;
}
a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:active {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:hover {
	font-weight:bold; 
	text-decoration: underline;
}
body {
	margin: 0px auto; 
	text-align: left; 
	color: rgb(0, 0, 0); 
	font-family: verdana, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 12px; 
	background-repeat: repeat-x; 
	background-color: rgb(37, 87, 105);
}
div.yderKrans {
	width: 964px;
	margin: 0em auto;
	margin-top: 0px;
	height: 450px;
	border-right:		8px solid #d8d5cb;
	border-left:		8px solid #d8d5cb;
	border-bottom:		8px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.yderKransHoej {
	width: 964px;
	margin: 0em auto;
	margin-top: 0px;
	height: 550px;
	border-right:		8px solid #d8d5cb;
	border-left:		8px solid #d8d5cb;
	border-bottom:		8px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.top {
    position: relative;
	width: 980px;
	margin: 0em auto;
	margin-top: 0px;
	height: 121px;
	background-image: url("../gfx/topbanner.png"); 
}

div.top > a {
position: absolute;
left: 0;
top: 0;
width: 220px;
height: 120px;
/* Fjern udkommenteringen af følgende, hvis du vil se feltet */
/*background-color: red;*/
}
div.bund {
	width: 980px;
	margin: 0em auto;
	margin-top: 0px;
	height: 40px;
	background-image: url("../gfx/bundbanner.png"); 
}
div.menu {
	margin: 0em auto;
	text-align: center; 
	width: 710px;
	margin-top: 0px;
	padding-top:53px; 
	padding-left:210px; 
	color: rgb(255,255,255); 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 11pt;
}
div.topTekst {
	margin: 0em auto;
	text-align: center; 
	width: 710px;
	margin-top: 0px;
	padding-top:5px; 
	padding-left:600px; 
	color: rgb(10,10,10); 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 10pt;
}
div.bundTekst {
	margin: 0em auto;
	text-align: center; 
	width: 810px;
	margin-top: 0px;
	padding-top:5px; 
	color: rgb(200,200,200); 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 10pt;
}
div.spalterBred {
	float:left;
	overflow:auto;
	width: 920px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	background-color: rgb(245, 244, 239);
}
div.spalterV {
	float:left;
	overflow:auto;
	width: 438px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-right:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalterH {
	float:left;
	overflow:auto;
	width: 438px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-left:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalterV2 {
	float:left;
	overflow:auto;
	width: 600px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-right:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalterVHoej {
	float:left;
	overflow:auto;
	width: 600px;
	height: 535px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-right:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalterH2{
	float:left;
	overflow:auto;
	width: 276px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-left:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalterHHoej{
	float:left;
	overflow:auto;
	width: 276px;
	height: 535px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-left:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalter1 {
	float:left;
	overflow:auto;
	width: 292px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-right:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
div.spalter2 {
	float:left;
	overflow:auto;
	width: 292px;
	height: 435px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-left:		1px solid #d8d5cb;
	background-color: rgb(245, 244, 239);
}
.overskrift {
	color: rgb(34,97,143); 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 18pt;
	font-weight: Bold;
}
.almTekst {
	font-size: 10pt;
}
.almRoed {
	color: rgb(204,0,0); 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 10pt;
}
.linkTekst {
	font-size: 10pt;
	color: rgb(180,0,0); 
	font-style: Italic; 
}

div.venstreLogo {
	float:left;
	width: 150px;
	margin-top: 0px;
	height: 130px;
}
img.center {   
	display: block;   
	margin-left: auto;   
	margin-right: auto; 
}

/* Style The Dropdown Button */
.dropbtn {
     color: white;
	 font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	 font-size: 11pt;
     border: none;
     cursor: pointer;
	 background-color: #4192b0;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {text-decoration: underline;font-weight:bold;color: black; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
   /* background-color: #3e8e41; */
}
