@charset "utf-8";
/* CSS Document */
p{ font-size: 13px;}
h1{ font-size:18px;}
h2 {font-size:14px; }
h3{ font-size: 16px; color: #06F; }

#top a:link{color: #06F; text-decoration:none}
#top a:visited{color: #06F;text-decoration:none}}
#top  a:hover{background: #390;color: #FFFFFF;}

body{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Grande", sans-serif;
}

.hela{
width:800px;
	margin-right: auto; margin-left: auto;
}

#logga{
	
	width: 800px;
	height: 130px;
	float: left;
	}
	#top{
	width:800px;
	height:40px;
	float: left;
	}

#main{
width:800px;
float: left;
font-family: Century Gothic, Geneva, sans-serif;
font-size: 12px;
}

#vanster{
float: left;
text-align:left;
width: 600px;

}
#hoger{
float: left;
width: 180px;
margin-left: 20px;
}

.content{ padding:10px; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px;  background: #000000; 
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; 
border-left: 1px solid #000000; border-right: 1px solid #000000; 
border-width: 0 2px;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; 
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; 
border-left: 1px solid #000000; border-right: 1px solid #000000;}


#kant1{ background-color: #09F; width: 40px; height: 1300px; float: left; }
#kant2{ background-color: #09F; width: 40px; height: 1300px; float: right; }
