body {
	background-image:url('img/head_bg.jpg');
	margin:0px;
	color:#323230;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma
}

a:link {
	color:#366634;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	text-decoration: none;
}

a:visited {
	color:#366634;;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	text-decoration: none;
}

a:hover {
	color:#323230;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	text-decoration: none;
}

a:active {
	color:#323230;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	text-decoration: none;
}

a:focus {
	color:#323230;
	font-size:11px;
	font-family:Verdana,Arial,Tahoma;
	text-decoration: none;
}

h1 {
	color:#366634;
	font-size:15px;
	font-family:Verdana,Arial,Tahoma;
}

.head_bild {
 	position:absolute;
 	width:554px;
 	height:278px;
	background-image:url('img/head_bild.jpg');
	background-repeat:no-repeat;
	top:0px
	left:0px
}

.content {
	width:772px;
	height:603px;
	position:absolute;
	top:46px;
	left:150px;
}

img {
	border:0px;
}

.navileiste {
	border-bottom:1px dotted #323230;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.bild_unten {
 	margin-right:5px;
 	margin-bottom:5px;
 	width:147px;
 	height:94px;
 	position:fixed;
 	bottom:0px;
 	right:0px;
	text-align:right;
}
