body {
	font-size: 101%;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../pics/pattern.gif) repeat left top;
}
/*  BOF Box Model Anweisungen */
#gesamtContainer {
	text-align: left;
	margin: 10px auto auto;
	width: 780px;
	background: #FFFFFF;
}
#borderTop {
	background: url(../pics/bg_topline.gif) no-repeat left bottom;
	height: 14px;
	width: 780px;
}
#contentGesamt {
	border-right: 2px solid #C32526;
	border-left: 2px solid #C32526;
	width: 776px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logoBox {
	height: 100px;
	width: 776px;
	text-align: center;
}

#mainLinkBox {
	height: 26px;
	width: 776px;
	text-align: center;
	border-bottom: 4px solid #C32526;
}
.linkSpacer {
	margin-right: 25px;
	margin-left: 25px;
}
#bordureBox {
	text-align: center;
	height: 20px;
	width: 776px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#columnLeft {
	float: left;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	border-right: 1px solid #C32526;
	margin-bottom: 20px;
}
#bildBox {
	padding: 1px;
	width: 204px;
	border: 2px solid #C32526;
}
#bildBeschreibung {
	text-align: center;
	color: #C32526;
	padding-top: 5px;
}
#veranstaltungenBox {
	margin-top: 20px;
	line-height: 1.3em;
}
#subLinkBox {
	padding-top: 30px;
	padding-bottom: 20px;
}

#columnRight {
	width: 500px;
	padding-right: 30px;
	padding-left: 15px;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
}
/* BOF Stilanweisungen für Links in der rechten Spalte (Inhaltsbox) */
#columnRight a {
	color: #262571;
	text-decoration: underline;
}
#columnRight a:hover {
	color: #fff;
	text-decoration: underline;
	background: #C32526;
}
/* EOF Stilanweisungen für Links in der rechten Spalte (Inhaltsbox) */

.clearing {
	clear: both;
	width: 776px;
}

#footerBox {
	background: url(../pics/bg_bottom.gif) no-repeat top;
	height: 15px;
	clear: both;
	padding-top: 40px;
	text-align: center;
	font-size: 9px;
	border-top: 4px solid #C32526;
}

/* BOF Stilanweisungen HTML-Tags */
h2 {
	color: #262571;
	font-weight: bold;
	font-size: 1em;
}
h1 {
	color: #262571;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 10px;
}
li {
	list-style-type: none;
	list-style-image: url(../pics/listenpunkt.gif);
	line-height: 1.4em;
}
li a {
	color: #262571;
	text-decoration: none;
}
li a:hover {
	color: #262571;
	text-decoration: underline;
}
/* EOF Stilanweisungen HTML-Tags */

/* BOF Stilanweisungen für Bildpositionierung im Inhalt */
.bildRechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bildLinks {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
/* EOF Stilanweisungen für Bildpositionierung im Inhalt */

/* BOF Formularstilanweisungen */
label {
	float: left;
	width: 7em;
	line-height: 180%;
	clear: left;
}
.formInputLong {
	clear: right;
	border: 1px solid #C32526;
	margin-top: 0.2em;
	width: 22em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
.formTextarea {
	margin-top: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 30em;
	clear: right;
	margin-bottom: 0.2em;
	border: 1px solid #C32526;
	font-size: 1em;
}
.formInputShort {
	width: 4em;
	border: 1px solid #C32526;
	margin-top: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
.formInputMedium {
	width: 17.4em;
	margin-top: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C32526;
	clear: right;
	margin-bottom: 0.2em;
}
.formButtonLeft {
	margin-left: 7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 10em;
}
.formButtonRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 10em;
}
.formError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C32526;
	line-height: 160%;
	clear: left;
	float: left;
	width: 7em;
}
/* EOF Formularstilanweisungen */Überschrift-rot-unterstrichen {

	color: #262571;
	font-weight: bold;
	font-size: 1em;
}
.minitext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
