body{background-color: #D5DFE5;}

#page{background-color: white; margin-left: auto; margin-right: auto; width: 800px; font-family: "Bookman Old Style", Serif; font-size:0.9em; padding: 10px;}

.billede{ 
	margin-top: 12px; 
	margin-bottom:12px; 
	margin-right: 12px;
	margin-left: 12px;
	font-size: 0.8em; 
	text-align:center;
	}
	

	a:link{text-decoration:none; color:#0000FF}
	a:visited{text-decoration: none;color:#0000FF}
	a:hover{color:red; text-decoration:none}
	
a.vlink:link,a.vlink:visited,a.vlink:active{
font-family:verdana,arial,sans-serif;
color:black;
background:white;
font-weight:normal;
text-decoration: none;
font-size:11px;
padding:4px 50px 4px 50px;
font-weight:300;

}

a.vlink:hover {
background:blue;
color:white;
}

#menu{text-align:center;
margin-top:6px;}

#box
  {
  width:600px;
  
  padding:1em;
  border:1px solid rgb(0,0,0);
  background:#D5DFE5;
  color:rgb(255,255,255);
  filter: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=10,offY=10,positive=true);
  }

.nymenu
{
font-family:verdana,arial,sans-serif;
font-size:11px;
font-weight:300;
}