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

.all {	/*jello layout*/
		position:absolute;
		width:955px;
		left: 11%;
		margin-left:-130px;
		top: 15px;
			
}	

body {background:#ffffff;
height:768px;
width:955px;
font-family:"Trebuchet MS", Verdana, Georgia;
}
	

/*  overskrift */
	h1 { 
	font-family:"Trebuchet MS", Verdana, Georgia;
	text-decoration:none;
	font-size:28px;
	color:#075b77;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	letter-spacing:4px;
	line-height: normal;
	width:auto;
	height:auto;
	visibility: visible;
}


/*under overskrift*/	
	h2 {font-family:"Trebuchet MS", Verdana, Georgia;
	text-decoration:none;
	text-align:left;
	line-height:1%;
	padding-left:10px;
	color:#075b77;
	font-size:16px;
	letter-spacing:2px;}
	
	p {
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
	line-height:17px;
	padding:10px;
	letter-spacing:1px;
	color: #075b77;
	z-index:4;
}




/*  bullets til menu   */	
	ul {margin: 5px;
	padding:0;
	list-style-type:none;
	}
	
	ul a{
	display:block;
	width:120px;
	height:30px;
	line-height: 30px;
	color:#075b77; 
	text-decoration:none;
	}
	
	li a:hover {color:#075b77;
	font-size:15px;
	text-decoration:underline;
	}
	
	
	li {background:url(img/bullet1.gif) no-repeat 0 40%;
	background-position:right;
	padding-right: 25px;
	padding-top:0px;
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
	letter-spacing:1px;
	text-align:right;
	}

ul.kunder {margin: 15px;
	padding:0px;
	list-style-type:none;
	}
	
ul.kunder a{display:inline;}

li.kunder {background:url(img/bullet2.gif) no-repeat 0 40%;
background-position:left 8px;
padding-left:25px;
padding-right: 5px;
	padding-top:5px;
	font-family:"Trebuchet MS", Verdana, Georgia;
	color:#075b77;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	}

li.kunder a{line-height:normal;
text-decoration:underline;
color:#075b77;}

li.kunder a:hover {color:#b5d66b;
text-decoration:underline;
font-size:14px;
line-height:normal;}

table {border-collapse:separate;
margin-left:8px;
padding-right:5px;
border:none;

}

/*tr {background-image:url(img/bullet2.gif);
background-repeat:no-repeat;
background-position:left;
}*/

td {
font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
	letter-spacing:1px;
	color: #075b77;
	text-align:left;
	padding-left:13px;
	}
	
/*
td a {color:#075b77;
	font-size:14px;
	text-decoration:none;
	}
	
	
td a:hover {color:#075b77;
	font-size:15px;
	text-decoration:underline;
	}
*/
	
	ul {margin: 5px;
	padding:0;
	list-style-type:none;
	}

	

img {border:none;}

a {
cursor:pointer;
text-decoration:none;
color:#9eba5e;
}	

a:hover {
color:#075b77;
text-decoration:underline;

	}
	
.print {
	position:absolute;
	border:none;
	text-decoration:none;
	left: 694px;
	top: 15px;
}

/*::::::::::::::::::::::  STYLING   ::::::::::::::::::::::::::*/	
	
	
#bgboxoeverst {
	position:absolute;
	background-color:#ecf0f1;
	height:245px;
	width:955px;
	left: 0px;
	top: 0px;
	border:solid 2px;
	border-color:#075b77;
}

#bgboxnederst {
	position:absolute;
	background-color:#e5eaeb;
	height:245px;
	width:955px;
	left: 0px;
	top: 337px;
	border:solid 2px;
	border-color:#075b77;
}
	
	
	
.logo {
	position:absolute;
	border:none;
	left:12px;
	top:17px;
	height:61px;
	width:172px;
	z-index:3;
}

	
	.hovedramme {
	position:absolute;
	height:auto;
	width: 739px;
	background-image:url(img/crosshairVand.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
	border:solid 2px;
	border-color:#b5d66b;
	left: 208px;
	top: 16px;
	z-index:2;
	}
	
	
	
	.navramme{
	position:absolute;
	height:311px;
	width:186px;
	background-color:WHITE;
	border:solid 2px;
	border-color:#b5d66b;
	left: 10px;
	top: 82px;
	}
	
#ebrev_form {
	position:absolute;
	font-family:"Trebuchet MS", Verdana, Georgia;
	height:153px;
	width:190px;
	left: 11px;
	top: 399px;
}



.footer {
	position:absolute;
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	letter-spacing:3px;
	color:#075b77;
	left: 19px;
	top: 592px;
	width: 959px;
	height: 25px;
	}


