/* Scrollbar*/

BODY {
scrollbar-face-color: #E8E9ED; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #E8E9ED; 
scrollbar-arrow-color: #7F7F7F; 
scrollbar-track-color: #E8E9ED ; 
scrollbar-darkshadow-color: #E8E9ED;
}



/* Allgemein */

BODY {background-color:#B1BBC5; margin-top: 0px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px; text-align:center;}
TD {font-family:Arial,helvetica,sans-serif; font-size:9pt;}
A { text-decoration:none;}

/* Basislayout */

TD.content {background-image:url(../grafik/content.gif); width:474px; height:100%; }
TD.verband {background-image:url(../grafik/nav1.jpg); width:771px; height:30px; }
TD.sport {background-image:url(../grafik/nav2.gif); width:151px; height:100%; }
TD.innav {background-image:url(../grafik/comment.gif); width:150px; height:100%; }
TD.footer {background-image:url(../grafik/footer.gif); width:771px; height:34px,}


/*homepage*/

TD.hometop {background-image:url(../home/top.gif); width:790px; height:65px;}
TD.name {background-image:url(../home/name.gif); width:790px; height:38px;}
TD.splash {background-image:url(../home/splash.jpg); width:790px; height:117px;}
TD.aktuell {background-image:url(../home/aktuell.jpg); width:790px; height:73px;}
TD.homebot {background-image:url(../home/bottom.gif); width:790px; height:30px;}


/* Verbandsportal */

TD.nav {height:30px; padding-top:2px;}
TD.navline {height:30px; padding-top:4px;}

A.nav {font-size:9pt; font-weight:bold;}
A.nav:link {color:#E5E8EE; }
A.nav:visited {color:#D1D7E2;}
A.nav:active {color:#F7EBB1;}
A.nav:hover {color:#FFFFFF; }


/* meta Navigation */

A.meta {font-size:9pt; font-weight:bold; width:20px; text-align:center;}
A.meta:link {color:#E5E8EE; }
A.meta:visited {color:#D1D7E2;}
A.meta:active {color:#F7EBB1;}
A.meta:hover {color:#FFFFFF; background-color:navy;}



/* Sportportal */

TD.left {background-image:url(../grafik/bg-sporta.gif); width:88px; height:60px; text-indent:15px; color:white; }
TD.right {background-image:url(../grafik/bg-sportb.gif); width:60px; height:60px;}

A.sport {font-size:10pt; font-weight:bold;}
A.sport:link {color:#E5E8EE; }
A.sport:visited {color:#D1D7E2;}
A.sport:active {color:#F7EBB1;}
A.sport:hover {color:#FFFFFF; }


/* Layout im Content */

.layout { text-align:left; width:450px; color:black;}
LI {}
.head {font-weight:bold; font-size:12pt; color:#3F5D96; text-align:left;}
.subhead {font-weight:bold; font-size:10pt; color:#3F5D96; text-align:left;}
.sshead {font-weight:bold; font-size:9pt; color:#3F5D96; text-align:left;}

H2 {font-weight:bold; font-size:12pt; color:#3F5D96; text-align:left;}

.bu {font-size:8pt; text-align:right}
.mark {background-color:silver; }

HR {border:dotted #000000 1px; height:1px; width:400px; text-align:center; margin:20px;}

.tab {width: 330px; margin-right: 1px; float: left;}

/* Kapitel  Navigation */

TABLE.kap {background-color:#94A0B2; width:138px; padding-right:20px; padding-top:4px;}
TD.line { text-align:right; background-image:url(../grafik/kbox.gif);}
TD.top {background-image:url(../grafik/kboxt.gif); height.17px;}
TD.bottom {background-image:url(../grafik/kboxb.gif); height:23px;}


A.kap {font-size:9pt; font-weight:normal;}
A.kap:link {color:#4D545F; }
A.kap:visited {color:#5F6978;}
A.kap:active {color:#F7EBB1;}
A.kap:hover {color:#FFFFFF; }


/*Formulare*/

INPUT {border:1px solid #2D40680; background-color:#DDE1E6; color:black; font-size:9px;}
TEXTAREA, SELECT {border:1px solid #2D40680; background-color:#DDE1E6; color:black; font-size:9px;}
.formtxt {font-size:8pt; height:12px; width:140px; text-align:left; padding:5px,}

