body {
	scrollbar-3d-light-color: #efefef;
	scrollbar-arrow-color: #ED7843;
	scrollbar-base-color: #767579;
	scrollbar-dark-shadow-color: #efefef;
	scrollbar-face-color: #efefef;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #808080;
	margin: 0px;
	background: url(../img/back.jpg) repeat-x #ffffff;
	overflow: auto;
}

a{
	color: #1E307C;
	text-decoration: none;
}
a:hover {
  color: #ED7843;
}
a.overLink{
	display: block;
}
a.overLink:hover{
	background: url(../img/abdeck.gif);
}
.infobox{
	position: absolute;
	width: 430px;
	left: 541px;
	top: 211px;
	visibility: hidden;
	border: 0px;
	background: url(../img/inhalt/back.jpg) repeat-x #ffffff;
	padding: 10px 10px 0px 10px;
}
.infobox p{
	padding: 0px 10px 15px 10px;
	font-weight: bold;
}
.infobox h1{
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 20px;
}
.Inhalt{
	position: absolute;
	width: 430px;
	left: 541px;
	top: 201px;
	visibility: hidden;
	border: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 18px;
}
.Inhalt p{
	padding: 0;
	font-size: 12px;
}
.Inhalt h1{
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.Inhalt h2{
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Rahmen{
	width: 980px;
	border-collapse: collapse;
	padding: 0;
}
#Header{
	height: 165px;
	background: url(../img/header/back.png);
}
#Rahmen #Trenner{
	height: 47px;
}
#Rahmen #Navi{
	width: 172px;
	vertical-align: top;
	background: url(../img/back.png);
}
#Rahmen #motiv{
	width: 379px;
}
#Rahmen #Inhalt{
	width: 429px;
	vertical-align: top;
	padding-left: 0;
	padding-top: 8px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	z-index: 100;
}
/* Inhalte */
#Rahmen #Inhalt h1{
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Rahmen #Inhalt h2{
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Rahmen #Inhalt p{
	padding: 0;
	font-size: 12px;
}
#Rahmen #Inhalt p.disclaim{
	padding: 0;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
}
#Rahmen td{
	padding: 0;
}
/* ----------------------------> Seitenmenü <---------------------------- */
#Menu {
	width: 157px;
	overflow: hidden;
	padding: 0px;
	font-size: 12px;
}
#Menu ul{
	margin: 0;
	padding: 0;
}
#Menu li{
	margin-top: 0;
	border-bottom: 1px solid #ffffff;
}
#Menu li.oben{
	border-top: 1px solid #ffffff;
}
#Menu a{
	font-family: Verdana, Helvetica;
	letter-spacing: 2px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 9px 0px 9px 15px;
	background: url(../img/menu/button.jpg);
}
#Menu a:hover,
#Menu a:focus,
#Menu a:active{
	background: url(../img/menu/aktiv.jpg);
	color: #000000;
}
#Submenue li{
	margin-top:0;
}
#Submenue li.last{
	border-bottom:none; /*Verhindert doppelten Border unter letztem Menupunkt*/
}
#Submenue a{
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 0;
	display: block;
	padding: 0px 5px 1px 15px;
	text-decoration: none;
	font-weight: normal;
	background: #B8C7CF;
}
#Submenue a:hover{
	background: #5CCCFA;
}

/* Motive */
#Footer{
	width: 100%;
	background: url(../img/footer/back.jpg);
}
#Motivbild{
	position: absolute;
	z-index: 5;
}