html {
padding:0px;
margin:0px;
}
body {
background-color: white;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black; /*  #564b47 */
padding:0px;
margin:0px;
/* background: url("baggrund.png") 0% 0% no-repeat; */
}





a:link {
	color: blue;
	font-size: 12px;
	text-decoration:none;
}
a:visited {
	color: purple;
	font-size: 12px;
	text-decoration:none;
}
a:active {
	font-size: 12px;
	text-decoration:underline;
}
a:hover {
	color:blue;
	font-size: 12px;
	text-decoration:underline;
}



.menu1
   {
   padding-left: 20pt;
   padding-right: 5pt;
   color: black;
   }


.menu2
   {
   padding-left: 28pt;
   padding-right: 5pt;
   }


pre {
color: #564b47;
font-size: 11px;
background-color: #e1ddd9;
font-family: Courier, Monaco, Monospace;
}

p,h1, h3, pre {
padding: 5px 15px;
margin: 0px;
}
h3 {
font-size: 13px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}
/*  positioning-layers dynamisch */

#logo {
position: absolute;
right: 2%;
width: 96%;
text-align: right;
top: -50px;
background-color: transparent;
}

#left {
position: absolute;
left: 2%;
width: 19%;
top: 116px;
background-color: #ffffff;
}




#logo {
position: absolute;
text-align: left;
left: 2%;
width: 48%;
height: 78 px;
top: 10px;
background-color: #ffffff;
}


#middleleft {
position: absolute;
left: 22%;
width: 28%;
top: 315px;
background-color: #ffffff;
}
#middleright {
position: absolute;
left: 51%;
width: 28%;
top: 116px;
background-color: #ffffff;
overflow: none;
}

#middle {
position: absolute;
left: 22%;
width: 57%;
top: 116px;
background-color: #ffffff;
}


#about {
position: absolute;
left: 22%;
width: 28%;
height: 190px;
top: 116px;
background-color: #ffffff;
overflow: hidden;
}


#right {
position: absolute;
left: 80%;
width: 18%;
top: 116px;
background-color: #ffffff;
overflow: visible;
}

#right, #middle, #middleright, #middleleft, #left, #about {
border: 1px solid #564b47;
padding:0px;
margin:0px;
}

#billede {
	float:left;
padding: 0px 5px 0px 15px;
}

#billede_right {
	float:right;
padding: 0px 15px 0px 5px;
}


img
{  border-style: none;
}

