* { margin: 0px; padding: 0px; font-family: Verdana, Arial; outline: none; }
	a img { border: 0px; }
	body { background-color: #E6E7E8; }
	body { behavior: url("css/hover.htc"); }
		#wrapper { background-color: #FFFFFF; width: 960px; border: 2px solid #32CD32; margin: 0 auto; margin-top: 10px; }
			#head { height: 120px; width: 940px; padding: 10px; position: relative; }
				#head img { margin-top: 5px; }
				#head #head_text { position: absolute; display: block; left: 300px; font-size: 13px; }
				*+html #head_text { top: 115px; }
				*html #head_text { top: 115px; }
				
			#menue { height: 24px; width: 960px; background-color: #32CD32; }
				#menue #hm_ul { list-style-type: none; margin-left: 15px; }
					#hm_ul .hm_li { position: relative; float: left; margin-top: 2px;  margin-top /*\**/: 4px\9 }
						.hm_li a:link, .hm_li a:visited { padding-left: 5px; padding-right: 5px; padding-top: 4px; padding-bottom: 4px; margin-right: 10px; font-weight: bold; text-decoration: none; color: #000000; font-size: 13px; }
						.hm_li a:active, .hm_li a:hover, .hm_li a:focus { background-color: #32CD32; color: #FFFFFF; }
					.um_ul { list-style-type: none; display: none; }
					.hm_li:hover .um_ul { display: block; position: absolute; background-color: #32CD32; top: 20px; left: 0px;}
					*+html .hm_li:hover .um_ul { top: 17px; }
					*html .hm_li:hover .um_ul { top: 18px; }
						.um_ul .um_li {  }
							.um_ul .um_li a:link, .um_ul .um_li a:visited { display: block; margin-right: 0px; font-size: 13px; }
							*html .um_ul .um_li a:link, *html .um_ul .um_li a:visited { height: 20px; width: 100px; }
							
			#kopf_bilder { height: 220px; margin-top: 5px; margin-bottom: 5px; width: 960px; }
				#kopf_bilder .flash_head { float: left; }
			
			#inhalt { width: 930px; margin: 0 auto; margin-top: 15px; padding-bottom: 15px; }
				#inhalt_head { border-bottom: 1px solid #32CD32; padding-bottom: 3px; padding-left: 10px; padding-right: 10px; color: #343434; margin-bottom: 10px; font-size: 13px; }
				#inhalt_links { float: left; width: 270px; padding-top: 10px; font-size: 13px; }
					#inhalt_links .flash_links { margin-top: 15px; }
				#inhalt_rechts { float: left; min-height: 630px; border-left: 1px solid #32CD32; padding: 10px; padding-left: 15px; padding-right: 15px; width: 625px; font-size: 13px; }
					.save_new_content { width: 250px; margin: 0 auto; margin-top: 15px; }
						.save_new_content input { margin-left: 25px; }
					.error { color: #ff640f; font-weight: bold; font-size: 11px; }
					#inhalt_rechts #submenue { list-style-type: none; border-bottom: 1px solid #444444; height: 20px; }
						#submenue li { float: left; margin-right: 25px; }
							#submenue li a:link, #submenue li a:visited { color: #444444; text-decoration: none; padding: 4px; }
							#submenue li a:active, #submenue li a:hover, #submenue li a:focus, #submenue #current_sub a:link, #submenue #current_sub a:visited { background-color: #CCCCCC; color: #038901; }
					#inhalt_rechts #little_box { border-left: 1px solid #000000; border-bottom: 2px solid #000000; border-top: 1px solid #000000; border-right: 2px solid #000000; margin-left: 10px; margin-right: 10px; padding: 5px; background-color: #f9f9f9;  }
					#inhalt_rechts #little_box2 { padding: 15px; }
					#inhalt_rechts a:link, #inhalt_rechts a:visited { text-decoration: none; color: #346200; }
					#inhalt_rechts a:active, #inhalt_rechts a:hover, #inhalt_rechts a:focus { text-decoration: underline; }
		#fuss { width: 900px; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; font-size: 13px; }
			#fuss a:link, #fuss a:visited { text-decoration: none; color: #346200; }
			#fuss a:active, #fuss a:hover, #fuss a:focus { text-decoration: underline; }
		
/* Allgemeine Klassen */
.clear_left { clear: left; }
.clear_right { clear: right; }
.clear_both { clear: both; }
.tueber { font-weight: bold; }
ul.menu { list-style: none; padding: 0px; margin-left: 14px; }
ul.menu li ul { margin-left: 28px; }
.imageblock { clear: both; }
.imageblock label { float: left; width: 100px; }
.imageblock input { float: left; }
.imageblock select { float: left; }
fieldset p, fieldset p.imageblock { width: 90%; margin: 0px 10px; }
fieldset { padding: 10px 0px; }
#vorschau_link {  float: left; width: 625px; font-size: 10px;}
#vorschau_link a:link, #vorschau_link a:visited { display: block; float: left; padding-right: 5px; position: relative; top: -10px; }
#where_im { float: left; width: 270px; }
.red_info { color: #f2571a; font-weight: bold; }
