/*Scrolltabelle für Artikelbeschreibung*/
Body {
 list-style-type : square;
 list-style-image : url(../bilder/gif/punkt.gif);
 list-style-position : outside;
}
#scroll_article {height:260px;width:400px;overflow:auto;border: 0px;scrollbar-track-color: #f9efc5;scrollbar-face-color: #f9efc5;scrollbar-arrow-color: #663300;scrollbar-highlight-color: #fdf5d9;scrollbar-3dlight-color: #cc9966;scrollbar-shadow-color: #cc9966;scrollbar-darkshadow-color: #663300;}

A.blue:link {color:#081238;text-decoration:none;}
A.blue:visited {color:#081238;text-decoration:none;}
A.blue:active {color:#B2BBD0;text-decoration:none;}
A.blue:hover { color:#B2BBD0;text-decoration:none;}

A.yellow:link {color: #f9efc5;text-decoration:none;}
A.yellow:visited {color:#f9efc5;text-decoration:none;}
A.yellow:active {color:#D2B81F;text-decoration:none;}
A.yellow:hover {color:#D2B81F;text-decoration:none;}

A.brown:link {color:#c67350;text-decoration:none;}
A.brown:visited {color:#c67350;text-decoration:none;}
A.brown:active {color:#F2CB2;text-decoration:none;}
A.brown:hover {color:#F2CB27;text-decoration:none;}

div {font-family:Arial, Helvetica, sans-serif;font-size:9pt;color:#081238;}

div.doof {color:F9EFC5;}

table{font-size:9pt;color:#081238;}