body {
  background: #fff url(z-background2.gif) repeat bottom left;  
font-family : verdana, arial, sans-serif;
font-size : 12px;
padding : 0;
}

#banner h1 {
position:absolute;
right: 0%;
left : 0%; 
top: 1px;
height: 25px;
color : #000;
background : transparent;
border : 0px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 0%;
}

h1 {
margin : 10px;
font-size : 18px;
line-height : 0.9;
}

#billede {
position : absolute;
left : 8px;
top : 22px;
width : 22%;
padding-top : 20px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 25px;
border : 0px;
background : url(pic.png) 10px no-repeat;
background-position : 50px;
height : 200px;
}

#indhold {
position: absolute;
top : 50px;
left : 33%;
right : 33%;
padding-top : 30px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 30px;
border : 5px gray;
background : url(blogbg.png);
height :400px;
overflow : auto;
}


#mig {
position : absolute;
right : 35px;
top : 50px;
width : 22%;
padding-top : 30px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 25px;
border : 0px;
background : url(blogbg.png);
height : 150px;
}

#menu{
position:absolute;
top :550px;
/* margin-bottom : 10px; */
left : 30%;
right : 30%; 
background : transparent;
border : 0px;
height: 15px;
text-align : center;
}

a:link {
	color: #000;
	text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
	}

a:visited {
	color: #000;
	text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
	}

a:hover {
	color: red;
	text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}





 

