/* Author: Michael Pohl */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 49px;
	color: #333333;
	background-image: url(../bilder/hg_image-01.jpg);
	background-color: #718c00;
	background-repeat: no-repeat;
	overflow:scroll;
}
#container-gesamt {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 970px;
	border: 7px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 12px;
}
#adress-leiste {
	width: 984px;
	float: left;
	font-size: 10px;
	color: #707E32;
	background-color: #FFFFFF;
}
#adress-leiste a {
	color: #707E32;
	font-weight: bold;
	text-decoration: none;
}
#adresse a:hover {
	text-decoration: underline;
}
#adresse {
	margin-top: 5px;
}
