body {
	scrollbar-3d-light-color: #D2E0EB;
	scrollbar-arrow-color: #008C65;
	scrollbar-base-color: #008C65;
	scrollbar-dark-shadow-color: #008C65;
	scrollbar-face-color: #D2E0EB;
	scrollbar-highlight-color: #D2E0EB;
	scrollbar-shadow-color: #D2E0EB;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background: url(../img/back.jpg) repeat-x #D4D3D1;
	overflow: auto;
}
a{
	color: #ED7843;
	text-decoration: none;
}
a:hover {
  color: #EDEDED;
  text-decoration: underline;
}
#Logo{
	position: absolute;
	top: 50px;
	left: 457px;
	z-index: 3;
}
#SideMenu{
	position: absolute;
	top: 140px;
	left: 648px;
	z-index: 3;
}
.HomeMenu{
	position: absolute;
	top: 141px;
	z-index: 3;
}
.HomeMenu p{
	margin-top: 0;
	margin-left: 6px;
	font-weight: bold;
}
.HomeMenuBild{
	border: 0;
}
.HomeLink{
	color: #000000;
	text-decoration: none;
}
.HomeLink:hover:{
	color: #36A389;
	text-decoration: none;
}
#Header{
	width: 770px;
	border-collapse: collapse
}
#Rahmen{
	width: 770px;
	border: 0;
}
#Menu {
	width: 218px;
	padding-top: 37px;
	background: #848B93;
	vertical-align: top;
}
#Menu #Menu_in{
	font-size: 11px;
	width: 218px;
	padding: 0px;
}
#Menu #Menu_in a{
	display: block;
	font-family: Arial, Helvetica;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0px 5px 25px;
	margin-bottom: 10px;
	background: url(../img/menu/link.png) 0 0 no-repeat;
}
#Menu #Menu_in a:hover,
#Menu #Menu_in a.hier{
	background-position: -212 0;
	color: #000000;
}
#Inhalt{
	position: absolute;
	color: #000000;
	width: 779px;
	top: 142px;
	left: 0px;
	background: #ffffff;
	z-index: 5;
}
#Content{
	border-collapse: collapse;
	margin-top: 28px;
	width: 710px;
}
#Content td.foto{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica;
	padding-left: 41px;
	vertical-align: top;
	width: 221px;
}
#Content td.foto img{
	margin-top: 3px;
	margin-bottom: 10px;
}
#Content td.text{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica;
	padding-left: 35px;
	text-align: justify;
	vertical-align: top;
	width: 489px;
}
#Content h1{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.floatright{
	float: right;
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 4px solid #ED7843;
}
.floatleft{
	float: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 4px solid #ED7843;
}
.rahmen{
	border: 4px solid #ED7843;
}
