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

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

/* scrollbar */
body
{scrollbar-face-color:#EE3439;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#C0C0C0;scrollbar-darkshadow-color:#000000;scrollbar-shadow-color:#FFFFFF;scrollbar-arrow-color:#FFFFFF;scrollbar-track-color:#D5D5D6;}

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

/* general link */
a:link { color: #000000; text-decoration: none; font-weight:bold}
a:visited { color: #000000; text-decoration: none; font-weight:bold}
a:active { color: #CC3333; text-decoration: none; font-weight:bold}
a:hover { color: #CC3333; text-decoration: none; font-weight:bold}


/* --- STYLES --- */

/* titel */
h1 {  font-size: 14pt; font-weight: bold;}
h2 {  font-size: 12pt; font-weight: bold;}

/* fusszeile */
.feet { font-size: 8pt; color: #060606;}

/* fusszeile-link */
a.linkfeet:link { font-size: 8pt; font-weight: normal; color: #060606; text-decoration: none;}
a.linkfeet:visited { font-size: 8pt; font-weight: normal; color: #060606; text-decoration: none;}
a.linkfeet:active { font-size: 8pt; font-weight: normal; color: #666666; text-decoration: none;}
a.linkfeet:hover { font-size: 8pt; font-weight: normal; color: #CC3333; text-decoration: none;}

/* linkspezial */
a.linkspezial:link { font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
a.linkspezial:visited { font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
a.linkspezial:active { font-size: 9pt; font-weight: normal; color: #CC3333; text-decoration: none;}
a.linkspezial:hover { font-size: 9pt; font-weight: normal; color: #CC3333; text-decoration: none;}

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


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

/* formfeld */
.formfeld { border-left: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px solid #666666; border-top: 1px solid #666666}

/* formknopf */
.formsendeknopf { background-color: #FFFFFF; font-weight: bold; color: #000000; border-left: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px solid #666666; border-top: 1px solid #666666; 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 EE3439; padding:0px; margin:0px; }


.titel {
	font-size: 12pt;
	color: #FFFFFF;
}
.firmenname {
	font-size: 15pt;
	font-weight: bold;
}
.adresszeile {
	font-size: 10pt;
}
.titelcon {  font-size: 12pt; font-weight: bold}
