/*externes Style-Sheet von Mapicon GmbH*/
body  { color:#000066;
        font-size:12px;
        font-family:Arial,Verdana,sans-serif;
        //margin-left:15px; margin-right:20px; margin-top:20px; margin-bottom:10px;
        background-color:#EEE9D7;
        scrollbar-base-color:#EEE9D7;
        srollbar-track-color:#EEE9D7;
        scrollbar-face-color:#EEE9D7;
        scrollbar-highlight-color:#EEE9D7;
        scrollbar-3d-light-color:#0033cc;
        scrollbar-dark-shadow-color:#0033cc;
        scrollbar-shadow-color:#000066;
        scrollbar-arrow-color:#000066;
        }
h1 {font-size:12pt; font-weight:normal;}
h2 {font-size:13pt; color:#000066;}
h3 {font-size:12pt; color:#000066;}
h4 {font-size:11pt; color:#000066;}
h5 {font-size:10pt; color:#000066;}
p,td,th,ul,li,ol
 {font-family:Arial,Verdana,sans-serif; font-size:12px; color:#000066;}
td{ vertical-align:top;}

a { text-decoration:none; color:#000066; font-weight:bold;}
a:visited { color:#000066;}
a:hover { color:#000099; }
a:active { color:#000099; background-color:#FFFFEE;}

//th { border-bottom:solid 1px #000066; border-left:solid 1px #0066cc; border-top:solid 1px #0066cc; border-right:solid 1px #0066cc;}
