body{
	text-align: center;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 20px;
}
div#wrapper{
	background: url(images/repeat.gif) center repeat-y;
	text-align: center;
	margin: 0 auto;
}
div#container{
	background: url('images/topp.gif') top no-repeat;
	position: relative;
	padding: 200px auto;
	text-align: center;
}
div#menu{
	font-weight: bold;
	padding: 110px 0 0 0;

}
div#content{
	margin 0;
	padding: 10px 10px 0px 10px;
	width: 770px;
	min-height: 500px;
	margin: 0 auto;
	text-align: left;
}
div#footer{
	background: url(images/bunn.gif) center no-repeat;
	height: 215px;
	margin-top: -20px;
	text-align: center;

}
#menu li{
	display: inline;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
}
#menu a, div#menu a:visited{
	color: #333;
	text-decoration: none;
}
#menu a:hover{
	color: #333;
	text-decoration: line;
}
h1{
	color: #CC6633;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}
h2{
	color: #CC6633;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3{
	color: #CC6633;
	font-size: 11px;
	font-weight: bold;
}
.bildetekst{
	color: #666666;
	font-size: 10px;
}
a, a:visited{
	color: #CC6633;
}
a:hover{
	color: #CC663
	text-decoration: none;
}
h2 a{
	color: #CC6633;
	font-size: 11px;
}
h2 a:hover{
	text-decoration: none;
}
.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
.center {
	text-align: center;
	}
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
