body{
	text-align:center;
	background-attachment:fixed;
	background-image:url( ../billeder/molerprofil-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#wrapper{
	position:relative;
	background-color:#cfcfcf;
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
	margin-top:5px;
	border:1px solid #000;
	width:760px; 
}
#indhold{
	padding-top:5px;
	font-family:sans-serif, 'Verdana', 'Arial';
	font-size:14px;
	position:relative;
	text-align:left;
	float:left;
	width:600px;
	margin:20px 10px 40px 15px;
	background-color:transparent;
}
#opdatering{
	position:relative;
	font-family:sans-serif;
	font-size:9px;
	font-weight:normal;
} 
#banner{
	position:relative;
	height:125px;
	margin:5px 5px 5px 5px;
	background-image:url( ../billeder/Topbanner-3.JPG);
	border:1px;
	Width:750px;
}
.billedholder{
	float:left;
	width:600px;
	padding-top:10px;
	height:220px;
}
#menu{
	color:#000000;
	font-family:verdana;
	position:relative;
	padding-left:5px;
	float:left;
	height:400px;
	background-color:transparent;
	width:130px;
	text-align:center;
}
a.menupunkt{
		font: bold 11px verdana, sans-serif;text-align: center;
    text-decoration: none;
    background-color: #EAEAEA;
    color:#000000;
    border-top : 1px solid #FFFFFF;
    border-left : 1px solid #FFFFFF;
    border-bottom : 1px solid #6D6D6D;
    display: block;
    line-height: 22px;
    width:99%;
}

a.menupunkt:hover{
    text-decoration: none;
    background-color: #D1D9F3;
    border-top : 1px solid #8F9CC6;
    border-left : 1px solid #8F9CC6;
    border-bottom : 1px solid #6D6D6D;
    display: block;
    color: #000000;
    width:99%;
}

.overskrift{
		font: bold 11px verdana, sans-serif;text-align: center;    
		background-color:#004c91;
    color:#000000;
    border-top: 1px solid #D5DFFF;
    border-left: 1px solid #D5DFFF;
    border-bottom: 1px solid #393939;
    line-height: 20px;
		width:99%;
}
#sidefod{
	background-repeat:no-repeat;
	background-image:url( ../billeder/bundlinie-4.jpg);
	margin:5px 5px 5px 5px;
	clear:both;
	height:18px;
	width:750px;

}
.pix {
  float:right;
	width:250px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.pix p {
  text-align:justify;
	font-style:italic;
  font-size: 12px;
	font-weight:bold;
  margin-top:.5em;
  margin-bottom:0;
}
h1 {
	font-size:x-large;
	font-style:normal;
	font-family:sans-serif;
}
h2 {
	font-size:medium;
	font-family:sans-serif;
	font-style:normal;
}
h3 {
	font-style:normal;
	font-family:sans-serif;
	font-size:x-small;
}
a:link {
  color:#0000FF;
  text-decoration:none;
}

a:visited {
  color:#0000FF;
  text-decoration: none;
}
a:active {
  color:#0000FF;
  text-decoration: none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}

