body {
height: 100%;
background-color: #A8BDA5;
background-image: url("back.gif");
background-repeat: no-repeat;
background-position: bottom left;
background-attachment: fixed;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
margin: 0px;
}

#top {
background-image: url("topback3.png");
height: 125px;
text-align: center;
}

#top h1 {
padding-top: 40px;
margin: 0px;
color: #87A783;
}

#menu {
float: left;
width: 105px;
border-right: 1px solid #305949;
margin-left: 10px;
padding-bottom: 5px;
font-size: 14px;
}

#menu a {
padding-top: 1px;
padding-bottom: 1px;
width: 90px;
display: block;
text-decoration: none;
color: #305949;
border-bottom: 1px solid;
}

#menu a:hover {
color: #87A783;
border-bottom: 1px solid #305949;
}

#content {
margin-left: 125px;
margin-right: 125px;
color: #376251;
border-bottom: 1px solid #305949;
padding-bottom: 20px;
margin-bottom: 10px;

}

#content h1 {
font-size: 16px;
margin: 0px;
color: #305949;

}

#content a {
color: #DDFBD9;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#foot {
text-align: center;
font-size: 10px;
color: #DDFBD9;
padding: 0px 0px 20px 0px
}

#foot a {
font-size: 10px;
color: #DDFBD9;
text-decoration: none;
}

#foot a:hover {
text-decoration: underline;
}

.valpleft{
padding:0px 0px 0px 30px;
float: left;

} 

.valpright{
padding:0px 30px 0px 0px;
float: right;

}

.valpcontent {
padding: 300px 30px 10px 30px;
color: #376251;
}

.valptext {
padding-top: 10px;
clear:both;

}
.stamtavla {

	width:700px;
	margin-left: auto;
  margin-right: auto;
	text-align: center;
}
	
table 
{ text-align: left;
	border-collapse: separate;
	cellpadding: 1px;
	width: 100%;
	border: solid 1px #305949;
	font: 11px arial, verdana, sans-serif;
	margin-bottom: 20px;}

td {
	border-right: solid 1px #305949;
	border-bottom: solid 1px #305949;}

td.last { border-bottom: none;}
td.r_three { width: 180px;}
td.r_four { 
	width: 200px;
	border-right: none;}
	
gp { margin:0px 10px 15px 52px;}

up {font-size: 11px;
    color: #DDFBD9;}
	



/*PICTURE STYLES*/

.rpic {
	float:right;
	margin:10px 20px 10px 15px;}
	
.lpic {	
	float:left;
	margin:10px 20px 5px 15px;}
	
.galleri {
 	margin:15px 50px 0px 50px;}