/* General settings */
* { padding:0px; margin:0px; }

body { color:#000000; background-color:#ffffff; text-align:center; }

form, table, fieldset, legend, span { margin: 0px; padding: 0px; display: block; border: 0px; text-indent: 0px; }
table { display: table; }
a { color: #00558e; text-decoration: underline; cursor: pointer; }
img { border: 0px; }

#zentral { width:804px; margin:15px auto 0px auto; text-align:left; }

#container { display:block; float:left; width:802px; background-image:url(../images/bg/body-bg.jpg); background-repeat:repeat-y; border:1px solid #666666; }

#header { display:block; float:left; width:802px; height:120px; overflow:hidden; }

#middle { display:block; float:left; width:802px; }

#middle table.content { width:802px; }
#middle table.content td.links { width:233px; background-image:url(../images/bg/navi-bg.jpg); background-repeat:repeat-y; vertical-align:top; }

#middle table.navi td.navi-erste {  width:186px; height:13px; background-color:#e7eaef; }
#middle table.navi td.leer-erste {  width:14px; height:13px; background-color:#ffffff; }
#middle table.navi td.flaeche-erste {  width:33px; height:13px; background-color:#dde2eb; }
#middle table.navi td.inhalt {  width:569px; background-color:#ffffff; height:500px; overflow:visible; }
#middle table.navi td.erste {  width:186px; height:32px; background-color:#e7eaef; overflow:hidden; }
#middle table.navi td.leer {  width:14px; height:32px; background-color:#ffffff; overflow:hidden; }
#middle table.navi td.flaeche {  width:33px; height:32px; background-color:#dde2eb; overflow:hidden; }
#middle table.navi tr#aktive td.erste {  width:186px; height:32px; background-color:#e40019; }
#middle table.navi tr#aktive td.leer {  width:14px; height:32px; background-color:#f17f8c; }
#middle table.navi tr#aktive td.flaeche {  width:33px; height:32px; background-color:#d9bcc8; }
#middle table.navi a {  font-family:Arial,Verdana, Helvetica; font-size:14px; font-weight:bold; color:#7a7f8a; text-decoration:none; margin-left:60px; }
#middle table.navi tr#aktive a {  color:#ffffff; }

#middle table.content td.rechts { width:569px; height:360px; overflow:visible; vertical-align:top; }
#middle table.content td.rechts div.abstand { width:507px; margin:21px 31px 10px 31px; }

h1 { font-family:Arial,Verdana, Helvetica; font-size:15px; font-weight:bold; color:#172150; padding:0px 0px 14px 0px; }
p, td { font-family:Arial,Verdana, Helvetica; font-size:12px; font-weight:normal; color:#5a5a5a; line-height:150%; }
ul { padding: 0px; margin: 2px 0px 0px 42px; list-style: disc; list-style-position: outside; list-style-image:url(../images/ul.gif); }
li { padding: 0px 0px 7px 0px; margin: 0px; font-family:Arial,Verdana, Helvetica; font-size:12px; font-weight:normal; color:#5a5a5a; line-height:120%; }
ul b { font-size:15px; font-weight:bold; color:#172150; line-height:22px; }

#footer { display:block; float:left; width:802px; height:120px; overflow:hidden; }
#footer table.unten td.links { width:136px; height:120px; vertical-align:top; text-align:right; }
#footer table.unten td.links a {  font-family:Arial,Verdana, Helvetica; font-size:14px; font-weight:bold; color:#7a7f8a; text-decoration:none; margin-top:95px; display:block; }
#footer table.unten td.rechts { width:666px; height:120px; }
#footer table.unten td.rechts img { width:666px; height:120px; }

