/* Überschriften */
h1 {
	font-family: arial,verdana,sans-serif;
	font-size: 2.2em;
	line-height: 1.6875em;
	color: #333;
	margin: 0;
	text-transform: none;
	font-weight: bold;
}

h2 {
	font-family: arial,verdana,sans-serif;
	font-size: 1.7em;
	line-height: 1.6875em;
	color: #333;
	text-transform: none;
	font-weight: bold;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 1.4em;
	line-height: 1.6875em;
	color: #333;
	text-transform: none;
	font-weight: bold;
}

h4, h5, h6 {
	font-family: arial,verdana,sans-serif;
	font-size: 1.125em;
	line-height: 1.6875em;
	color: #333;
	text-transform: none;
	font-weight: bold;
}
/* Ende Überschriften */


/* Texte */
.plain-text {
	font-family: arial,verdana,sans-serif;
	font-size: 1.125em;
	line-height: 1.6875em;
	color: #333;
	font-weight: normal;
}

.headpic-text {
	font-family: arial,verdana,sans-serif;
	font-size: 1.7em;
	line-height: 1.6875em;
	color: #333;
	font-weight: normal;
}

.small-text {
	font-size: 1em;
	line-height: 1.6875em;
	font-style: italic;
}

.alert-text {
	color: #c00;
	font-weight: bold;
}

.footer-caption {
	font-family: arial,verdana,sans-serif;
	font-size: 1.4em;
	line-height: 1.6875em;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 0 0 17px 0;
	margin: 0;
	background: transparent;
}

.footer-text {
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
	line-height: 1.6875em;
	font-weight: normal;
	color: #333;
}

.footer-text-small {
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
	line-height: 1.6875em;
	font-weight: normal;
	color: #333;
}
/* Ende Texte */



/* Links in Fließtexten */
.plain-text-link a:link, .plain-text-link a:visited {
	font-weight: normal;
	color: #00f;
	text-decoration: underline;
	text-underline-position: under;
	font-size: 1em;
}

.plain-text-link a:hover, .plain-text-link a:active, .plain-text-link a:focus {
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
	text-underline-position: under;
	font-size: 1em;
	background: transparent;
}
/* Ende Links in Fließtexten */



/* Links ohne spezielle CSS Angaben */
.without-style-link a:link, .without-style-link a:visited, .without-style-link a:hover, .without-style-link a:active, .without-style-link a:focus {
	color: #333 !important;
	background: none !important;
	text-decoration: none !important;
	font-size: 1em;
}
/* Ende Links ohne spezielle CSS Angaben */



/* Call-To-Action-Buttons & Links (gleiches CSS beim Input Submit (fe-forms.css)) */
.cta-link a:link, .cta-link a:visited {
	font-family: arial,verdana,sans-serif !important;
	cursor: pointer;
	padding: 8px 15px 7px 15px;
	outline: 0;
	border: none !important;
	border-radius: 0;
	background: #333;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.6875em;
	text-decoration: none;
	display: inline-block;
	text-align: center !important;
	font-weight: normal;
}

.cta-link a:hover, .cta-link a:active, .cta-link a:focus {
	background: #99CC00;
	color: #008800;
}
/* Ende CTA */



/* Header Service Menu Horizontal */
.top-menu-off a:link, .top-menu-off a:visited {
	background: transparent;
	padding: 4px 0 4px 20px;
	color: #333;
	text-decoration: none;
	font-family: arial,verdana,sans-serif !important;
	font-size: .8em;
	line-height: 1em;
	font-weight: 400;
}

.top-menu-off a:hover, .top-menu-off a:active, .top-menu-off a:focus {
	color: #777;
}
/* Ende Header Service Menu Horizontal */



/* Footer Menu Vertikal (Zentrierung RWD 768 & 480) */
.footer-inner-top-menu ul {
	border: none;
	list-style-type: none;
}

	.footer-inner-top-menu ul li {
		font-family: arial,verdana,sans-serif !important;
		font-size: 1em;
		line-height: 1.6875em;
		display: block;
	}

		.footer-inner-top-menu ul li.footer-inner-top-menu-off a:link, .footer-inner-top-menu ul li.footer-inner-top-menu-off a:visited {
			background: transparent;
			color: #333;
			font-weight: normal;
			text-decoration: none;
		}

		.footer-inner-top-menu ul li.footer-inner-top-menu-off a:hover, .footer-inner-top-menu ul li.footer-inner-top-menu-off a:active, .footer-inner-top-menu ul li.footer-inner-top-menu-off a:focus {
			background: transparent;
			color: #777;
			font-weight: normal;
			text-decoration: none;
		}

		.footer-inner-top-menu ul li.footer-inner-top-menu-on a:link, .footer-inner-top-menu ul li.footer-inner-top-menu-on a:visited, .footer-inner-top-menu ul li.footer-inner-top-menu-on a:hover, .footer-inner-top-menu ul li.footer-inner-top-menu-on a:active, .footer-inner-top-menu ul li.footer-inner-top-menu-on a:focus {
			background: transparent;
			color: #777;
			font-weight: normal;
			text-decoration: none;
		}
/* Ende Footer Menu Vertikal */



/* Footer Menu Horizontal (Zentrierung RWD 768 & 480) */
.footer-inner-bottom-inner-menu ul {
	border: none;
	list-style-type: none;
}

	.footer-inner-bottom-inner-menu ul li {
		font-family: arial,verdana,sans-serif !important;
		font-size: 1em;
		line-height: 1.6875em;
		float: right;
	}

		.footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-off a:link, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-off a:visited {
			background: transparent;
			color: #333;
			font-weight: normal;
			text-decoration: none;
		}

		.footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-off a:hover, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-off a:active, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-off a:focus {
			background: transparent;
			color: #333;
			font-weight: normal;
			text-decoration: none;
		}

		.footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-on a:link, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-on a:visited, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-on a:hover, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-on a:active, .footer-inner-bottom-inner-menu ul li.footer-inner-bottom-inner-menu-on a:focus {
			background: transparent;
			color: #777;
			font-weight: normal;
			text-decoration: none;
		}

		.footer-inner-bottom-inner-menu-pipe {
			font-family: Lato,arial,sans-serif;
			font-size: 1em;
			line-height: 1.6875em;
			color: #777;
			font-weight: normal;
			margin: 0 10px 0 10px;
		}
/* Ende Footer Menu Horizontal */