html{
  scrollbar-base-color:#DED9D3;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#DED9D3;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#F2EEE9;
}

a img {border: none;}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #503517;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#content-bild {
	height: 300px;
	width: 142px;
	float: left;
}


#container-startseite {
	height: 800px;
	width: 990px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503517;
}
#logo {
	height: 129px;
	width: 989px;
}
#untermenu {
	float: left;
	width: 289px;
	height: 350px;
}
#content {
	float: left;
	width: 700px;
	height: 350px;
}
#content-text {
	overflow: auto;
	float: left;
	padding-right: 30px;
	height: 300px;
	width: 528px;
}
#content-text1 {
	overflow: auto;
	float: left;
	padding-right: 30px;
	height: 300px;
	width: 670px;
}


#menu {
	height: 130px;
	width: 990px;
}
#startbild {
	height: 380px;
	background-color: #CCCCCC;
}
#footer {
	height: 110px;
	width: 710px;
	float: left;
	padding-top: 10px;
}
#adresse {
	float: left;
	height: 110px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #503517;
	padding-top: 10px;
}
#strich {
	height: 10px;
	width: 989px;
	clear: both;
}
