body {
	margin: 0px;
}


.ramme {
	background-color: #999966;	
}

.bolgen {
	background-attachment: fixed;
	background-image: URL(billeder/bolge.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


.tabellen {
	background-color: #999966;
	height: 100%;
	width: 441px;
	border: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #FCFEE9;
	text-align: justify;
}


.top {
	width: 738px;
	padding: 0px;
	background-attachment: fixed;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FCFEE9;
	
}


.undermenu {
	background-color: #999966;	
	width: 135 px;
	font-family: verdana;
	font-size: 10px;
	color: #FCFEE9;
	padding-left: 5px;
}

.links {
	background-color: #999966;	
	width: 140px;
	font-family: verdana;
	font-size: 10px;
	color: #FCFEE9;
}


.overskrift1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #666633;
	padding-left: 10px;
}


.overskrift2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #666633;
	padding-left: 10px;
}

.overskrift3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FCFEE9;
	padding-left: 10px;
}

.broedtekst {
	font-family: verdana;
	font-size: 12px;
	color: #FCFEE9;
	text-align: justify;
	width: 456px;
	padding-left: 10px;
	padding-right: 10px;
}


.billed_venstre {
	float: left; 
	margin-right: 10px; 
	border-width: 1px;
	border-style: solid;
	border-color: #666633;
}

.billed_hojre {
	float: right; 
	margin-left: 10px; 
	border-width: 1px;
	border-color: #666633;
	border-style: solid;
}

.billed {
	border-width: 1px;
	border-style: solid;
	border-color: #666633;
}

a:link {
	color: #FCFEE9;
	text-decoration: none;
}

a:visited {
	color: #FCFEE9;
	text-decoration: none;
}

a:hover {
	color: #FCFEE9;
	text-decoration: underline;
}

a:active {	
	color: #FCFEE9;
	text-decoration: none;

}
