/* CSS Document */

body { width: 1020px; margin: 0; padding: 0; }
a { color: #990000; text-decoration: none; }
a:hover { color: #990000; }
a:active { color: #990000; }
ul { margin: 0px; padding: 0px; }
ul li { list-style-type: none; }

#navigation { width: 173px; float: left; }
#navigation ul { margin-top: 30px; }
#navigation ul li{ padding-left: 18px; font-family: Verdana; font-stretch: wider; font-size: 11px; line-height: 20px; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
#navigation ul li a { color: #666666; }
#navigation .hauptpunkt { margin-top: 20px; border-top: 1px solid #CCCCCC; color: #990000; background-image: url(bilder/grafik_grau.gif); }
#navigation .hauptpunkt a { color: #990000; }
#navigation .impressum { margin-top: 40px; border-top: 1px solid #CCCCCC; }
#navigation .impressum a { color: #666666; }
#navigation a:hover { color: #990000; }

#left_border { width: 299px; margin-top: 108px; float: left; }
#left_border .beschreibung { height: 378px; margin-top: 70px; margin-right: 28px; color: #666666; font-family: Verdana; font-stretch: wider; font-size: 11px; line-height: 16px; text-align: right; }
#left_border .beschreibung p { margin-top: 0px; color: #FF6600; font-size: 14px; font-weight: bold; text-transform: uppercase; }

#main_border { width: 538px; margin-top: 58px; float: left; }
#main_border .textfeld { width: 480px; margin-top: 30px; margin-bottom: 30px; padding-left: 28px; padding-right: 28px; border-left: 1px solid #990000; 
border-right: 1px solid #990000; color: #666666; font-family: Verdana; font-stretch: wider; font-size: 11px; line-height: 16px; }
#main_border .textfeld ol { color: #990000; list-style-type: decimal; }
#main_border .textfeld ul { color: #990000; }
#main_border .textfeld p { color: #990000; font-size: 14px; font-weight: bold; }
#main_border .textfeld span { color: #990000; }
#main_border .textfeld img { margin-right: 28px; float: left; }


