@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;
	letter-spacing:4px;
	line-height: normal;
	z-index:5;
	
}


/*under overskrift*/	
	h2 {font-family:"Trebuchet MS", Verdana, Georgia;
	text-decoration:none;
	text-align:left;
	padding-top:2px;
	padding-left:5px;
	font-size:18px;
	color:#075b77;
	letter-spacing:2px;}


/*	brødtekst	*/	
	p {
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
	letter-spacing:1px;
	color: #075b77;
	padding-right:3px;
}
	
	
	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;
	}
	

img {border:none;}

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

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

/*::::::::::::::::::::::  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;
}

.bogforside {
	position:absolute;
	height:205px;
	width:240px;
	left: 202px;
	top: 100px;
	z-index:1;
}
	
	.hovedramme {
	position:absolute;
	background-color:#ffffff;
	height:548px;
	width: 438px;	
	left: 208px;
	top: 16px;
	border:solid 2px;
	border-color:#b5d66b;
}
	
	
	
	.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;
}
	
	
	
	
.hoejreramme {
	position:absolute;
	background-color:WHITE;
	border:solid 2px;
	border-color:#b5d66b;
	height:455px;
	width:290px;
	top: 109px;
	left: 657px;
	z-index:3;
}
	
.punch{
	position:absolute;
	height:80px;
	width:293px;
	left: 658px;
	top: 19px;
}

.crosshair {
	position:absolute;
	left: 2px;
	top: 243px;
	z-index:4;
	width: 108px;
	height: 1px;
}


.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;
	}



	
