body { 
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #484848;
	background:#fff url('bakgrund/tapet.jpg') repeat-x top left fixed;
	margin:20px ;
}

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

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

#huvud {
	text-align:center;
	width:900px; height:350px;
	background: url('bilder/Sommar-topp-text.png');
}

#fot {
	text-align:center;
	width:900px; height:189px;
	background: url('bilder/fot-bak.png');
}

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

#kolumn1 {
	float:left;
	width:200px;
	background: url('bakgrund/tapet.jpg');
	overflow:hidden;
}

#kolumn2 {
	float:left;
	width:700px;
	background: url('bakgrund/tapet1.jpg');
	overflow:hidden;
}

#bildruta {
	width:524px;
	background-color:#c4c455;
	margin:10px 20px;

}

h1 { font-weight:normal;
     font-size: 24px;
     color: #31353A;
     margin: 280px 0 0 234px;
}
   
h2 { font-weight:normal;
     font-size: 15px;
     line-height:18px;
     color:#484848;
     margin: 0 0 0 20px;
}

h3 { font-weight:bold;
     font-size: 12px;
     line-height: 14px;
     color:#484848;
     margin: 0 0 0 20px;
}
hr {
	color: #cccccc;
	height: 1px;
	overflow: hidden;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	border: none;
}

.meny {
	font-size:12px;
	margin:8px 8px;
}

.meny a {border: 0 none;}

span.upp { font-size:9px; vertical-align:25%; }
        
a { text-decoration: none; color: #000000; border-bottom:dotted 1px black;}
a:link { color: #000000;}
a:visited { 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;
}
.text2 {font-family: verdana,sans-serif;
     font-size: 12px;
     line-height: 140%;
     font-weight:normal;
     color:#484848;
     margin-right: 60px;
	 margin-left: 20px;
}
.text3 {font-family: verdana,sans-serif;
     font-size: 12px;
     font-weight:normal;
     color:#484848;
     margin-right: 15px;
	 margin-bottom: 30px
	 margin-left: 30px;
}

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