@charset "iso-8859-1";
/* CSS Document 
blå farve til det hele = #757575
*/

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	vertical-align: top;
	/*background:url(img/blaa_baggrund.png);*/
	background-repeat:repeat; 
	height: 100%;
	
	}

	
#wrapper {
	position:relative;
	width: 700px;
	min-height:675px;/*sætter en minimunshøjde på elementet der udvider sig hvis det overstiges*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-right: 3px solid #005a9c;
	border-bottom: 3px solid #005a9c;
	border-left: 3px solid #005a9c;*/
	border-right: 3px solid #757575;
	border-bottom: 3px solid #757575;
	border-left: 3px solid #757575;
	padding: 0px 50px 0px 50px;
	overflow: hidden;
	background: #FFF;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px 5px;
	text-align: left;
	font-weight: normal;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 600;
	text-indent: 15px;
	color: #FFF;
}
.top_menu_gif {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	display: inline-block;
	background-color: #757575;
	clear: left;
}
.billed_og_tekst {
	margin: 0px;
	float: left;
	height:80px;
	width: 215px;

}

.humlebi {
	margin:0px;
	float: left;
	height:80px;
	width: 215px;

}
.logo {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-style: none;
}



h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #757575;
	font-variant: normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-align: left;
}

a, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #757575; 
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	border-bottom:5px solid #757575;
	color: #FC0;
}

.billeder_left {
	text-align: left;
	margin-bottom: 20px;
}

.kontakt {
	color: #757575;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
ul#navigation{
	list-style-type: none;
	background-color: #757575;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	text-align: left;
	margin: 0px;
	padding:0px;
}


	
ul#navigation li{
	display:inline;
	

	
}
	
ul#navigation a {
	display: block;
	
	float: left;
	text-decoration: none;
	color: #fff;
	border-right: 3px solid #fff;
	font-size: 12px;
	padding:10px 5px ;
}


ul#navigation a:hover {
	color: #757575;
	background-color: #FFF;
	
}
ul#navigation li.current a{
	color: #757575;
	background-color: #FFF;
}	

.kontaktadresse {
	margin: 0px;
	padding: 0px 0px 10px;
	min-height:140px;
	font-size:12px;
	
}
.div_border_bund {
	border-bottom: 3px solid #757575;
	margin: 0px;
	padding: 0px 0px 10px;
	min-height:140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	position:absolute;
	bottom:0px;
	text-align:center;
	margin:0px;
	height:25px;
	width: 100%;
	padding: 0px;
	overflow: hidden;

	
}

.text_indryk {
	margin: 0px;
	padding: 0px 30px;
	
}

blockquote {
	margin: 0px;
	padding: 0px 50px 0px 0px;
	text-indent: 90px;
}
