@charset "utf-8";
/* KBB */

* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333; }

#header { display: none; }
#left_col { display: none; }

#right_col { position: absolute; left: 0px; top: 0px; } 

#content { width: 570px; margin-bottom: 5px; }

#content .kopfbild { width: 570px; height: 130px; overflow: hidden; margin-bottom: 15px; }
#content .ueberschrift, #content h1 { font-size: 14px; color: #d4021d; font-weight: bold; padding: 0px; margin: 0px; }
#content .zwischen_ueberschrift, #content  h2 { font-size: 11px; color: #000000; padding: 0px; margin: 0px; font-weight: bold; }
#content .fliesstext, #content p { font-size: 12px; color: #333333; }
#content .wrapper { padding-bottom: 20px; }
#content .bildunterschrift { font-size: 11px; color: #333333; line-height: 13px; padding-top: 5px; }
#content ul { padding: 0px; margin: 0px; list-style-type: none; }
#content ul li { padding-left: 18px; background: url(../grafiken/anstrich.gif) no-repeat 0px 5px; color: #333333; }
#content ol { padding: 0px; margin: 0px; }
#content ol li { padding: 0px; margin: 0px; color: #333333; margin-left: 23px; }
#content a { color: #d4021d; text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content .tabelle * { color: #333333; }