img { border:0px; }
body { background: #FFFFFF }

/* Textumfluss bei Bild mit Text */
.floatright img { margin:0px 0px 5px 10px; }
.floatleft img { margin:0px 10px 5px 0px; }

a { color: black; text-decoration: none }

.Kapitel001 { background: #E4EBE3 }
.Kapitel002 { background: #FCEFE4 }
.Kapitel003 { background: #FEF7E9 }
.Kapitel004 { background: #F0F7EB }
.Kapitel005 { background: #E9E9F3 }
.Kapitel006 { background: #F3EDE4 }
.Kapitel007 { background: #F6E9E3 }
.Kapitel008, .Kapitel009, .Kapitel010, .Kapitel011, .Kapitel012 { background: #E4EBE3 }

/* Linkfarben Sitemap */
#sitemap a:link { text-decoration:underline; }
#sitemap a:visited { text-decortation:none; }
/* Linkfarben Footer und Pfad */
div#pfad { color: #467 }
div#pfad a { color: #9df; text-decoration: none }

/* Kontakt Formularfelder */ /*  Breite und Höhe */
input.lei_copy, textarea.lei_copy { font-family:Arial, Helvetica, sans-serif; font-size:12px; width:160px; padding:3px; }
textarea.lei_copy { height:160px; }

/* Suche */
#suchanfrage { margin-left: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 124px; border-width: 1px; }