/* CSS Document */

body {
	text-decoration: none;
	color:#333333;
	font-family :  Arial, Verdana, sans-serif ;
	font-size : 12px;
	font-weight : normal;
	line-height : 20px;
	background: #44566a;

}

td {
	text-decoration: none;
	color:#333333;
	font-family :  Arial, Verdana, sans-serif ;
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;

}

a {
	text-decoration: underline;
	color: #8D0004;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
}

a.hover {
	text-decoration: none;
	color: #8D0004;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;

}

a.active {
	text-decoration: none;
	color: #8D0004;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;

}
h1 {
	text-decoration: none;
	color: #191919;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 13px;
	font-weight : bold;

}
.fetstil {
	text-decoration:none;
	color:#191919;
	font-family :  Arial, Verdana, sans-serif ;
	font-size : 10px;
	font-weight : bold;
	
}
	
#top {
	width: 850px;
	height:80px;
	background-image:url(bilder/top.jpg);
}

#meny {
	float: left;
	width: 660px;
	padding: 10px;
	position: relative;
	left: 160px;
	top: 55px;
	
}

#botten {
	width: 810px;
	height:12px;
	background-image:url(bilder/botten.jpg);
	padding: 20px;
}

#kolumncontainer {
	background: #FFFFFF;
	width:850px;
	height:auto;
	float: left;
} 


#kolumn1 {
	float: left;
	width: 480px;	
	padding: 20px;
	
}

#kolumn2 {
	float: left;
	width: 200px;
	padding: 20px;
}

#blue {
	background-image:url(bilder/blue.gif);
	height:285px;
	width:470;
	background-repeat: no-repeat;
	padding:15px;
	
}
#helsida {
	background: #FFFFFF;
	width:810px;
	height:auto;
	float: left;
	padding: 20px;
} 



