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

*{
	padding:0;
	margin:0;
}

body {
	margin: 0px;
	height: 100%;
	background-color: #CDD8CB;
}
.ramme {
	width: 900px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-position: center;
	text-decoration:none;
}
.flade {
    width: 900px;
	height:auto;
	background-image:url(billeder/bag.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}

.flade_a {
    width: 900px;
	height:auto;
	background-image:url(billeder/bag2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}	

.flade_b {
    width: 900px;
	height:auto;
	background-image:url(billeder/bag3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}

.infobar {
	height: 240px;
	width: 900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#83A56B;

}
.infobar ul{ 
	text-align:right;
	line-height:200px;
	word-spacing:10px;
	padding-left:15px;
    padding-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.infobar li{
	list-style:none;
	display:inline;
}
.infobar a:link{
	text-decoration:none;
	color:#83A56B;
}
.infobar a:hover{
	text-decoration:none;
	color:#516840;

}	
.infobar a:visited{
	text-decoration:none;
	color:#83A56B;
	
}
.infobar a:active{
text-decoration:none;
	color:#A5326B;
}

.undermenu{
height:30px;
width: 900px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
text-decoration:none;
color:#7BD06F;
}

.undermenu ul{
text-decoration:none;
color:#7BD06F;
}

.undermenu a:link{
text-decoration:none;
color:#7BD06F;
}

.undermenu a:hover{
text-decoration:none;
color:#3F9832;
}

.undermenu a:visited{
text-decoration:none;
color:#7BD06F;
}

.overskrift{
text-decoration:none;
color:#677056;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.overskrift ul{
text-decoration:none;
}

.overskrift a:link{
text-decoration:none;
color:#8DBDCB;
}

.overskrift a:hover{
text-decoration:none;
color:#628BA2;
}

.overskrift a:visited{
text-decoration:none;
color:#8DBDCB;
}

.broedtekst {
width:900px;
height:auto;
background-position:center;
}

.kontakt ul{
text-decoration:none;
color:#000000;
}

.kontakt a:link{
text-decoration:none;
color:#000000;
}

.kontakt a:hover{
text-decoration:none;
color:#333333;
}

.nyheder{
width:250px;
height:auto;
background-position:right;
}
	
