body { 
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #31353A;
	background:#ffffff url('bilder/tapet-0.jpg') fixed repeat-x ;
}

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

td {
	font-size: 11px;
}

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

#ruta {
	margin-left:auto; margin-right:auto;
	width:897px;
	background: white;
	text-align:left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;

}

#huvud {
	margin-left:auto; margin-right:auto;
	width:897px; height:300px;
	background: url('bilder/topp5.jpg') no-repeat top left;
	text-align:left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#huvud1 {
	margin-left:auto; margin-right:auto;
	width:897px; height:300px;
	background: url('bilder/topp6.jpg') no-repeat top left;
	text-align:left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

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

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

#kropp {
	margin-left:auto; margin-right:auto;
	margin-top:20px;
	width:779px;
	background: url('bilder/middle-sheet.png');
	align:center;
	text-align:left;
}

#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-family: "courier new",courier,sans-serif;
	font-weight:normal;
    font-size: 28px;
    line-height:36px;
    color: #31353A;
    margin: 30px 80px 20px 80px;
}
   
h2 {
 	font-family: "courier new",courier,sans-serif;
	font-weight:bold;
    font-size: 16px;
    line-height:26px;
    color: #31353A;
    text-align:left;
    margin: 10px 0px 10px 80px;
}

h3 {
	font-family: "courier new",courier,sans-serif;
	font-weight:normal;
    font-size: 18px;
    line-height:26px;
    color: black;
    text-align:center;
    margin: 10px 0px 0px 80px;
}

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: #003366;}
a:visited { text-decoration: none; color: #003366;} 
a:hover { color: #cc0000;}
a:active { color: #000000;} 

.referens{
	font-family: verdana,sans-serif;
     font-size: 12px;
     line-height: 150%;
     font-weight:normal;
     color:#31353A;
     margin:0px 80px 10px 95px;
	text-indent: -15px;
}

.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: 12px;
     line-height: 150%;
     font-weight:normal;
     color:#31353A;
     margin:0px 80px 10px 80px;
}
.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%;
}

.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: "courier new",courier,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-top:56px;
	margin-left:24px;
}

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 */