html,body
{
	color:#000000;
	background-color:#ffffff;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}
	


td#top_front{
	background-image: url(bilder/bild_01.jpg);
	background-repeat: no-repeat;
		
}

td#top_kontakta{
	background-image: url(bilder/bilder/kontakta_01.jpg);
	background-repeat: no-repeat;
		
}

td#top_foretaget{
	background-image: url(bilder/bilder/om_foretaget_01.jpg);
	background-repeat: no-repeat;
		
}

td#top_referenser{
	background-image: url(bilder/bilder/referenser_01.jpg);
	background-repeat: no-repeat;
		
}



td#botten{
	background-image: url(bilder/bild_06.jpg);
	background-repeat: no-repeat;
		
}


td#grund{
	background-image: url(bilder/bild_04.jpg);
	background-repeat: repeat-y;
		
}


h1 { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 0; 
	margin-bottom: 0;
	color:#000000;	
} 




.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#1b4b9a;
	font-weight: bold;
 
}


.bla_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:21px;
	color:#1b4b9a;
	text-align: center;
 
}


.bla_text_stor{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:27px;
	color:#1b4b9a;
	text-align: center;
	font-weight: bold;
 
}

.link_vit{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#ffffff;
	font-weight: bold;
 
}





.test{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	text-decoration: none;
	color:#ffffff;
	background-color:#5a2412;
 
}



.botten{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#c4c5c5;
 
}


.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}


.nyheter{ 
font-family:Arial, Helvetica, sans-serif;
   font-size: 13px; 
}


.datum{ 
font-family:Arial, Helvetica, sans-serif;
   font-size: 11px; 
}


.storre{ 
font-family:Arial, Helvetica, sans-serif;
   font-size: 18px; 
}

 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
