body { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #00c; margin: 0; padding: 0; }
#motto { font-size: 25px; text-align: center; position: absolute; top: 25px; width: 100%; z-index: 1; }
#head { background-color: #2800e6; text-align: center; position: absolute; top: 80px; width: 100%; height: 130px; z-index: 1; border-top: 1px solid white; border-bottom: 1px solid white; }
#content { font-size: 15px; position: absolute; top: 212px; left: 185px; width: 65%; z-index: 1; margin-bottom: 20px; padding-top: 20px; padding-bottom: 20px; padding-left: 100px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid white; }
h1 { font-size: 21px; }
h2 { font-size: 15px; }
a, a:visited { color: white; text-decoration: none; }
a:hover, a:active { color: black; text-decoration: none; }
address { font-size: 17px; font-weight: normal; font-style: normal; z-index: 1; padding-top: 20px; }
/*<agl.folder "Navigation">*/
	#navigation ul { position: absolute; top: 212px; left: 0; width: 185px; z-index: 1; margin: 0; padding: 0; }
	#navigation li { font-size: 17px; line-height: 30px; text-align: right; z-index: 1; border-bottom: 1px solid white; list-style-type: none; }
	#navigation li a { color: white; text-decoration: none; z-index: 1; padding-right: 10px; display: block; }
	#navigation li a:hover { color: white; background-color: black; text-decoration: none; z-index: 1; }
/*</agl.folder>*/
#background { z-index: 0; }
#liste { z-index: 1; margin: 0 0 20px 15px; padding: 0; list-style-type: disc; list-style-position: outside; }
#begruessung { font-size: 30px; font-weight: bold; text-align: center; position: absolute; top: 300px; width: 100%; z-index: 1; }
#logo_print { display: none; }
/*Von hier an unsichtbar*/
#resetlink { display: none; }
/*<agl.folder "Copyright">*/
	#copyright { color: black; font-size: 9px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; position: absolute; right: 20px; bottom: 10px; }
	#copyright a { color: black; text-decoration: none; }
	#copyright a:hover, #copyright a:active { color: white; text-decoration: none; }
/*</agl.folder>*/

