body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A00012;
}
html {
	overflow-y: scroll;
}
.stable {
	background-color: #FFFFFF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
}.navigation a {
	color: #777777;
	text-decoration: underline;
}
.navigation a:hover {
	color: #BC151D;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	letter-spacing: 1px;
}
.copy a {
	color: #777777;
	text-decoration: underline;
}
.copy a:hover {
	color: #BC151D;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #777777;
	letter-spacing: 1px;
}
.navigationred {
	color: #BC151D;
}
.gray {
	background-color: #ECECEC;
}
.gray1 {
	background-color: #777777;
}
.white {
	background-color: #FFF;
}
.copyred {
	color: #BC151D;
}
.input {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #777777;
	background-color: #FFFFFF;
	width: 96%;
	border: thin solid #777777;
	height: 18px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
}.input2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #777777;
	background-color: #FFFFFF;
	width: 96%;
	border: thin solid #777777;
	height: 103px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
}
.button {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #777777;
	background-color: #FFFFFF;
	border: thin solid #777777;
	width: 31%;
	height: 23px;
	font-weight: bold;
}
.button:hover {
	color: #FFFFFF;
	background: #A00012;
	border: thin solid #A00012;
	text-decoration: none;
	font-weight: bold;
}
.button1 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #777777;
	background-color: #FFFFFF;
	border: thin solid #777777;
	width: 25%;
	height: 23px;
	font-weight: bold;
}
.button1:hover {
	color: #FFFFFF;
	background: #A00012;
	border: thin solid #A00012;
	text-decoration: none;
	font-weight: bold;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: thin solid #777777;
	width: 200px;
	font-weight: bold;
}
.button2:hover {
	color: #FFFFFF;
	background: #A00012;
	border: thin solid #A00012;
	text-decoration: none;
	font-weight: bold;
}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: thin solid #777777;
	font-weight: bold;
}
.button3:hover {
	color: #FFFFFF;
	background: #A00012;
	border: thin solid #A00012;
	text-decoration: none;
	font-weight: bold;
}
.suchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: thin solid #777777;
	padding-left: 2px
}
.pict {
	background-image: url(../images/wasserzeichen.jpg);
	align: center;
}
.center {
	align: center;
}
#toolTipBox {
	display: none;
	padding: 0;
	font-size: 13px;
	letter-spacing: 1px;
	border: #FFFFFF solid 5px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #FFFFFF;
	color: #A00012;
}

