/* globals */
body {
	background-image:  url(../pix/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;

}
.main-td2a {
	background-color: #B60A0A;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.main-td3a {
	background-image:  url(../pix/main-td3a-bg.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	padding-top: 5px;

}
.main-td3b {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}
.main-td3c {
	background-color: #77060F;
}
.main-td4 {
	background-color: #B60A0A;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7D0000;
	padding-bottom: 3px;
	padding-top: 3px;
}

/* locator-txt main-td2a */
.locator-txt {
	text-decoration: none;
	color: #FFFFFF;


}

a.locator-txt:link {
	text-decoration: underline;
}
a.locator-txt:visited {
	text-decoration: underline;
}
a.locator-txt:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.locator-txt:active {
	color: #FFFF00;
	text-decoration: underline;
}

/* footer main-td4 */
.footer-txt {
	font-size: 10px;
	color: #FFFFFF;
}
.footer-txt-bold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer-txt:link {
	text-decoration: underline;
}
a.footer-txt:visited {
	text-decoration: underline;
}
a.footer-txt:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.footer-txt:active {
	color: #FFFF00;
	text-decoration: underline;
}



/* content in main-td3b */
.content-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6AEB3;
	margin-bottom: 10px;
	font-size: 12px;


}
.content-table-end {
	margin-bottom: 10px;
	font-size: 12px;
}
.content-txt-h1 {
	font-size: 18px;
	font-weight: bold;
	color: #A71F21;
}
.content-td {
	padding-right: 20px;
	padding-bottom: 10px;
}
.content-td-h1pfeil {
	padding-left: 18px;
	background-image: url(../pix/content-td-pfeil.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
.content-td-readmore {
	text-align: right;
	padding-bottom: 10px;
}
.content-txt {
	font-size: 12px;
}
a.content-txt:link {
	text-decoration: underline;
	color: #6A0000;
}
a.content-txt:visited {
	text-decoration: underline;
	color: #6A0000;
}
a.content-txt:hover {
	color: #EA0000;
	text-decoration: underline;
}
a.content-txt:active {
	color: #6A0000;
	text-decoration: underline;
}

/* forms */
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585147;
	background-color: #E9EBED;
	border: 0px;
}
.input-code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A3630;
	background-color: #F7CB91;
	border: 0px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B60A0A;
	border: 1px solid #77060F;
}


.footer-hotline {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #110000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A71F21;
}
