.index {
     margin-right:0px;
     margin-left:0px;
     margin-top:0px;
     margin-bottom:0px;
     }

.titelw {
     color:#FFFFFF;
     font-weight:bold;
     }
.produkte {
     background-color:#FFFFFF;
     }

body {
     margin-right:20px;
     margin-left:20px;
     margin-top:20px;
     margin-bottom:20px;
     background-color:#F7EFDE;
     font-family:Arial,sans-serif;
     SCROLLBAR-FACE-COLOR: #F7EFDE;
     SCROLLBAR-HIGHLIGHT-COLOR: #F7EFDE;
     SCROLLBAR-SHADOW-COLOR: #800000;
     SCROLLBAR-3DLIGHT-COLOR: #E7D6AD;
     SCROLLBAR-ARROW-COLOR: #800000;
     SCROLLBAR-TRACK-COLOR: #F7EFDE;
     SCROLLBAR-DARKSHADOW-COLOR: #000000;
     }

body,p,ul,ol,li,div,td,tr,th,address,blockquote,nobr,b,i {
     font-family:Arial,sans-serif;
     font-size:10pt;
     color:#4F4FBC;
     }

hr {
     color:#4F4FBC;
     }

h1,h2,h3,h4 {
     font-family:Arial,sans-serif;
     color:#4F4FBC;
     }

h1 {
     font-size:20pt;
     }

h2 {
     font-size:16pt;
     }

h3 {
     font-size:12pt;
     }

h4 {
     font-size:10pt;
     }

a:link {
     color:#00005F;
     text-decoration:none;
     font-size:10pt;
     font-family:Arial;
     }

a:visited {
     color:#000000;
     text-decoration:none;
     font-size:10pt;
     font-family:Arial;
     }

a:active {
     color:#FFFFFF;
     text-decoration:underline;
     font-size:10pt;
     font-family:Arial;
     }

a:hover {
     color:#772200;
     text-decoration:underline;
     font-size:10pt;
     font-family:Arial;
     }