* {	margin:0; padding:0; }
html{ height:100%;}

body { /*min-height:100.01%*/; background: #A2AD00 }

#page {
	position:relative;
	top:0;
	left:50%;
	margin-left:-470px;
	width:940px;
	background:#7c8116;
	padding:40px 0px 0px 0px;

}

#header {
	position:relative;
	overflow:hidden;
	display:block;
	width:860px;
	margin:0px 40px 30px 40px;
}

#topnavi {
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#logo {
	position:absolute;
	right:30px;
	top:30px;
}

#main {
	width:820px;
	background:#ffffff;
	margin:0px 40px;
	padding:20px;
}

#content {
	margin-bottom:10px;
}



#outer_footer{
	position:relative;
	top:0;
	left:50%;
	margin-left:-470px;
	width:940px;
	height:40px;
	padding:5px 0 0 0;
	overflow:hidden;
	background:#7C8116;
}

#footer{
	width:100%;
	clear:both;
	text-align:left;
	margin:10px 0 0 0;
}

#footer a{color:#101010;}

.c1, .c2, .c3, .c4 ,.c5, .c6{ float:left; margin-right:20px;}
.c1 {width:100px;}
.c2 {width:220px;}
.c3 {width:340px;}
.c4 {width:460px;}
.c5 {width:580px;}
.c6 {width:700px;}
.c7 {width:820px;}

.c3 img{max-width:340px;}

.last {margin:0px;}



#sillingsannonse a:hover{background: url(../gfx/link_arrow_b.gif) left center no-repeat;}

.cleaner{
	clear:both;
}

.btm25 { margin-bottom:25px;}
