/* --- GENERAL STYLES --- */

/* body */
body { background-color: #FFFFFF;}

/* scrollbar */
body
{scrollbar-face-color:#C4D3E6;
scrollbar-highlight-color:#E8F0F7;
scrollbar-3dlight-color:#DEE7F2;
scrollbar-darkshadow-color:#7096BC;
scrollbar-shadow-color:#A4BCD9;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#DDE6F1;}

/* general font */
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #366498;}

/* general link */
a:link { color: #366498; text-decoration: none;}
a:visited { color: #366498; text-decoration: none;}
a:active { color: #366498; text-decoration: none;}
a:hover { color: #244264; text-decoration: none;}


/* --- STYLES --- */

/* titel */
h1 { font-size: 19px; font-weight: bold; margin:1;}
h2 { font-size: 11px; color: #517CA9; margin:0;}

/* fusszeile */
.feet { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}

/* adresse-link */
a.linkadresse:link { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkadresse:visited { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkadresse:active { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkadresse:hover { font-size: 11px; font-weight: normal; color: #244264; text-decoration: none;}

/* adresse-link */
a.linkaktuell-schwach:link { font-size: 11px; font-weight: normal; color: #8499b0; text-decoration: none;}
a.linkaktuell-schwach:visited { font-size: 11px; font-weight: normal; color: #8499b0; text-decoration: none;}
a.linkaktuell-schwach:active { font-size: 11px; font-weight: normal; color: #8499b0; text-decoration: none;}
a.linkaktuell-schwach:hover { font-size: 11px; font-weight: normal; color: #244264; text-decoration: none;}



/* fusszeile-link */
a.linkfeet:link { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkfeet:visited { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkfeet:active { font-size: 11px; font-weight: normal; color: #366498; text-decoration: none;}
a.linkfeet:hover { font-size: 11px; font-weight: normal; color: #244264; text-decoration: none;}

/* linkspezial */
a.linkspezial:link { font-weight: bold; color: #FF0000; text-decoration: none;}
a.linkspezial:visited { font-weight: bold; color: #FF0000; text-decoration: none;}
a.linkspezial:active { font-weight: bold; color: #666666; text-decoration: none;}
a.linkspezial:hover { font-weight: bold; color: #0000FF; text-decoration: underline;}

/* linknavigation */
a.linknavigation:link { font-weight: bold; color: #366498; text-decoration: none;}
a.linknavigation:visited { font-weight: bold; color: #366498; text-decoration: none;}
a.linknavigation:active { font-weight: bold; color: #366498; text-decoration: none;}
a.linknavigation:hover { font-weight: bold; color: #366498; text-decoration: none;}



/* --- FORM-STYLES --- */

/* formfeld */
.formfeld { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #366498;
border-left: 1px solid #366498; border-bottom: 1px solid #366498; border-right: 1px solid #366498; border-top: 1px solid #366498}

/* formknopf */
.formsendeknopf { background-color: #FFFFFF; font-weight: bold; color: #005797; border-left: 1px solid #366498; border-bottom: 1px solid #366498; border-right: 1px solid #366498; border-top: 1px solid #366498; cursor: hand}

/* --- SPECIALLY-STYLES --- */

/* aufzaehlung */
li {list-style-type: disc; margin-left:-20px; padding-left:-5px;}

/* linie */
hr {  width: 100px; height: 1px; border-color: #00FF00 black black; border-style: none; border-top-width: thin; background-color: #FFFFFF; text-align: left;}

/* effekt */
.effect {
/* >=IE5.5 / NS6.2 */
filter:progid:dxImageTransform.Microsoft.dropShadow(color=silver,offX=5,offY=5,positive=true); border: 1px solid black;}

/* speziall-tabelle */
.speztabelle { border:1px solid; background-color:#CCCCCC; padding:4px; margin:0px; ; border-color: #FF0000 #0000FF #00FF00 #FF00FF}


.logo-untertitel {
	font-size: 11px; color: #517CA9;
}
.adresse {
	font-size: 11px;
}
li {
	line-height: 20px;
}

