/* CSS Document */

html {
	height: 100%;
}
body {
	margin:0;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	height: 100%;
	background-color: #900715;
	letter-spacing: 0.3px;
}
.clearer {
	clear: both;
}
#siteWrap {
	min-height:97%; 
	height:auto !important; 
	height: 97%;
}
#mainWrap {
	margin: 0;
	padding: 0px;
	background-color: #900715;
}
#headerWrap {
	height: 288px;
	width: 100%;
}
#headerWrap .headerTopWrap {
	background-color: #FEEAAE;
}
#headerWrap .headerTopWrap .headerTop {
	width: 1037px;
	padding-left: 37px; 
	height: 164px;
/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 1037px;
}
html>body #headerWrap .headerTopWrap .headerTop {
	width: 963px;
}
#headerWrap .logoTop  {
	width: 270px;
	height: 164px;
	float: left;
}
#headerWrap .menuWrap {
	visibility:hidden;
}
#headerWrap .menuTop {
	width: 730px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 8.6pt;
	padding: 0px;
/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}
html>body #headerWrap .menuTop {
	visibility:hidden;
}
#headerWrap .menu-1-wrap {
	visibility:hidden;
		padding: 0px 0px 0px 0px;
}

#headerWrap .headerBottomWrap {
	background-color: #FABC00;
}
#headerWrap .headerBottomWrap .headerBottom {

	width: 1037px;
	padding-left: 37px;
/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 1037px;
}
html>body #headerWrap .headerBottomWrap .headerBottom {
	width: 963px;
}
#headerWrap .headerBottomWrap .headerBottom .logoBottom {
	float: left;
	width: 270px;
	height: 124px;
}
#headerWrap .headerBottomWrap .bildleisteWrap {
	/*width: 767px;*/
	height: 124px;
	float: right;
}

#headerWrap .bildleisteWrap .bildleiste {
	width: 730px;
	padding: 80px 0px 0px 0px;
/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px 0px 0px 0px;
	width: 730px;
}
html>body #headerWrap .bildleisteWrap .bildleiste {
	padding: 80px 0px 0px 0px;
	width: 693px;
}
#contentWrap {
	margin: 0;
	background-color: #900715;
}
#contentWrap .content {
	width: 845px;
	padding-left: 37px;
/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 845px;
}
html>body #contentWrap .content {
	width: 803px;
}
#contentWrap .menu-2-wrap {
	visibility:hidden;
	width:10px;
}


/* *******************************
	Inhalt - Formatierungen
******************************* */
#contentWrap .inhalt {
	float: right;
	width: 530px;
	margin-bottom: 30px;
	font-size: 1.2em;
	padding-top: 5px;
}
#contentWrap .inhalt .fontSize {
	visibility:hidden;
	height: 1px;
	margin:0;
}

#contentWrap .inhalt h1 {
	margin: 2px 0px 15px 0px;
	/* font-size: 11pt; */
	font-size: 1.5em;
	font-weight: normal;
	color: #FFE188;
}
#contentWrap .inhalt h2 {
	margin: 10px 0px 5px 0px;
	font-size: 1.3em;
	font-weight: normal;
	color: #FABC00;
}
#contentWrap .inhalt p {
	margin-bottom: 20px;
	color: #FFE188;
	line-height: 1.6;
}
#contentWrap .inhalt a:link, #contentWrap .inhalt a:visited {
	color: #FABC00;
	text-decoration: none;
}
#contentWrap .inhalt a:hover, #contentWrap .inhalt a:active {
	color: #FABC00;
	text-decoration: underline;
}
#contentWrap .inhalt ul {
	color: #FFE188;
	font-size: 1.3em;
	line-height: 1.6;
}
#contentWrap .csc-textpic-imagewrap {
	/* display: block; */
	margin: 0px 5px 5px 0px;
}

#contentWrap .csc-textpic-intext-left-nowrap {
	/* border-bottom: 1px dotted #444247;*/
} 
#contentWrap .csc-textpic-caption {
	padding-top: 5px;
	color: #FFE188;
}
/* --------------------------
	Footer
--------------------------- */
#footerWrap {
	background-color: #FABC00;
	padding: 5px 0px 0px 37px;
	height: 20px;
}
#footerWrap .footer {
	width: 820px;
}
#footerWrap .footerLeft {
	width: 600px;
	float: left;
}
#footerWrap .footerRight {
	width: 220px;
	text-align: right;
	float: right;
}
#footerWrap .footerRight a:link, #footerWrap .footerRight a:visited {
	color: #900715;
	text-decoration: none;
}
#footerWrap .footerRight a:hover, #footerWrap .footerRight a:active {
	color: #900715;
	text-decoration: underline;
}