@charset "iso-8859-1";
body  {
	font: 12px Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	background: #1d2124;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

td  {
	font: 12px Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	background: white;
	margin: 10; 
	padding: 10;
	text-align: left; 
	color: #000000;
}

a {
	color:#e72815;
	text-decoration:none;
}
a:hover {
	color:#9f2518;
	text-decoration:underline;
}

#container { 
	width: 990px;  
	margin: 0 auto; 
	text-align: left; 
	padding-bottom:20px;
} 

#vanster {
	width: 95px;
	float:left;
	text-align: right; 
}

#vanster img {
	margin-top:190px;
	margin-right:5px;
}

#mitten {
	width: 800px;
	float:left;
}

#header {
	margin-top:15px;
	height:170px;
	background:url(images/header.png) no-repeat;
}




#main {
	background:#FFF;
	margin-top:5px;
	padding:5px;
}

#mainheader {
	width:790px;
	height:210px;
	background:#e72815;
	overflow-y:hidden;
}

#mhbild {
	margin:0;
	padding:0;
	width:525px;
	height:210px;
	overflow:hidden;
	float:left;
}

#mhtext {
	float:right;
	width:265px;
}

#mhtext p {
	color:#FFF;
	margin:15px 20px 0 20px;
	font-weight:bold;
	font-size:12px;
}
#mhtext p.mindre {
	margin:5px 20px 5px 20px;
	font-size:10px;
}

#mhtext a {
	color:#000;
	text-decoration:none;
}

#mhtext a:hover {
	color:#333;
	text-decoration:none;
}
#mhtext a.referenser {
	display:block;
	width:170px;
	padding:10px 0px 10px 0px;
	background:url(images/pilar.png) right center no-repeat;
}


#mainc {
	margin-top:10px;
	background:url(images/mainbg.gif);
}

#mainp {
	margin-top:10px;
}

#mainvanster {
	float:left;
	width:525px;
}

#mainhoger {
	float:right;
	width:265px;
}



.text {
	margin:10px;
	border-bottom: 1px solid #e72815;
}






#mn
{	padding: 135px 0 0 10px;
	margin: 0;
}

	#mn li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
	}

	#mn li a {		
		display:block;
		color:#FFF;
		text-decoration:none;
		font-family:Arial, Verdana, Geneva, sans-serif;
		font-size:15px;
		font-weight:bold;
		padding:5px;
		margin-right:10px;
	}
 	
	#mn li a:hover, #mn li a.vald  {
		background:#e72815;
	}

		#mn li ul
		{	position: absolute;
			visibility: hidden;
			/*border-top: 1px solid white;*/
			margin: 0;
			padding: 0;}
		
			#mn li ul li
			{	float: none;
				display: inline}
			
			#mn li ul li a
			{	display: block;
				background:#e72815;
				width: 150px;
				/*
				height:20px;
				*/
				font-size:14px;
				color:#FFF;
				padding-top:4px;
				opacity:1.0;
				filter:alpha(opacity=100);
			}
			
			#mn li ul li a:hover
			{	background:#a72d21;}






div.ref_referens {
	width:505px;
	height:120px;
	background:#e72815;
	overflow-y:hidden;
	margin:10px;
}

div.ref_bild {
	margin:0;
	padding:0;
	width:305px;
	height:210px;
	overflow:hidden;
	float:left;
}

div.ref_text {
	float:right;
	width:200px;
}

div.ref_text p {
	color:#FFF;
	margin:5px 5px 0 5px;
	font-weight:bold;
	font-size:11px;
}
div.ref_text p.mindre {
	margin:5px 5px 5px 5px;
	font-size:9px;
}

div.ref_text a {
	color:#000;
	text-decoration:none;
}

div.ref_text a:hover {
	color:#333;
	text-decoration:none;
}
div.ref_text a.referenser {
	display:block;
	width:160px;
	padding:10px 0px 10px 0px;
	background:url(images/pilar.png) right center no-repeat;
}









.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}