html {
	margin: 0px;
	padding: 0px;
}

BODY {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B14B28;
	background-color:#C1D4AB;
	background-repeat:no-repeat;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7B3E29;
	text-decoration: none;
}

img {
	border:0px;
	}

A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7B3E29;
	text-decoration: underline;
}

.huvudfonster {
	height: 800px;
	width: 800px;
	visibility: visible;
	position:relative; 
	z-index: 10;
	left: auto;
	right: auto;
	margin: auto;
	background-color:#C1D4AB;

	}
	
#main {
	position:absolute;
	left:17px;
	top:213px;
	width:769px;
	height:559px;
	z-index:11;
}	
			
.menyval {
	background-image:url(/bilder/sidtop.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:200px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}	
	
.meny {
	position:absolute;
	left:0px;
	top:151px;
	height:29px;
	width:800px;
	}	
	
div#producer {
	height:10px;
	width: 98%;
	visibility:visible;
	position:absolute;
	z-index: 1;
	right: auto;
	left:auto;
	bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-size:10px;
	color:#7B3E29;
	}		
	
a.producerurl:link, a.producerurl:visited, a.producerurl:active{
	color:#7B3E29;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

a.producerurl:hover{
	color:#7B3E29;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}
