@charset "utf-8";
/* CSS Document */

#eng_frontblaa {
	width: 100%;
	height:84px;
	float: left;
	background: #406594;
	font-weight: bold;
}

#eng_frontblaa p{
	color: #FFFFFF;	
	font-weight: bold;
	font-size: 1.2em;
}


#eng_front1 a{font-weight: normal; font-style:normal; font-size:1em

}

#eng_front1 p{padding-bottom:5px; padding-top:5px;
}
#eng_front1 {
	float: left;
	width: 280px;
	height: 300px;
	background: #e2e5ee;
	overflow: visible;
	font-size:0.9em;
}

#eng_front2 {
	float: left;
	width: 280px;
	height: 300px;
	background: #d4d9e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;

}
#eng_front3 {
	float: right;
	width: 279px;
	height: 300px;
	background: #d4d9e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
/*-----------       FORMATRING FOR MAIN NAV ---------------------------------*/

#naveng{
	width:100%;
	height:26px;
	clear:both;
	overflow:hidden;
	background-color:#c6cdfd;
}
#naveng a span{display:none;}
#naveng ul{	
	font-weight:bold;
	font-size:1.4em;
	margin:0;
	padding:0;	
	height:26px;
}

#naveng ul li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	line-height:26px;
	list-style:none	;
}

#naveng a{
	float:left;
	width:210px;
	height:26px;
	color:#225686;
	background-color:#c6cdfd;
	/*background-image: url(images/hover/home.gif);*/
	cursor:pointer;
	border-right: 2px #fff solid;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center
}

#naveng a:hover{
	background-color:#225686;
	color:#c6cdfd;
	text-decoration:none;
}
#naveng .start a{background-color:#225686;
	color:#c6cdfd;
}

#naveng .end a{
	border:none;
}
	
/*#naveng #forsiden a:hover{
	float:left;
	width:133px;
	height:26px;
	background-image: url(images/hover/home.gif);
	cursor:pointer;
}

#naveng #forretningsomrader a{
	float:left;
	width:239px;
	height:26px;
	background-image: url(images/forretningsomrader.gif);
	cursor:pointer;
}

#naveng #forretningsomrader a:hover{
	float:left;
	width:239px;
	height:26px;
	background-image: url(images/hover/forretningsomrader.gif);
	cursor:pointer;
}

#naveng #menneskene a{
	float:left;
	width:164px;
	height:26px;
	background-image: url(images/menneskene.gif);
	cursor:pointer;
}

#naveng #menneskene a:hover{
	float:left;
	width:164px;
	height:26px;
	background-image: url(images/hover/menneskene.gif);
	cursor:pointer;
}
#naveng #kontakt a{
	float:left;
	width:118px;
	height:26px;
	background-image: url(images/kontakt.gif);
	cursor:pointer;
}

#naveng #kontakt a:hover{
	float:left;
	width:118px;
	height:26px;
	background-image: url(images/hover/kontakt.gif);
	cursor:pointer;
}
#naveng #english a{
	float:left;
	width:196px;
	height:26px;
	background-image:url(images/english.gif);
	cursor:pointer;
}

#naveng #english a:hover{
	float:left;
	width:196px;
	height:26px;
	background-image: url(images/hover/english.gif);
	cursor:pointer;
}
*/
/*--------------------------------end NAV----------------------------------*/

