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

/* body */
body { background-color: #353A44;}

/* scrollbar */
body
{scrollbar-face-color:#747474;
scrollbar-highlight-color:#B7B7B7;
scrollbar-3dlight-color:#9B9B9B;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#6E6E6E;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#5B5B5B;}

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

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

/* --- STYLES --- */

/* titel */
h1 {  font-size: 14pt; font-weight: normal; margin-bottom: 5px;}
h2 {  font-size: 12pt; font-weight: bold;}

/* fusszeile */
.feet { font-size: 11px; color: #CECECE;}

/* fusszeile-link */
a.linkfeet:link { font-size: 11px; color: #CECECE; text-decoration: none;}
a.linkfeet:visited { font-size: 11px; color: #CECECE; text-decoration: none;}
a.linkfeet:active { font-size: 11px; color: #CECECE; text-decoration: none;}
a.linkfeet:hover { font-size: 11px; color: #FFFFFF; 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;}

/* hauptnavigation-link */
a.hauptnavigation-link:link { font-size: 15px; color: #CECECE; text-decoration: none;; font-weight: bold}
a.hauptnavigation-link:visited { font-size: 15px; color: #CECECE; text-decoration: none;; font-weight: bold}
a.hauptnavigation-link:active { font-size: 15px; color: #CECECE; text-decoration: none;; font-weight: bold}
a.hauptnavigation-link:hover { font-size: 15px; color: #FFFFFF; text-decoration: none;; font-weight: bold}

/* subvigation-link */
a.subvigation-link:link { font-size: 12px; color: #CECECE; text-decoration: none;}
a.subvigation-link:visited { font-size: 12px; color: #CECECE; text-decoration: none;}
a.subvigation-link:active { font-size: 12px; color: #CECECE; text-decoration: none;}
a.subvigation-link:hover { font-size: 12px; color: #FFFFFF; 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: #E7E7E7; 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; background-color:#CCCCCC; padding:4px; margin:0px; ; border-color: #FF0000 #0000FF #00FF00 #FF00FF}


.kategorie-titel {
	font-size: 16px;
}
.index-titel {
	font-size: 18px;
	font-weight: bold;
}
.subnav-stat {
	color: #FFFFFF;
	font-size: 12px;
}
.datum {
	font-size: 11px;
	color: #FFFFFF;
}

