body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	margin-top: 30px;
	background: #c9d3e7;
	text-align: center;
}
#Rahmen{
	position: relative;
	width: 900px;
	border: 2px solid #254d9f;
	display: block;
	margin: auto;
	top: 31px;
}
#Logo{
	position: absolute;
	top: 17px;
	left: 12px;
}
#Gallerie{
	width: 190px;
	text-align: right;
	float: right;
	margin-right: -190px;
	position: relative;
	display: inline;
}
#Gallerie img{
	border: none;
	margin-bottom: 10px;
}
#Container{
	border-collapse: collapse;
	width: 900px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
#Container td{
	padding: 0;
	font-size: 12px;
}
#Links{
	vertical-align: top;
	width: 130px;
	background: #254d9f;
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	margin: 0px;
	text-align: left;
	border: 0px;
}
#Rechts{
	vertical-align: top;
	text-align: left;
	width: 770px;
	line-height: 18px;
	background: #ffffff;
	padding: 0;
	border: 0;
}
#Menu{
	width: 130px;
	/*overflow: hidden;
	vertical-align: top;
	margin: 0px;*/
	text-align: left;
	position: absolute;
	top: 134px;
	left: 0px;
	z-index: 11;
}
#Menu span{
	font-size: 11px;
	display: block;
	padding: 4px 5px 4px 28px;
}
#Menu a, #Menu a.normal{
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin-bottom: 11px;
	background: url(../img/menu/menu_pfeil.gif) no-repeat;
}
#Menu a.hier, #Menu a.normal_hier{
	background: url(../img/menu/menu_pfeil_hier.gif) no-repeat;
}
#Menu a.blass{
	color: #92a6cf;
	background: url(../img/menu/menu_pfeil_blass.gif) no-repeat;
}
#Menu a.blass_hier{
	color: #92a6cf;
	background: url(../img/menu/menu_pfeil_hier.gif) no-repeat;
}
#Menu a:hover,a:active{
	background: #c9d3e7;
	color: #254d9f;
}
#Menu img{
	border: none;
	margin-right: 5px;
}
#Headmenu{
	border-collapse: collapse;
	width: 770px;
	position: absolute;
	top: 9px;
	left: 130px;
}
#Headmenu td{
	vertical-align: middle;
	text-align: center;
	width: 16%;
	color: #ffffff;
	font-size: 12px;
	padding: 0;
}
#Headmenu td.hell{
	background: #92a6cf;
}
#Headmenu td.dunkel{
	background: #254d9f;
}
#Headmenu td.hier{
	background: #deb019;
}
#Headmenu a{
	display: block;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#Headmenu span{
	padding: 11px 0px 11px 0px;
	display: block;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}
#Headmenu span.twoline{
	padding: 4px 0px 3px 0px;
}
#Headmenu a:hover{
	color: #254d9f;
	background: #c9d3e7;
	text-decoration: none;
}
#Inhalt{
	text-align: left;
	width: 502px;
	line-height: 18px;
	background: #ffffff;
	padding: 0;
	border: 0;
	margin: 125px 0 40px 45px;
}
#Inhalt.breit{
	width: 625px;
}
#Inhalt p{
	padding: 0;
}
#Inhalt p.mark{
	background: #c9d3e7;
	padding: 5px;
}
#Inhalt p.hinweis{
	font-size: 10px;
	line-height: 12px;
	color: #254d9f;
}
#Inhalt h1{
	display: block;
	font-family: Arial black, Helvetica;
	font-size: 16px;
	color: #254d9f;
	letter-spacing: 1px;
}
#Inhalt h2{
	color: #254d9f;
	font-weight: bold;
	font-size: 12px;
}
#Inhalt a{
	color: #254d9f;
}
#Inhalt a:hover{
	color: #222222;
}
#Inhalt .rechts {
	float: right;
	margin: 6px 0 10px 20px;
}
#Inhalt .rechts p{
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	text-align: center;
}
#Illustration{
	position: absolute;
	z-index: 10;
	text-align: right;
	width: 200px;
	top: 120px;
	left: 695px;
	padding-right: 1px;
}
#Formtabelle{
	width: 600px;
	border-collapse: collapse;
	font-size: 11px;
}
#Formtabelle td{
	border: none;
	padding: 5px 5px 5px 0px;
	font-weight: normal;
}
#Formtabelle td.Angabe{
	width: 150px;
}
#Formtabelle td.Eingabe{
	width: 450px;
}
input,select,textarea{
	font-family: Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #254d9f;
	background-color: #f4f4f4;
}
input.must{
	background: #f8eece;
}
input.ohne{
	border: none;
	background: none;
}
input.c1{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #254d9f;
	background: #f8eece;
}
ul{
  list-style: url(../img/list_dot.gif);
}
table .Adresse{
	border-collapse: collapse;
	font-size: 12px;
	width: 400px;
}