body{

background-image: url(pic/bg_bjerg5.jpg);
background-position: 50% 1%;
background-repeat: no-repeat;
background-color:#003399;
background-attachment: fixed;
font-weight:bold;
} 

p{
  margin:5px;
}

.d_menu{
  width:110px;
	height:55px;
  background-image:url("pic/logo_bg.gif");
	background-repeat: no-repeat;
	color:#ff0000;
	text-align: center;
	vertical-align:center;
	margin:5px;
	padding-top:0px;

}
.menu{
  color:#000000;
	font-weight: bold;
	font-size: 10pt;
	font-face:times new roman;
}
.menu:hover{
  color:#ff0000;
	font-weight: bold;
	font-face:verdana;
}

.o1{
margin-bottom:5px;
}

TD#vh{
  border-right: 2px solid #003399; 
  border-bottom: 2px solid #003399; 
  width: 130px;
}

TD#top{
  border-bottom: 2px solid #003399; 
	height:70px;
	vertical-align:center;
}

TD#menu{
  border-right: 2px solid #003399; 
  width: 130px;
	vertical-align:top;
}

TD#indhold{
	
}
DIV#main{
  Padding-left:30px;
  Padding-right:50px;
  Padding-top:10px;	
  Padding-bottom:50px;	
	font-size: 12pt;
	font-weight:bold;
	color:#000000;
/*	color:#003399;*/
/*	height:550px;*/
	overflow:hidden;
	

}