/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: #005177; }
A:visited     { text-decoration: none; color: #005177; font-weight: normal; }
A:hover       { text-decoration: none; color: #CC3333; }
BODY          { scrollbar-face-color: #96c9bc; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #48D1CC;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #96c9bc;
                scrollbar-track-color: #F5F5F5; scrollbar-arrow-color: #F5FFFA; font-family: Verdana, Helvetica, Arial;
                font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0;
                padding-right: 0; }
TD            { font-family: Verdana, Helvetica, Arial; color: #000000; font-size:11px}
input         { background-color: #F5FFFA; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #ffffff; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #ffffff; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }

/* navigation links */
.nav          { font-size: 10px; text-decoration: none; color: #000000; }
.nav:link     { font-size: 10px; text-decoration: none; color: #003366; }
.nav:visited  { font-size: 10px; text-decoration: none; color: #003399; }
.nav:hover    { font-size: 10px; text-decoration: none; color: #0033CC; font-weight: bold; text-decoration: underline; }

/* links */
.link          { font-size: 10px; text-decoration: none; color: #d1503d; }
.link:link     { font-size: 10px; text-decoration: none; color: #d1503d; }
.link:visited  { font-size: 10px; text-decoration: none; color: #003399; }


/* alternating bgcolors */
.windowbg     { background-color: #F5FFFA; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg2    { background-color: #F8F8F8; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #9370D; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #F5FFFA;}
.titlebg      { background-color: #96c9bc; color: #FFFFFF; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.catbg        { background-color: #F5FFFA; color: #000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #96c9bc; }


/*Überschriften ohne Weißraum nach unten*/
.head1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 20px; color: #000000; font-weight: bold}
.head2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #000000; font-weight: bold}
.head3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #000000; font-weight: bold}
.head4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #000000; font-weight: bold}
.head5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: bold}
.head6 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 10px; color: #000000; font-weight: bold}
.head7 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 9px; color: #000000; font-weight: bold}


/*Überschriften*/
H1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 20px; color: #000000; font-weight: bold}
H2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #000000; font-weight: bold}
H3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #000000; font-weight: bold}
H4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #000000; font-weight: bold}
H5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: bold}


/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      { font-style: normal; font-size: 11px; color: #996633; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }
