body { 
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #484848;
	background:#ffffff url('bilder/bak-blabla.gif') no-repeat;
}

* { margin:0; padding:0; border:0;}

td {
	font-size: 11px;
}

blockquote {
     margin:6px 20px 10px 20px;
}

#ruta {
	margin-left:auto; margin-right:auto;
	width:965px;
	background: url('bilder/skugga.png') repeat-y top left;
	text-align:left;
}

#huvud1 {
	margin-left:auto; margin-right:auto;
	width:965px;
	background: url('bilder/topp-skugga.png') no-repeat top left;
	text-align:left;
}

#huvud2 {
	text-align:center;
	margin-left:10px; margin-right:10px;
	width:945px; height:243px;
	background: url('bilder/topp.jpg');
}

#huvudhab {
	text-align:center;
	margin-left:10px; margin-right:10px;
	width:945px; height:243px;
	background: url('bilder/topp.jpg');
}

#fot {
	text-align:center;	margin-left:auto; margin-right:auto;
	width:965px; height:40px;
	background: url('bilder/fot.png');
}

#kropp {
	margin-left:10px; margin-right:10px;
	width:965px;
	background: url('bakgrund/tapet0.jpg');
}

#kolumn1 {
	float:left;
	width:200px;
	overflow:hidden;
}

#kolumn2 {
	float:left;
	width:790px;
	overflow:hidden;
}

#news {
	width:690px;
    margin: 30px 0px 20px 60px;
    height:160px;

}

#news img {
	float:left;
	width:165px;
	height:160px;
	margin: 4px 30px 0px 0px;
}

h1 {
	font-weight:normal;
    font-size: 18px;
    line-height:22px;
    color: #31353A;
    margin: 30px 50px 20px 60px;
}
   
h2 { font-weight:normal;
     font-size: 15px;
     line-height:18px;
     color:#484848;
     margin: 10px 50px 10px 60px;
}

h3 { font-weight:bold;
     font-size: 12px;
     line-height: 14px;
     color:#484848;
     margin: 6px 50px 4px 60px;
}

hr {
	color: #cccccc;
	height: 1px;
	overflow: hidden;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	border: none;
}

a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #000000;} 
a:hover { color: #cc0000;}
a:active { color: #000000;} 


.text1 {font-family: verdana,sans-serif;
     font-size: 12px;
     font-weight:normal;
     color:#484848;
     margin-top: 50px;
	 margin-right: 15px;
     margin-left: 30px;
}
.text {font-family: verdana,sans-serif;
     font-size: 11px;
     line-height: 140%;
     font-weight:normal;
     color:#484848;
     margin:0px 50px 10px 60px;
}
.text3 {font-family: verdana,sans-serif;
     font-size: 11px;
     font-weight:normal;
     color:#484848;
     margin-right: 15px;
	 margin-bottom: 30px
	 margin-left: 30px;
}
.fot {font-size:10px; color:#666666;}

.konfrubbe {
	width: 660px; 
	margin: 20px 0px 20px 60px;
	padding:6px;
	border: solid 1px #99ccff;
	background: #f0f8ff;
	font-size: 12px;
	font-weight:normal;
	color:#484848;
}

#meny { 
	width:175px; 
	float:left;	
	height:100%;
}

#meny a:link { text-decoration: none; color: #666666;}
#meny a:visited { text-decoration: none; color: #666666;} 
#meny a:hover { text-decoration: none; color: #cc0000;}
#meny a:active { text-decoration: none; color: #000000;}

.text  a {text-decoration: none; border-bottom: 1px dotted; color: #000000;}
.text  a:link {text-decoration: none; border-bottom: 1px dotted; color: #003366;}
.text  a:hover {text-decoration: none; border-bottom: 1px dotted; color: #cc0000;}
.text  a:visited {text-decoration: none; border-bottom: 1px dotted; color: #003366;}
.text  a:active {text-decoration: none; border-bottom: 1px dotted; color: #ff0000;}

.menyrad {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #484848;
	width: 135px;
	padding: 10px 0px 14px 45px;
	background: url('bilder/menyflik.gif');
}

li {
margin:0px 0px 6px 20px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}
.clearfix {display: inline-block;} 	
/* Gömmer för IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut clearfix */