
html,body {
	height: 98%;
		padding: 0;
		margin: 0;
		background-color: #FFF;
		color: #000;
		text-align: center;
		background-image: url(siteback.gif);

	}
	
	#contents	
	{
		margin-top:2px;
		margin-bottom:10px;
		margin-right:auto;
		margin-left:auto;
		width: 580px;
		height: 177%;
		padding: 15px;
		background-color: #FFF;
		color: #000;
		text-align: left;
		border-left-width: 1px;	
		border-left-style: solid;	
		border-left-color: #8A8A8A;	
		border-bottom-width: 1px;	
		border-bottom-style: solid;	
		border-bottom-color: #8A8A8A;	
		border-right-width: 1px;	
		border-right-style: solid;	
		border-right-color: #8A8A8A;
                          border-top-width: 1px;	
		border-top-style: solid;	
		border-top-color: #8A8A8A;
	        background-repeat: no-repeat;
	position: relative;
	}
hr {
border: 0;
color: white;
background-color: #747474;
height: 1px;	
}
.title {
font: 46px georgia
}
.utitle {
font: 22px georgia
}
.text,a {
font: 12px georgia
}
.boldtext {
font: 12px georgia;
font-weight: bold
}
.date {
font: 12px georgia;
font-style: italic
}
.menu,a {
font: 14px georgia;
text-align: center;

}
#spalte1 {
	float:left;
	width: 34%;
		padding: 5px;
		border-right-width: 1px;	
		border-right-style: solid;	
		border-right-color: #8A8A8A;
}
#spalte2 {
	float:left;
	width: 27%;
	padding-left: 10px;
		padding: 5px;



}
#spalte3 {
	float:left;
	width: 33%;
		padding: 5px;
		border-left-width: 1px;	
		border-left-style: solid;	
		border-left-color: #8A8A8A;
}
#bottom {
margin-left: 1px;
margin-top: 1px;
padding: 10px;
}
p  {
font-size: 1px
}
a:link {font: 12px georgia; text-decoration: none; color: #000000}
a:active {font: 12px georgia;text-decoration: none; color: #000000}
a:visited {font: 12px georgia; text-decoration: none; color: #000000}
a:hover {font: 12px georgia; text-decoration: underline; color: #000000}
#billede {
	float:left;
	width: 225px;
height: 235px;
}

