	body, html			{ margin: 0; padding: 0; font-family: Arial; font-size: 11px; }
	body					{ background: url(images/hintergrund.gif) no-repeat top left; }
	
	#themenbild			{ position: absolute; left: 96px; top: 32px; }
	
	#contentWrapper	{ border-top: 1px solid #e4dbcf; width: 510px; position: absolute; left: 178px; top: 402px; color: #000; line-height: 22px; background: url(images/content_hintergrund.gif) no-repeat right top; }
	#content				{ width: 406px; margin: 0 0 30px 50px; }
	#content h2			{ font-weight: bold; font-size: 11px; padding: 0 0 3px 0; border-bottom: 1px solid #b07f7f; color: #720000; margin: 32px 0 0 0; }
	#content ul			{ list-style-image: url(images/bullet.gif); }
	#content a			{ color: #000; }
	#content a:hover	{ text-decoration: none; }
	
	#rechtespalte		{ width: 235px; position: absolute; left: 689px; top: 0px; }
	
	#themenbildtext	{ background-image: url(images/themenbildtext.gif); padding: 28px; color: #fff; line-height: 22px; }
	
	#navigation			{ background-image: url(images/navigation_hintergrund.jpg); position: absolute; left: 68px; top: 0px; width: 620px; height: 32px; }
	#navigation ul		{ list-style: none; margin: 0 0 0 17px; padding: 0; }
	#navigation ul li	{ float: left; }
	#aktivPfeil			{ position: absolute; top: 31px; z-index: 100; }
	
	#metanavi			{ position: absolute; left: 490px; top: 382px; width: 200px; z-index: 99; }
	#metanavi ul		{ list-style: none; margin: 0; padding: 0; }
	#metanavi ul li	{ float: left; padding: 0 10px 0 5px; background: url(images/metanavi_bg.gif) no-repeat left top; }
	#metanavi ul li a	{ color: #080808; text-decoration: none; }
	#metanavi ul li a:hover	{ text-decoration: underline; }
	
	#newsletter			{ line-height: 22px; border-bottom: 1px solid #654621; background: url(images/newsletter_hintergrund.gif) no-repeat left 20px; color: #fff; padding: 0 0 13px 13px; width: 159px; position: absolute; left: 6px; top: 463px; }
	#newsletter .inputFeld	{ border: 1px solid #856135; background-color: #fff; width: 148px; margin: 0 0 10px 0; }
	
	.textarea			{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; height: 120px; }
	.textarea_focus			{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; height: 120px; }
	.textarea_ok			{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; height: 120px; }
	.textarea_error			{ border: 1px solid #856135; background-color:#7F0C0C; font-color:#FFFFFF; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; height: 120px; }
	input.textfeld		{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; }
	input.textfeld_ok		{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; }
	input.textfeld_focus		{ border: 1px solid #856135; background-color: #fff; width: 250px; margin: 0; padding: 2px; font-family: Arial; font-size: 11px; }
	
	#ul_Fehler			{ font-weight: bold; color: #7f0c0c; list-style: none; margin: 0; padding: 0; }
	#ul_Fehler li				{ margin: 0; padding: 3px 0 3px 0; }
	.textfeld_error	{ border: 1px solid #856135; background-color:#7F0C0C; font-color:#FFFFFF; }
	.roter_ueberschrift		{ font-weight: bold; color: #7f0c0c; line-height: 10px; display: block; }
	
	.aktivPfeil_35		{ left: 112px; }
	.aktivPfeil_36		{ left: 200px; }
	.aktivPfeil_37		{ left: 319px; }
	.aktivPfeil_38		{ left: 480px; }
	.aktivPfeil_39		{ left: 620px; }
	
	form					{ margin: 0; padding: 0; }