body	{ 
	background-color: #acacbd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
* { margin:0; padding:0; border:0;}

#huvud1 {
	margin-left:auto; margin-right:auto;
	margin-top:20px;
	width:796px; height:49px;
	background: url('bilder/topp.gif') no-repeat top left;
	text-align:right;
}
#huvud2 {
	
	text-align:center;
	margin-left:auto; margin-right:auto;
	width:796px;
	background: url('bilder/mitt1.png');
}

#kropp {
	margin-left:auto; margin-right:auto;
	width:796px;
	background: url('bilder/ytor.png');
}

#kolumn1 {
	float:left;
	width:248px;
	overflow:hidden;
	text-align:left;
}

#kolumn2 {
	float:left;
	width:548px;
	overflow:hidden;
	text-align:left;
}

#fot {
	margin-left:auto; margin-right:auto;
	margin-bottom:20px;
	width:796px; height:94px;
	background: url('bilder/nere.gif');
	text-align:center;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 12px 40px 12px 40px;
}

h2 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #339966;
	margin-left: 40px;	padding: 0px 0px 6px 0px;

}

h3 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding: 20px 0px 0px 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #339966;
	padding: 0px 0px 10px 0px;
}

.titel {
	font-family: "Times New Roman", Times, serif ;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-top: 36px; border: 0;
}


.text {
	font-family: Verdana, sans-serif ;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin: 6px 40px 12px 40px;
}


li {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif
}

a:link		
{	
  color: #666666; 
  text-decoration: none;
}

a:visited		
{
  color: #666666; 
  text-decoration: none;
}

a:hover
{
  color: #cc0000; 
  text-decoration: none;
}

a:active		
{
  color: #666666; 
  text-decoration: underline;
}
.menyrad {
	font-family: "Times New Roman", Times, serif ;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 160px;
	margin: 10px 0px 6px 50px;
	border-bottom: solid 1px #ccc;
}

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


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