BODY {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	background-image: url(/images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-family: Optima, Palatino, Times New Roman, Serif;
	}
A IMG {
	border: 0px;
	}
A {
	color: #fff;
	}
DIV {
	text-align: left;
	}
#container {
	display: block;
	position: relative;
	top: 30px;
	margin: 0 auto;
	width: 950px;
	}
#topp {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	border: 0px;
	}
#topp IMG {
	border: 0px;
	}
#hoved {
	display: block;
	position: relative;
	width: 100%;
/*	background-color: #000; */
	background-image: url(/images/bkghoved.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	min-height: 500px;
	}
#venstre {
	display: block;
	position: relative;
	float: left;
	width: 180px;
	padding-left: 30px;
	}

#hoyre {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 50px;
	width: 675px;
	padding-top: 35px;
	}
#bunn {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 160px;
	border-top: 2px solid #557d9e;
	padding-top: 30px;
	background-image: url(/images/bkgbunn.png);
	background-repeat: no-repeat;

	}
#kalender {
	width:170px;
	margin-right: 10px;
	}
#chat {
	width: 160px;
	}
#telefon {
	width: 210px;
	}
#nyhetsbrev {
	width: 190px;
	}
.ibunn {
	display: block;
	position: relative;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(/images/bunnstripe2.png);
	background-repeat: no-repeat;
	}
.ibunn A {
	color: #fff;
	text-decoration: none;
	}
.ibunn H3 {
	color: #00aeef;
	}
H1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-weight: bold;
	}

.boldbread {
	font-weight: bold;
	}

#meny A {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 26px;
	}
.hbox {
	width: 191px;
	background-image: url(/images/sboksbunn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	}
.hbox H2 {
	background-image: url(/images/sbokstopp.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: 0px;
	}
.hbox P {
	padding-left: 5px;
	padding-right: 5px;
	}
.datolinje {
	font-size: 8px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	width: 547px;
	background-image: url(/images/datofelt.png);
	}

#donertext {
	position: relative;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
	width: 180px;
}

