@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;	
	background-color: #FFFFFF ;
	background-image:url(images/back.jpg);
	background-position:left top;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	/*color: #003C71;*/
	color: #333;
}
h1 span{display:none}
h1{font-size:2.5em}
h2{font-size:2.0em}
h3 {font-size: 1.5em;
	margin:10px;}
h4{font-size: 1.4em;
	margin:10px;}
p{
	font-size:1.1em; 	
	margin:10px 10px 0px 10px;;} 

a {
	color: #003C71;
	text-decoration: none;
	font-size:1.1em;
}

a:hover{text-decoration:underline;}
	
a img{border:none;}

ul {
	font-size:1.1em;
	margin:0px;	
	margin-left: 2px;
	padding-top:0;
	padding-left:30px;
}

.bold {font-weight: bold;}

.clearBoth{clear:both;}


#wrapper {
	margin: 15px auto;
	padding: 0;
	width: 850px;
	height:1%;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;


}
#header{

	width:850px;
	background-color:#FFFFFF;}
	
#logo {
	width: 650px;
	height:75PX;	
	margin-bottom:20px;
	float:left;
	}

#stortBilde{
	width:850px;
	padding-bottom:2px;
	clear:both;
	position: relative;
}

#stortBilde div{
	background-color:#003c72;
	position:absolute;
	top:0;
	right:0;
	width:218px;
	height:193px;
}


#stortBilde h2{
	color:#fff;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px;
	font-weight: normal;
	line-height:23px;
	margin-top: 25px;
	
}
#indexBilde{
	padding:0;
	margin:0;
	margin-top:4px;
}

#flag {float:right;margin:47px 00px 0 0; background-color:#fff; }

/*-----------       FORMATRING FOR MAIN NAV ---------------------------------*/

#nav{
	width:100%;
	height:26px;
	clear:both;
	background-color:#c6cdfd;
	overflow:hidden;
}
#nav a span{display:none;}
#nav ul{	
	font-weight:bold;
	font-size:1.4em;
	margin:0;
	padding:0;	
	height:26px

}

#nav ul li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	line-height:26px;
	list-style:none	;
}

#nav 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;
	text-transform: uppercase;
	
}

#nav a:hover{
	background-color:#225686;
	color:#c6cdfd;
	text-decoration:none;
}
#nav .start a{background-color:#225686;
	color:#c6cdfd;
}

#nav .end a{
	border:none;
	width:210px;
}
	


/*#nav #forsiden a{
	float:left;
	width:133px;
	height:26px;
	background-image: url(images/hover/home.gif);
	cursor:pointer;
}

#nav #forsiden a:hover{
	float:left;
	width:133px;
	height:26px;
	background-image: url(images/hover/home.gif);
	cursor:pointer;
}

#nav #forretningsomrader a{
	float:left;
	width:239px;
	height:26px;
	background-image: url(images/forretningsomrader.gif);
	cursor:pointer;
}

#nav #forretningsomrader a:hover{
	float:left;
	width:239px;
	height:26px;
	background-image: url(images/hover/forretningsomrader.gif);
	cursor:pointer;
}

#nav #menneskene a{
	float:left;
	width:164px;
	height:26px;
	background-image: url(images/menneskene.gif);
	cursor:pointer;
}

#nav #menneskene a:hover{
	float:left;
	width:164px;
	height:26px;
	background-image: url(images/hover/menneskene.gif);
	cursor:pointer;
}
#nav #kontakt a{
	float:left;
	width:118px;
	height:26px;
	background-image: url(images/kontakt.gif);
	cursor:pointer;
}

#nav #kontakt a:hover{
	float:left;
	width:118px;
	height:26px;
	background-image: url(images/hover/kontakt.gif);
	cursor:pointer;
}
#nav #english a{
	float:left;
	width:196px;
	height:26px;
	background-image:url(images/english.gif);
	cursor:pointer;
}

#nav #english a:hover{
	float:left;
	width:196px;
	height:26px;
	background-image: url(images/hover/english.gif);
	cursor:pointer;
}

*//*--------------------------------end NAV----------------------------------*/

#middle {
	clear:both;
	float:left;
	width: 850px;
	background: #FFFFFF;
	height: auto;

}

