body {
	scrollbar-3d-light-color: #848B93;
	scrollbar-arrow-color: #ED7843;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #848B93;
	scrollbar-face-color: #848B93;
	scrollbar-highlight-color: #848B93;
	scrollbar-shadow-color: #848B93;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	background: url(../img/back.jpg) repeat-x #39414C;
	overflow: auto;
}

a{
	color: #ED7843;
	text-decoration: none;
}
a:hover {
  color: #EDEDED;
  text-decoration: underline;
}
#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{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	width: 552px;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	background: url(../img/inhalt/text_back.png) repeat-y #39414C;
}
#Inhalt .Headline{
	background: url(../img/inhalt/head_back.jpg) no-repeat #71767D;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height: 37px;
	padding-left: 144px;
	padding-top: 3px;
	vertical-align: middle;
	letter-spacing: 3;
}
#Inhalt .Text{
	color: #ffffff;
	font-size: 12px;
	padding-left: 71px;
	padding-top: 45px;
	vertical-align: top;
}
#Inhalt .Beschreibung{
	color: #000000;
	background: #EDCEC0;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
}
#Inhalt .Details{
	vertical-align: bottom;
	padding-top: 20px;
}
#Inhalt h1{
	display: block;
	border-bottom: 1px solid #F3A86D;
	font-size: 12px;
	padding-bottom: 4px;
}
#Inhalt h2{
	font-weight: bold;
	font-size: 12px;
}
#Inhalt p{
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}
.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;
}
