@charset "UTF-8";
/* CSS Document */

*{ margin:0; padding:0;}
html { height: 100%; overflow:hidden;}

body { background-color: transparent; margin: 0px; padding: 0px; height: 100%; border-top: 1px transparent solid; margin-top: -1px; z-index:0; position:relative; }

img#background { height: 100%; width: 100%; z-index: -1; position:absolute; color: #fff; }

#wrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	}

#inner {
		
	width:1046px;
	height:658px;
	margin-left: -523px;
	/***  width / 2   ***/
	position: absolute;
	top: -329px;         
	/***  height / 2   ***/
	left: 50%;}




#siteCont{
	width:675px;
	height:480px;
	margin: 90px auto;
	/*border-style:dotted;
	border-width:thin;*/
}


#logo{
	float:left;
	}
	
#logo img{border: none;}
#logo a{text-decoration:none;}
	

#fastPlacering{ float:right; width:188px;}

#navcontainer{
	width:450px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	margin-left:28px;
	margin-top:32px;
    margin-bottom:24px;
    }	

#navcontainer a{
	color:#FFF;
	text-decoration:none;
	}

#navcontainer a:hover{
	color:#6D6E71;
	
	}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}



#boxMain{
	clear:both;
	float:left;
	width:472px;
	height:373px;
	background-image:url(../images/main1.png); background-repeat:no-repeat;
	}
	
	
#boxOne{ width:188px;
		 height:214px;
		 float:right; 
		 background-image:url(../images/box2.png);
		 background-repeat:no-repeat;}


#boxTwo{ width:188px;
		 height:146px;
		 float:right;
		 background-image:url(../images/box3.png); background-repeat:no-repeat;
		 margin-top:12px;}
		 
	
			
#boxOne a{
		
		font-family:Arial, Helvetica, sans-serif;
	color:#007DC5; 
	text-decoration:none;
	font-size:12px;
		 }
		 
#boxOne a:hover{
		
		
	color:#007DC5; 
	text-decoration: underline;
		 }
	
	
	
	
	#boxTwo a{
		
		font-family:Arial, Helvetica, sans-serif;
	color:#007DC5; 
	text-decoration:none;
	font-size:12px;
		 }
		 
	#boxTwo a:hover{
		
		
	color:#007DC5; 
	text-decoration: underline;
		 }

.headerF {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.contText {
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	display:block;
	font-size:12px;
	color: #FFF;
}



#clear{
	clear:both;
	}

#jyttesImg{ width:53px; height:71px; margin-left:18px; margin-top:7px;}

#footer{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	padding-top:18px;
	text-align:center;
	}
			

#footer a{text-decoration:none; color:#fff;}
			
#footer a:hover{ color:#6D6E71;}

.bulletIndryk{ margin-left:20px;}
