/** { font-family: Arial, sans-serif; font-size: 11px; }
BODY { background-color: #dfffff; }
#header { background-color: #D4FFFF; border: 1px #AAFFFF solid; }
#header H1 { font-size: 18px; letter-spacing: 1px; margin-left: 20px; }
#content { background-color: #CCFFFF; padding: 10px; }
.navbar { background-color: #D4FFFF; border: 1px #AAFFFF solid; display: inline; float: left; width: 120px;;}
.navbar H2 { text-align: center; }
.navbar UL { list-style: none; padding: 10px; }
.texte { display: inline; float: left; margin-left: 20px; width: 650px; }
.texte UL { list-style: none; margin: 0px; padding: 0px; }
.texte LI { margin-top: 0px; margin-bottom: 10px; }*/

		* { color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
		BODY { background-color: #252525; margin-left: 20px; margin-right: 20px; }
		A { color: #ccff00; }
		H1 { color: #ccff00; font-size: 16px; font-weight: bold; padding: 10px; padding-left: 0px; text-transform: uppercase; }
		H2 { background-color: #ccff00; background-image: url(images/h2_bg.jpg); font-size: 14px; line-height: 40px; padding-left: 10px; }
		H3 { font-size: 12px; line-height: 40px; padding-left: 10px; }
		#header { margin-bottom: 10px; }
#header H2 { color: #333; }
		#navi { display: inline; float: left; margin-right: 10px; padding-right: 10px; width: 150px; }
		#navi H3 { margin-bottom: 10px; }
		#content { display: inline; float: left; }
		.line_top { border-top: 1px #ffcc00 solid; }
		.line_bottom { border-bottom: 1px #ffcc00 solid; }
		.line_right { border-right: 1px #ffcc00 solid; }
		.space_top { margin-top: 10px; }
		.space_bottom { margin-bottom: 10px; }
		.navbar { display: inline; float: left; width: 120px; }
		.navbar A { margin-left: 5px; text-decoration: underline; }
		.navbar A :hover { text-decoration: none; }
		.navbar H2 { text-align: center; }
		.navbar UL { list-style: none; padding: 10px; }
		.texte { display: inline; float: left; margin-left: 20px; width: 650px; }
		.texte UL { list-style: none; margin: 0px; padding: 0px; }
		.texte LI { margin-top: 0px; margin-bottom: 10px; }
		.google { border-bottom: 1px #ffcc00 solid; margin-bottom: 2px; padding-bottom: 4px; }
		
		.active a { font-weight: bold; color: green; }
		.untertitel { font-style: italic; }
		#list-sprueche li { margin-top: 10px; margin-left: 20px; }
		.no-list-item { list-style: none; padding-top: 40px; margin-bottom: 10px; }
		
		#list-navi { padding-left: 0px;}
		#navi { width: 160px; }