a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;

}

.zellbox {
	border: 1px solid #000000;
}

.zellboxweiss {
	border: 1px solid #FFFFFF;
}

.borderweiss {
	border: 2px solid #FFFFFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

.mainnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.headsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 35px;


}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

}
.telefon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;

}
.mainnavigationactiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #124F92;
	text-decoration: underline;
}
a.mainnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.normalschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainnavigationweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.mainnavigationweiss:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.normalweiss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.txtarea {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #FFFFFF;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	color: #000000;
}

.txtarea2021 {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.625;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.fehler {
	border: 2px solid #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFDFDF;

}

.bilderbox {
	border: 1px solid #666666;
	background-color: #E0E0E0;
	width:150px;
	height: 100px;
}

#li--24  > label.cf-after > span {
	 width: 250px !important;
}
