body {
	margin: 0px;
	background-color: #888;
	font-family: Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#r1 {
	background-image: url(../img/r1.png);
	height: 6px;
}
#r2 {
	background-image: url(../img/r2.png);
	height: 22px;
	text-align: right;
}
#toplinks {
	height: 20px;
	font-family: Arial;
	font-size: 15px;
	color: #888;
	line-height: 23px;
	margin-left: 10px;
	margin-right: 22px;
	margin-top: 0px;
	text-align: right;
	font-style: italic;
	border-bottom: 1px #888 solid;
	float: right;
	width: 373px;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	color: #888;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: underline;
}
#r3 {
	background-image: url(../img/r3.png);
}
#toplogo {
	background-image: url(../img/toplogo.png);
	margin-left: 9px;
	width: 881px;
	height: 146px;
}
#homelink {
	float: left;
	margin-top: 3px;
	height: 72px;
	width: 72px;
}
#teaser {
	float: right;
	width: 370px;
	margin-right: 2px;
	margin-top: 7px;
	/*font-style: italic;*/
	/*border: 1px #000 solid;*/
	font-family: Arial;
	font-size: 13px;
	color: #0d0071;
	text-align: justify;
}
#main {
	margin-top: 7px;
	/*background-image: url(../img/mainhg.png);*/
	width: 899px;
}
.abk {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #0d0071;
}
.desc {
	font-family: Arial;
	color: #0d0071;
	font-size: 11px;
}
td{
	overflow: hidden;
}
#mainbottom {
	height: 7px;
	width: 899px;
}
#menu {
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 7px;
	float: left;
	width: 173px;
}
#innerMenu {
	/*border-right: 1px #dedede dashed;*/
	width: 150px;
	height: 509px;
	background-color: #dedede;
	padding-left: 4px;
	padding-top: 4px;
}
#innerMenuText {
	font-family: Arial;
	color: #0d0071;
}
#innerMenuText h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	margin-top: 27px;
	padding: 0px;
}
#innerMenuText h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #0d0071;
	margin: 0px;
	padding: 0px;
}
#innerMenuText ul {
	margin: 0px;
	margin-bottom: 8px;
	margin-right: 10px;
	padding: 0px;
}
#innerMenuText li {
	list-style: none;
	font-size: 11px;
	color: #343b4f;
	line-height: 17px;
	text-indent: 6px;
}
#innerMenuText li:hover {
	color: #343b4f;
	cursor: pointer;
	/*background-color: #bbb;*/
	background-color: #bcc2ce;
}
#innerMenuText a:hover {
	text-decoration: none;
}
#content {
	margin-top: 3px;
	margin-left: 20px;
	float: left;
	width: 678px;
	color: #343b4f;
}
#content p{
	padding-right: 30px;
	text-align: justify;
}
#content h1{
	margin-bottom: 20px;
	margin-top:10px;
	line-height: 10px;
}
#content h3{
	margin-bottom: 1px;
	margin-top:25px;
	line-height: 10px;
}
#aniBar {
	width: 10px;
	height: 50px;
	overflow: hidden;
	background-color: #18104a;
	float: right;
	margin-right: 9px;
	text-align: right;
}
#laufschrift1 {
	display: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 26px;
	position: relative;
	/*left: 677px;*/
	top: 10px;
	left: 480px;
	float: right;
}
#laufschrift2 {
	display: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 26px;
	position: relative;
	/*right: 680px;*/
	top: 10px;
	left: -680px;
	float: right;
	padding-right: 10px;
}

#contactForm{
	width: 615px;
	margin-left: 20px;
}
#contactForm h1{
	margin-bottom: 10px;
}
#contactForm .warning{
	background-color: #ffe0e1;
	color: #9e3237;
	font-weight: bold;
	width: 572px;
	padding: 5px;
}
#content .success{
	background-color: #e0ffe6;
	color: #206840;
	font-size: 14px;
	font-weight: bold;
	width: 572px;
	padding: 5px;
}
#contactForm .persData{
	float: left;
	width: 305px;
}

#contactForm input[type=text]{
	font-family: Arial;
	width: 270px;
	height: 20px;
	margin-top: 2px;
	border: 1px #888 solid;
}
#contactForm input[type=submit]{
	border: 1px #888 solid;
	float: right;
	margin-right: 37px;
	margin-top: 20px;
}
#contactForm textarea{
	font-family: Arial;
	border: 1px #888 solid;
	width: 572px;
	height: 200px;
	margin-top: 2px;
	
}
#contactForm .error{
	background-color: #ffbfc3;
}
#contactForm .persdata-abmobile {
	position: fixed;
	top: -200px;
	display: none;
}
.clear {
	clear: both;
}
#r4 {
	background-image: url(../img/r4.png);
	height: 21px;
	font-family: Arial;
	font-size: 15px;
	color: #6d6d6d;
	text-align: center;
	line-height: 22px;
}
#r5 {
	background-image: url(../img/r5.png);
	height: 15px;
}
#main {
}
.row {
	margin: auto;
	width: 914px;
}