/*-------- -----------------------VENSTREMENY----------------------------*/
#menu {
	float: left;
	width: 195px;
	background: #FFFFFF;
}

#menu ul{
	margin:0;
	padding:0;
}


#menu li{
	margin:0;
	padding:0;
	list-style:none;
	width:195px;
}
ul.menu a{
	font-size:1.0em;
	padding:3px 10px;
	display:block;
	background-color:#C6CDDE;
	border-bottom:solid 2px white;
	height:1.3em;
	text-decoration:none;
}

ul.menu a:hover{
	font-size:1.0em;
	padding:3px 10px;
	display:block;
	background-color:#EBE7E1;
	border-bottom:solid 2px white;
	height:1.3em;
	text-decoration:none;
}

ul.menu ul a{
	font-size:0.9em;
	padding:3px 15px;
	display:block;
	background-color:#C6CDDE;
	border-bottom:solid 2px white;
	height:1.3em;
	text-decoration:none;
}

ul.menu ul a:hover{
	font-size:0.9em;
	padding:3px 15px;
	display:block;
	background-color:#EBE7E1;
	border-bottom:solid 2px white;
	height:1.3em;
	text-decoration:none;
}


li.indent a, li.indent a:hover{padding-left:20px;}


/*------------------------------------  CENTER ----------------------------------*/

#center {
	float: left;
	width: 500px;
}

#center #inner{
	margin:0 0 0 10px;

}

#centerKontakt{
	float: left;
	width: 435px;
}

#rightKontakt{
	float: right;
	width: 220px;
	text-align:right;
	text-align:left;
}
#rightKontakt p{margin-left:0;}

#center_mennesker {
	float: left;
	width: 655px;
	background: #FFFFFF;
	padding:0;
}
#center_mennesker table{
	margin-left:10px;
}
#center table, #centerKontakt table, #center_mennesker table{font-size:1.0em;}

#center_mennesker td{
	vertical-align:bottom}
	
#center_mennesker table img {
	vertical-align:bottom;
	margin-top: 16px;
	margin-right: 5px;
}
#center_mennesker table td p, #center table td p, #centerKontakt p{
	vertical-align:bottom;
	text-align: left;
	margin:0 0 0 5px;
	font-size:1.1em;

	
}

/*------------------------------------  RIGHT ----------------------------------*/
#right {
	position: relative;
	float: right;
	width: 154px;
	left: 0px;
	top: 0px;
	background: #FFFFFF;

}

/*------------------------------------  FRONT ----------------------------------*/
#front_wrapper {
clear:both;
	width: 850px;
	background: #FFFFFF;
	float: left;
	margin-top:3px;
	

}
#front_wrapper p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003C71;
	margin:0;
	padding:10px;
	font-size:1.3em
	}
#front1 a{	font-weight: normal;	font-size:0.9em}
#front1 {
	float: left;
	width: 280px;
	height: 242px;
	font-weight: bold;
	background: #e2e5ee;
	overflow: auto;
}

#front2 {
	float: left;
	width: 280px;
	height: 242px;
	background: #d4d9e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;

}
#front3 {
	float: right;
	width: 279px;
	height: 242px;
	background: #d4d9e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
#frontblaa {
	width: 100%;
	height:70px;
	float: left;
	background: #406594;
	font-weight: bold;
}

#frontblaa p{
	color: #FFFFFF;	
	font-weight: bold;
	font-size: 1.2em;
}

#frontgraablaa {
	float: left;
	width: 100%;
	background: #d4d9e7;
}
#frontgraablaa ul{
	margin:10px 10px 0 20px;
	padding:0;
	font-size:1.2em;
	line-height:1.3em;
	}

#spacer {
	float: left;
	width: 3px;
	background: #FFFFFF;
}

/*------------------------------------  BOTTOM ----------------------------------*/
#bottom {
	width: 850px;
	background: #FFFFFF;
	text-align: center;
	clear: left;
	margin-top: 25px;
	padding-bottom:15px;
}

#bottom h1 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 1.2em;
	font-weight: normal;
	color: #003C72;
	margin: 0;
	margin-top: 10px;
}
#bottom p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.1em;
	color: #555;
	font-weight: normal;
	margin: 0;
}
