body	 {
font-family: "Arno Pro", "arial";
font-size: 16px;
color: #333399;
background: #CCCCCC;
}

.centeredimage  {
text-align:center;
margin: 0 auto;
padding:0px;
}

.fotoke {
position: absolute;
top: 470px;
}


.logo {
background: url("logofront.png");
background-repeat:no-repeat;
height: 300px;
width: 300px;
position: relative;
top: 20px;
margin-left: 20px;
}



.titel {
color: #333399;
font-weight:bolder;
}


.vanonder {
text-align: justify;
position: relative;
font-weight: bolder;
font-size:16px;
color: #000000;
padding: 2px 2px 2px 2px;
}


.vakske {
position: relative;
top: -340px;
left: 500px;
background: #F0F8FF;
text-align: justify;
width: 700px;
font-weight:bold;
border: 10px double #333399;
padding: 2px 20px 20px 20px;
}


	

	
.links {
color: #333399;
font-weight:bold;
font-size:18px;
position:relative;
left: 400px;
top: -200px;
width:100px;
text-align:left;
line-height:24px;
}
	

a:link {
color: #333399;
text-decoration: none;
}

a:visited {
color: #333399;
text-decoration: none;
}

a:active {
color: #33CC33;
}



a b:hover,a:hover {
	color:#33CC33}