body {
	background-color: #5B2C2C;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
color:#FFFF66;
text-decoration:none;
}

.zentrieren {
	height: auto;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}

.inhalt1 {
	height: 890px;
	width: 798px;
	border: 4px solid #3B1B1B;
	padding: 2px;
	background-color: #3B1B1B;
}

.beispiele {
	height: 884px;
	width: 230px;
	padding-top:5px;
	float: left;
	background-color: #4E3737;
}
.rechts {
	height: 884px;
	width: 566px;
	padding-top:5px;
	float: right;
	background-color: #4E3737;
}


.textbox {
	height: 260px;
	width: 556px;
	border: 2px solid #4E3737;
	padding: 3px 0 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.ani-links {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	height: 30px;
	width: 220px;
}
.ani-mitte {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	height: 30px;
	width: 560px;
}
.clear {
	clear: both;
}

/*Ab hier Daten für die Anmeldeseite*/

.inhalt2 {
	height: 926px;
	width: 798px;
	border: 4px solid #3B1B1B;
	padding: 2px;
	background-color: #3B1B1B;
}

.anmelden_mitte {
	height: 914px;
	width: 786px;
	border: 2px solid #4E3737;
	background-color: #4E3737;
	margin:1px 0 1px 0;
	padding:3px;
}

.anmelden_text1 {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #FFFFFF;
	padding: 2px 0 6px 0;
}
.anmelden_text2 {
	font-family: "Arial Black", Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding: 6px 0 2px 0;
	text-decoration: underline;
}
.anmelden_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	height: auto;
	width: 706px;
	padding: 2px 0 8px 0;
}
.anmelden_text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.anmelden_bilder {
	height: 217px;
	width: 760px;
	border: 3px solid #885454;
	padding: 10px 0 10px 0;
}
.anmeldedaten {
	height: 527px;
	width: 766px;
	background-color: #885454;
	padding: 6px;
	border: 1px dotted #3B1B1B;
}
.anmelden_rahmen {
	height: 516px;
	width: 406px;
	border: 1px solid #3B1B1B;
	padding: 4px 2px 0 2px;
	float:right;
}

.anmelden_bild_box {
	height: 522px;
	width: 350px;
	border: 0px solid #FFFFFF;
	float: left;
}
fieldset 
{
	border: 1px solid #000000;
	padding: 2px 2px 4px 2px;
	width: 380px;
	height:317px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 



/*Footer*/
#footer {
	bottom:0;
	margin:0.2em 0 0 0;
	padding:0 2px 0 2px;
	height:3em;
	width:799px;
	line-height:3em;
	text-align:center;
	font-size:.7em;
	background-color:#4E3737;
	border: 4px solid #3B1B1B;
	word-spacing: 3.5em;
}
.space_anmelden {
	height: 10px;
	width: 100px;
}
