body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #F2F2F2;
	font-size: 11px;
}
.bar_topp {
	height: 13px;
	width: 770px;
	border: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bar_midt {
	height: 270px;
	width: 770px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bar_topp2 {
	height: 41px;
	width: 770px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	margin-bottom: 2px;
}
.bunn_felt {
	background-color: #FFFFFF;
	width: 250px;
	height: 192px;
	border: 1px solid #CCCCCC;
}
.bunn_felt_pixel {
	width: 1px;
}
.bunn_hoved {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
.bunn_felt_pixel_height {
	height: 2px;
}
.underside_tesktfelt_stort {
	background-color: #FFFFFF;
	width: 511px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
.underside_logofelt {
	background-color: #FFFFFF;
	width: 254px;
	border: 1px solid #CCCCCC;
	height: 135px;
}
.underside_logo {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: auto;
}
.bilder-forside {
	text-align: center;
	margin-top: 15px;
}
a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.ramme {
	border: 1px solid #CCCCCC;
}
