body          { background-color: #d9d9d9; background-image: url("../bilder_site/hintergrund.jpg"); background-repeat: repeat-x; background-position: center top; margin: 0 auto }
#menu                                   { background-repeat: no-repeat; text-align: center; margin-bottom: 5px; width: 140px }
#menu a                       { color: #000; font: bold 11px/24px tahoma; text-decoration: none; background-image: url("../bilder_site/button.jpg"); background-repeat: no-repeat; background-position: center top; text-align: center; letter-spacing: 1px; display: block; width: 130px; height: 27px }
#menu a:hover               { color: #ff4500; font-weight: bold; background-image: url("../bilder_site/button_hover.jpg"); background-repeat: no-repeat; text-align: center; letter-spacing: 2px; width: 135px; height: 27px }
#content                  { color: #555555; font: 11px/16px tahoma; background-color: #f5f5f5; text-align: left; word-spacing: 3px; letter-spacing: 1px; padding: 10px; border-top: 1px solid #000 }
#content a{
color: #858585;
}
#content a:hover{
color: #555555;
}
#content h3     { font: small-caps bold 14px tahoma }
#content h2   { font: 13px tahoma }
#footer        { color: #000; font: 10px tahoma; background-repeat: no-repeat; background-position: center bottom; text-align: center }
.footer  { border-top: 1px solid #666 }
#footer a{
font: 10px tahoma;
letter-spacing: 1px;
word-spacing: 6px;
color: #858585;
}
#footer a:hover { color: #2a3fff }
#submit{
border: 1px solid #B7B7B7;
background-color: White;
color: #454545;
font: 11px tahoma;
letter-spacing: 1px;
}
#submit:hover{
background-color: white;
color: #FF5400;
}
.text_norm  { color: #555555; font: 11px/15px tahoma; word-spacing: 3px; letter-spacing: 1px }
.aufzaehl_1  { font-weight: bold; list-style-type: disc; list-style-position: inside; display: list-item; margin-top: 12px; margin-bottom: 12px }
.aufzaehl_2  { list-style-type: square; list-style-position: inside; display: list-item; margin-top: 12px; margin-bottom: 12px; margin-left: 12px }
.aufzaehl_3  { list-style-type: circle; list-style-position: inside; display: list-item; margin-top: 12px; margin-bottom: 12px; margin-left: 24px }
.eng     { font-size: 10px; font-family: Verdana; line-height: 12px }
.content_table   { padding: 5px; border: dotted 1px #ccc }
