body { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e6e1c8; position: absolute; margin-top: 10px; margin-right: 30px; margin-left: 20px; }
p { font-size: 0.8em; line-height: 1.4em; text-align: justify; }
h1 { color: #666; font-size: 1.6em; font-weight: bold; }
h2 { color: #333; font-size: 1.4em; font-weight: normal; }
h3 { color: #333; font-size: 1.4em; font-weight: normal; margin-top: 1.5em; }
h4 { color: #333; font-size: 1.1em; font-weight: normal; }
.wichtig { font-weight: bold; }
.wichtig_unter { font-weight: bold; text-decoration: underline; }
.zentriert { text-align: center; }
.klein { font-size: 0.7em; }
ul { margin: 0; padding: 0; list-style: none; }
/*
images
*/
.dia { margin-right: 7px; margin-bottom: 7px; }
.imgli { float: left; margin-right: 15px; margin-bottom: 5px; }
.imgre { float: right; margin-left: 15px; }
.imglq { float: left; margin-right: 15px; margin-bottom: 5px; }
.imglh { margin-right: 15px; float: left; margin-bottom: 5px; }
.imgrq { float: right; margin-left: 15px; }
.imgrh { margin-left: 15px; float: right; }
.imgwappen { margin-left: 15px; float: right; }
.imgmotiv { float: left; margin-right: 15px; }
.imglogo { margin-top: 10px; margin-left: 0; }
.imgtitel { margin-top: 6px; margin-left: -12px; }
td {  }
/* Links */
a:link { color: #333; text-decoration: underline; }
a:visited { color: #333; }
a:hover { color: red; text-decoration: underline; }
/* Fuss */
.fuss { font-size: 0.7em; border-top: 1px solid; FONT-WEIGHT: bold; WIDTH: 100%; TEXT-ALIGN: center; }
.impressum { font-size: 1em; FLOAT: left; TEXT-ALIGN: left; }
.kontakt { font-size: 1em; text-align: right; float: right; }
.copyright { text-align: center; float: right; }
/* Navigation */
#menu { width: 180px; margin: 20px 10px 10px 0; }
#menu li a { font-size: 0.7em; height: 32px; height: 17px; text-decoration: none; }
#menu li a:link, #menu li a:visited { color: #ccc; display: block; background:  url(../bilder/imgmenu.gif); padding: 10px 0 0 35px; }
#menu li a:hover, #menu li a:active { color: #ccc; font-weight: 700; background:  url(../bilder/imgmenu.gif) 0 -27px; padding: 10px 0 0 35px; }
