body {
	background-color: #edc777;
	font-family: verdana;
	font-size: 13px;
	color: #d3d3d3;
	}
	
img.bildcenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	padding:10px;
	clear:both;
	}
	
img.bildleft {
	display: block;
	padding:10px;
	float:left;
	}
	
img.bildright {
	display: block;
	padding:10px;
	float:right;
	}
	
img.lankbild {
	margin-top:3px;
	padding:1px;
	border:0px;
	}
	
img.sponsorbild {
	margin-top:3px;
	padding:1px;
	border:0px;
	}
	
a:link {
	color: #f1cc00;
	}
	
a:hover {
	color:#ffdc1d;
	}
	
a:active {
	color:#f1cc00;
	}
	
a:visited {
	color:#f1cc00;
	}
	
p.center {
	text-align: center;
	margin:0px;
	padding-bottom:10px;
	}
	
p.fottext {
	text-align: center;
	margin:0px;
	}
	
p.textright {
	margin-left:100px;
	display: inline;
	}
	
p.textleft {
	margin-left:40px;
	display: inline;
	}
	
p.marint {
	margin-left:10px;
	}
	
h1 {
	padding:10px;
	margin:0px;
	font-size:15px;
	}
	
#layout {
	width: 689px;
	margin-left: auto;
	margin-right: auto;
	}

#top {
	background-image: url(../images/top.jpg);
	width: 689px;
	height: 80px;
	text-align:right;
	}
	
#meny {
	background-image: url(../images/meny.jpg);
	width: 689px;
	height: 31px;
	}
	
#banner1 {
	background-image: url(../images/banner1.jpg);
	width: 689px;
	height: 120px;
	}
	
#banner2 {
	background-image: url(../images/banner2.jpg);
	width: 689px;
	height: 120px;
	}
	
#banner3 {
	background-image: url(../images/banner3.jpg);
	width: 689px;
	height: 120px;
	text-align: right;
	}
	
#banner4 {
	background-image: url(../images/banner4.jpg);
	width: 689px;
	height: 120px;
	}
	
.imagecont{
	width:auto;
	float:left;
	padding:10px;
	}
	
.imagecont2{
	width:auto;
	float:left;
	padding:5px;
	}
	
.tempheader{
	clear:left;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	font-weight:bold;
}
	
#banner5 {
	background-image: url(../images/banner5.jpg);
	width: 689px;
	height: 120px;
	}
	
#main {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	width: 689px;
	height: auto;
	}
	
#main2 {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	width: 689px;
	height: 1370px;
	}
	
#mainmarint {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	width: 689px;
	height: 300px;
	}
	
#bottom {
	background-image: url(../images/bottom.jpg);
	width: 689px;
	height: 34px;
	}
	
#lankbox {
	width: 344px;
	height: 33px;
	text-align:right;
	padding-bottom:20px;
	float:left;
	}
	
#sponsorbox {
	width: 344px;
	height: 33px;
	padding-bottom:20px;
	float:left;
	}
	
#marintleft {
	width:340px;
	float:left;
	margin-left:5px;
	}
	
#marintright {
	width:340px;
	float:left;
	}

	
/*  meny  */

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 0px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 5px 31px 4px 10px;
text-decoration: none;
color: #f2f2f2;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 3px solid #fff;
padding-bottom: 2px;
background: transparent;
color: #f2f2f2;
}

#navlist a:hover { color: #f2f2f2; }

/*   annat   */

.fottext {
	text-align:center;
	font-size:10px;
	padding-top:5px;
	}
