@charset "UTF-8";
/* CSS Document */


body {
	background:#000;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



h2 {
	margin-bottom:0;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

	



h3 {
	margin-bottom:6;
	font-size: 12px;
	color:#3b847a;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

h4 {
	margin-bottom:0;
	font-size: 14px;
	color:#9F918D;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

h6 {
	font-size:12px;
	color:#FFF;
	overflow: hidden;
	font-weight: normal;
	padding: 10px 0;
	text-align: left;
}

p {
	font-size:16;
	color:#FFF;
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}



#topillustration {
	
	height:50px;
}

#topmenu_1 {
	background:#252525;
	height:30px;
}

#header {
	background:#fff;
}

#main {
	background:#fff;
}
print {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#space_1 {
	height:15px;
	background:#000000;
}

#footer {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
}

.container_24 {
	/* background: #fff url(../img/12_col.gif) repeat-y;
	margin-bottom: 20px; */
	background:#000000;
}

.container_16 {
	background: #fff url(../img/16_col.gif) repeat-y;
}


#menu {
	background-color:#000000;
	
}

#menu ul li{
	float:left;
	
}


a.tooltip {
	position: relative;
	text-decoration:none;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	top:1em;
	left:1em;
	white-space: nowrap;
	
	padding: 0.2em 0.6em;
	border: 1px solid #963;
	background-color:#FF6;
	color:#000;
	
	
}#nyheder {
	background-image: url(../img/stroke_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

