@charset "utf-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #95a90c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: small;
	}
		
#centrering {
	margin: 0 auto;
	width:1000px;
	}
	
#huvud {
	width: 1000px;
	height:156px; 
	min-height:148px;
	background-color: #FFFFFF;
	float:left;
}

#huvudVanster{
	width:421px;
	height:156px;
	min-height:156px;
	background-color: #FFFFFF;
	float:left;
	padding-top:10px;
	padding-left: 40px;
	
}
#huvudMitten{width:270px;height:200px;float:left;}
#huvudMittenSpecial{width:270px; height 14px; min-height: 14px; background-color:#FFFFFF; float:left;}
#huvudMittenSpecialFoto{width:270px;float:left;}
#huvudHoger {width: 255px;height:156px;float:left;}

#menyRad {
	width:1000px;
	float:left;
	background-color: #000000;
}

#menyRadStart {
	width:200px;
	float:left;
	min-height; 12px; 
	height: 12px;
}

#menycontainer ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 0;
	padding-left: 0;
	margin-top:0;
	margin-bottom:0;
	width: 800px;
	font-size: 70%;
}

#menycontainer li{
	display: inline;
}

#menycontainer ul a{
	float: left; 
	text-decoration: none; 
	padding: 0.3em 1em;
} 

#menycontainer a:link{
	color: #ffffff;
}

#menycontainer a:visited{
	color: #ffffff;
}

#menycontainer a:hover{
	background-color: #95a90c;
}

#menycontainer a#current{
	color: #FFFFFF;
	background-color: #6B7909;
} 

#innehall {
	width: auto;
	float:left;
	background-color: #FFFFFF;
}
#innehall2 {
	width: auto;
	float:left;
	background-color: #FFFFFF;
	}
#kolumnVanster {width: 150px; float:left;
	font-size: x-small;
	padding:10px 40px 10px 10px;}
	
#kolumnVansterText {
	width: 190px;
	padding: 5px;
	}

#kolumnVansterBildbox{width: 200px; padding: 0px;}
#produktbildBox{
	width: 300px;
	padding: 10px 10px 20px 10px;
	float:left;
	font-style: italic;
	}
#produktbildClear { clear: left;}

		
#kolumnHoger {
	width: 800px;
	padding: 0px;
	float:right;}
	
	#kolumnHogerText {
	width: 760px;
	padding: 20px;
	float:right;}
	
	#kolumnEn {
	width: 1000px;
	padding: 0px;
	float:right;}
	
	#kolumnEnText {
	width: 900px;
	padding: 30px 20px 30px 80px;
	float:right;}
	
	#kolumnProdukter {
	width: 960px;
	padding: 20px;
	float:right;}
	
	#kolumnProdukter a{
	text-decoration:none;
}
	
#kolumnHogerTextBildboxVanster {width: auto; padding: 25px 25px 25px 0px; float: left;}	
#kolumnHogerTextBildboxHoger {width: auto; padding: 25px 0px 25px 25px; float: right;}	


#boxClearLeft {
	clear:left;
}

.storrubrik {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #95a90c;
	text-decoration: none;
	line-height: 250%
	}
	.storrubrik2 {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #95a90c;
	text-decoration: none;
	line-height: 250%
	}
	
	.mellanrubrik {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #95a90c;
	text-decoration: none;
	line-height: 250%
	}

p{margin-top: 10px;}

	#menyContainerFlagga {
	background-color: #FFFFFF;
	padding: 15px 0px 10px 30px;
}
		#menyContainerEnFlagga {background-color: #FFFFFF;padding: 0px 12px 0px 0px; float:left;}
		
		.img
{
	border: none;
}/*tar bort ramen runt länkbilder i IE*/

#box1 {margin: 0px 20px 10px 0px; float: left;}

a:link {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
			}
a:visited {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000000;
}
