/* CSS Document */

	body { color: #000000;
	background-color: #52af07;
	background-image:url(bilder/bak.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {	
	color: #000000;
	
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	text-decoration: #CCCCCC;
}

.menylank a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:22px;
	text-decoration:none;
	color:#000000;
	font-weight:bolder;
}
.menylank a:link {	text-decoration: none;
					color:#000000;
	
}
.menylank a:visited {
	text-decoration: none;
	color:#000000;

}
.menylank a:hover {
	color:#666666;
	text-decoration:none;
}
.menylank a:active {
	color:#CCCCCC;
	text-decoration:none;

}


p
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:18px;
		color:#000000;
	}

.brodtext
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:18px;
		color:#000000;
	}
	
.brodtextliten
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:13px;
		color:#000000;
	}
	
	
.brodtextmellan
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		color:#000000;
	}	
	
.footertext
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		line-height:11px;
		text-align:right;
		color:#006600;
	}

.brodtext_fet
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		line-height:18px;
		color:#000000;
	}

.footer
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:22px;
		text-align:center;
		
		color:#000000;
	}

.rubrik
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bolder;
		line-height:28px;
		color:;
		text-align:center;
	}
	
	
#midsommar	 {	position:absolute;
				width:890px;
				z-index:100;
			}

	
#blad { 		width:900px;
				height: 85px;
				margin-right: auto; 
				margin-left: auto;
				z-index:9;
				background-image:url(bilder/blad.gif);
				background-repeat:no-repeat;
				}


#container { 	width: 902px; 
				height: auto;
				margin-top:-55px;
				margin-right: auto; 
				margin-left: auto;
				z-index:1;
				}

#header 	{	width: 902px; 
				height: 195px;
				}
				
				
#meny		 {	width: 220px;
				height:673px;
				padding-left:45px;
				padding-top:10px;
				background-image:url(bilder/menyback.gif);
				background-repeat:no-repeat;
				background-color:#e4ff93;
				float:left;
				z-index:8;
				}
		
#center		 {	width: 301px;
				float:left;
				padding-bottom:10px;
				z-index:4;
				}
				
#bred		 {	width: 620px;
				float:left;
				padding-bottom:10px;
				z-index:4;
				}

#right		 {	width:312px;
				float:left;
				z-index:5;
				padding-right:11px;
				padding-left:11px;
				padding-bottom:10px;
				}
				
#footer		 {	width: 902px;
				height:25px;
				text-align:center;
				background-image:url(bilder/footer.gif);
				background-repeat:no-repeat;
				z-index:6;
				}
				
#footerunder {	width: 850px;
				height:20px;
				text-align:right;
				}
				
#spacer		 {	width: 900px;
				height:1px;
				clear:both;
				z-index:7;
				}
				
#content	 {	width:900px;
				height:auto;
				padding:0px;
				border-right:solid 1px #000000;
				border-left:solid 1px #000000;
				background-color:#e4ff93;
				z-index:8;
			}
#centerfullwide		 {	width: 631px;
				float:left;
				padding-bottom:10px;
				
				z-index:9;
				}			