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: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	margin: 10px;
	background: #5692bb;
}
#Rahmen{
	width: 970px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	border-collapse: collapse;
	border: 2px solid #ffffff;
}
#Rahmen td{
	margin: 0;
	border: none;
	padding: 0;
	color: #ffffff;
}
#Rahmen .zeile{
	margin: 2px 2px 2px 0;
}
img{
	margin: 0;
	border: none;
}
#TopMenu{
	position: absolute;
	left: 400px;
	top: 86px;
	z-index: 3;
}
#TopMenu a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#TopMenu a:hover{
	color: #ff8400;
}
#TopMenu p{
	margin: 0;
	padding: 0;
}
#Menu{
	width: 170px;
	overflow: hidden;
	padding: 0px;
	margin: 5px;
}
#Menu span{
	font-family: Arial, Helvetica;
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
	border: 2px solid #ffffff;
}
#Menu a{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #5692bb;
	margin-bottom: 5px;
}
#Menu a:hover,a:active{
	background: #ff8400;
}
#Inhalt{
	font-family: Arial, Helvetica;
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	margin-top: 20px;
	padding-right: 20px;
}
#Inhalt .img{
	width: 400px;
	background: #CEE0FF;
	vertical-align: top;
}
#Inhalt .submenu{
	width: 400px;
	padding: 0;
	vertical-align: top;
}
#Inhalt .text{
	padding: 25px 25px 10px 30px;
	vertical-align: top;
	background: #ffffff;
}
#Inhalt h1{
	display: block;
	font-size: 14px;
	border-bottom: 2px solid #ff8400;
	padding-bottom: 4px;
}
#Inhalt h2{
	color: #ff8400;
	font-weight: bold;
	font-size: 12px;
}
#Inhalt p{
	line-height: 16px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#Inhalt a{
	color: #ff8400;
}
#Inhalt a:hover{
	color: #ffffff;
}
#Inhalt .links{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 2px solid #ffffff;
}
#Inhalt ul.moped{
	list-style-image: url(../img/icons/moto_list.gif);
}
#Inhalt .eintrag{
	background-color: #0a4a8d;
	padding: 1px 10px;
	display: block;
	margin-bottom: 5px;
}
#Inhalt .mini{
	float: left;
	margin: 3px 15px 5px 0px;
}
#Inhalt .platzhalter{
	width: 78px;
	height: 58px;
	float: left;
	margin: 3px 15px 5px 0px;
	border: 1px dashed #4690e0;
}
#Info{
	position: absolute;
	top: 243;
	left: 767;
	width: 200px;
	border: 2px solid #ff8400;
	background: #4690e0;
	/*padding: 10px 0 10px 0;*/
}
#Inhalt .Info{
	float: right;
	width: 200px;
	border: 2px solid #ff8400;
	background: #4690e0;
	margin: 5px 0px 10px 20px;
}
#Info p, #Inhalt .Info p{
	margin: 11px 10px 11px 10px;
}
#Info a, #Inhalt .Info a{
	color: #fff;
	font-weight: bold;
}
#Info a:hover, #Inhalt .Info a:hover{
	color: #ff8400;
}
#Formtabelle{
	width: 600px;
	border-collapse: collapse;
	font-size: 11px;
}
#Formtabelle td{
	border: none;
	padding: 5px 5px 5px 0px;
}
#Formtabelle td.Angabe{
	width: 150px;
}
#Formtabelle td.Eingabe{
	width: 450px;
}
input,select,textarea{
	font-family: Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #ff8400;
	background-color: #efefef;
}
input.ohne{
	border: none;
	background: none;
}
input.c1{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/menu/back.jpg) 0 -25;
}
/* ---------------------------------- Statusfenster -----------------------------*/
#wait{
	z-index: 15;
	top: 250px;
	left: 250px;
	display: none;
	position: absolute;
	font-size: 11px;
}
#waitContent{
	border-collapse: collapse;
	font-size: 11px;
}
#waitContent .Anzeige{
	padding: 40px;
	background: #5692bb;
	border: 1px solid #ffffff;
}
#waitContent .SchattenRechts{
	width: 5px;
	background: url(../img/shadow.png) no-repeat;
	background-position: 0px 5px;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
#waitContent .SchattenUnten{
	height: 7px;
	background: url(../img/shadow.png) no-repeat;
	background-position: 5px 0px;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
#waitBar{
	background: #ff6600;
	height: 14px;
	width: 0%;
	float:left;
}
#waitProzent{
	height: 90%;
	position: absolute;
	left: 180px;
	margin: 0;
}
#waitText{
	margin: 3 0 0 5;
}
/* ------------------------------ Ende Statusfenster ----------------------------*/
