body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#gesamtSeite {
	text-align: center;
	margin: auto;
	width: 835px;
	padding: 0px;
}
#headerBoxOuter {
	background-image: url(../pics/backgrounds/bg-gesamtseite-top.gif);
	height: 228px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
}


#headerBoxInnerTop {
	margin-top: 12px;
	background-image: url(../pics/backgrounds/bg-header-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
}
#headerBoxInnerTop #logoBoxLeft {
	padding-left: 30px;
	padding-top: 40px;
	width: 300px; !important
	width /**/: 370px;
	float: left;
}
#headerBoxInnerTop #logoBoxRight {
	float: right;
	width: 220px; !important
	width /**/: 210px;
	padding-top: 40px;
	padding-right: 10px;
	text-align: center;
}
.txtSmall {
	font-size: 9px;
	
}
#headerBoxInnerBottom {
	background-image: url(../pics/backgrounds/bg-header-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px; !important
	height /**/: 31px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
}
#headerBoxInnerBottomColumnRight {
	float: right;
	width: 545px; !important
	width /**/: 555px;
	text-align: center;
	padding-right: 10px;
}
#headerBoxInnerBottomColumnLeft {
	float: left;
	width: 200px;
}
#headerBoxInnerBottomColumnRight a {
	color: #FFFFFF;
	text-decoration: none;	
}
#headerBoxInnerBottomColumnRight a:hover {
	text-decoration: underline;	
}
#contentColumnLeft {
	width: 250px;
	float: left;
}
#contentColumnRight h1 {
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}
#contentColumnRight #faq h1{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
}
#contentColumnRight h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#contentColumnRight h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#contentColumnRight a {
	color: #336600
}
#contentColumnRight a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}
#contentColumnLeft #loginBox {
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../pics/backgrounds/loginbox-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px; !important
	height /**/: 140px;
	margin-bottom: 6px;
	font-size: 12px;
}
#contentColumnLeft #loginBox input {
	width: 140px;
}
#contentColumnLeft #loginBox a {
	color: #336600
}
#contentColumnLeft #loginBox a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}
#contentColumnLeft #navBox {
	background-color: #eef3fd;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-image: url(../pics/backgrounds/navbox-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contentColumnLeft #navBox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#contentColumnLeft #navBox li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	height: 12px; !important
	height /**/: 21px;
	margin-top: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#contentColumnLeft #navBox a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}
#contentColumnLeft #navBox a:hover {
	text-decoration: underline;
	
}
#contentColumnLeft .humanitaet {
	padding: 12px 0 0 43px;
	background: url(../pics/blume-humanitaet.png) no-repeat left 15px #abd197;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 35px;
	font-size: 14px;
}
#contentColumnLeft .humanitaet a{
	color: #fff;
	text-decoration: none;
}
#contentColumnLeft .humanitaet a:hover {
	text-decoration: underline;
}
#contentColumnRight {
	font-size: 11px;
	color: #000000;
	float: right;
	width: 530px; !important
	width /**/: 540px;
	padding-top: 20px;
	padding-right: 10px;
}

/* Adminformatierungen */
#headerBoxInnerBottomAdmin {
	background-image: url(../pics/backgrounds/bg-header-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px; !important
	height /**/: 31px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
}
#headerBoxInnerBottomAdmin a {
	color: #FFFFFF;
	text-decoration: none;
}
#headerBoxInnerBottomAdmin a:hover {
	text-decoration: underline;
}
#contentAdmin {
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#contentAdmin h1 {
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}
#contentAdmin h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#contentAdmin h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#contentAdmin a {
	color: #336600
}
#contentAdmin a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}

#footerBox {
	background-image: url(../pics/backgrounds/bg-gesamtseite-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 65px;
	font-size: 10px;
	height: 10px; !important
	height /**/: 75px;
	clear: both;
}
.clearing {
	clear: both;
}

#contentBoxOuter {
	background-image: url(../pics/backgrounds/bg-gesamtseite-middle.gif);
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.smallText {
	font-size: 10px;
}

/* Formular Formatierungen */
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	width: 7em;
	line-height: 180%;
	clear: left;
	font-size: 11px;
}
.select {
	width: 9em;
	margin-top: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	clear: right;
	margin-bottom: 0.2em;
}
.formInputLong {
	clear: right;
	border: 1px solid #666666;
	margin-top: 0.2em;
	width: 22em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}
.formTextarea {
	color: #000000;
	margin-top: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30em;
	clear: right;
	margin-bottom: 0.2em;
	border: 1px solid #666666;
	font-size: 11px;
}
.formInputShort {
	width: 4em;
	border: 1px solid #666666;
	margin-top: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}
.formInputMedium {
	width: 17.4em;
	margin-top: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	clear: right;
	margin-bottom: 0.2em;
}
.formButtonLeft {
	margin-left: 7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 10em;
	font-size: 1em;
}
.formButtonRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 10em;
}
.formError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 180%;
	clear: left;
	float: left;
	width: 7em;
}
/* Formatierungen für Datentabellen */
table.daten {
	border: #000000;
}
th {
	text-align: left;
}
.einzug {
	margin-left: 7em;
}
span.breite7em {
	width: 100px;
}
label.labelLang {
	width: 13em;
}
.einzugLabelLang {
	margin-left: 13em;
}
caption {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
}
.infoText {
	color: #CC0000;	
}.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
#contentColumnRight ol li {
	padding-bottom: 10px;
	list-style-type: decimal;	
}
table.tableBG {
	background-color: #000000;
}
tr.trBG {
	background-color: #FFFFFF;
}
