body {
background-color:black; 
background-image: url(grafik/bg-plet.gif);
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9pt; 
color : #DBFBFD; 
text-align : justify
}

#ramme{
	position:absolute;
	width:700px;
	height:auto;
	margin-left:-350px;
	left:50%;
	top:5%;
	border:1px solid #F28613;
	background-color:#000000;
}

#header{
	position:relative;
	width : 700px;
	height : 100px;
	background-image : url(grafik/guldhammerLogo.gif);
	background-repeat : no-repeat;
}

#indhold{
	position:relative;
	width : 680px;
	height : auto;
	color : #DBFBFD; 
	background-color: Black;
	padding : 10px;
}


td{
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9pt; 
text-align : justify	
}


.foto_left{
font-style: italic;
font-size: 9px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.galleri{
position:relative;
width:300px;
height:300px;
font-style: italic;
font-size: 9px;
margin-bottom: 10px;
margin-left: 10px;
float: right;
}

.foto_right{
position:relative;
width:200px;
height:291px;
font-style: italic;
font-size: 9px;
margin-bottom: 10px;
margin-left: 10px;
float: right;
}



a {
text-decoration: none; 
color : #F28613;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
background-color:black;
}

a:hover {
color : black;
background-color: #F28613;
 }


#menu {
	position:relative;
	color : #DBFBFD; 
	background-color: #660000;
	padding-top: 2px;
	width : 700px;
	height: 18px;
}

#menu ul{
padding-left: 10px;
margin-left: 0px;
margin-top: 0px;
float: left;
}

#menu ul li{
display:inline;
}

#menu ul li a{
padding-left: 10px;
padding-right: 10px;
background-color: #660000;
color : white;
text-decoration: none;
float: left;
border-right: 1px solid #F28613;
}

#menu ul li a:hover{
background-color: #F28613;
color : black;
text-align : center;
}

.noBorder a img{
border:0px;
}
.noBorder a:hover{
background-color:#000000;
}

#blog{
width:100px;
height:20px;
background-color:#FF6600;
padding:4px 2px 2px 2px;
border:1px solid #660000;
text-align:center;
}

#blog a {
color:#FFFFFF;
text-decoration:none;
display:block;
background-color:#FF6600;
}

#blog a:hover {
color:#000000;
}




