@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/backgrounds/bakgrund3.gif);
	background-repeat: no-repeat;
	background-position:top left;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font: 11px Verdana, sans-serif;
	padding: 0px;
	margin:0px;
}
	   
a:link {color:#000000;text-decoration:underline;  }
a:visited { color: #000000;text-decoration : underline;}
a:hover {color:#666666 ;text-decoration : none;}

ul {/*list-style-image: url(graphics/star.gif);*/ padding: 0px 0px 0px 0px; margin: 0em 0em 0em 2em ;}
li {
	margin-top:10px;
	line-height:14px;
	margin-right: 5px;
}

p {line-height:15px;}
h2 {letter-spacing:1px;}

#bild {margin-top:20px;}

#Layout {
	margin-left:8%;
	margin-top:135px;
	width : 800px;
/*	opacity: 0.9;
	filter: alpha(opacity=90);*/
	padding: 25px;
	/*background-image:url(graphics/p_bak.jpg);*/
	/*background-color:#e8e0dd;*/
	background-color:#ffffff;
	border:solid;
}



#Head {
	padding: 0px;
	margin: 0px;
	
	}


#Meny {
	text-align: center;
	font: 1.6em Georgia;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	width:800px;
	letter-spacing: 0px;
	padding: 0px;
}


#Kolumn1 {
	margin:0px 0px 60px 0px;
	float:left;
	width:380px;
	padding: 0px 10px 0px 0px;
}

#Kolumn2 {
	margin:0px 0px 60px 0px;
	padding: 0px;
	float:right;
	width:400px;	
}

#Sidfot {
	text-align: right;
	font: 1.0em Georgia;
	margin-left: 0px;
	letter-spacing: 0em;
	clear:both;	
	color:#666666;
	
	
	
}

#Sidfot a { 

color:#666666;

}
