html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #000000;
    background: url('../images/hintergrund.gif')    repeat 0px 0px #ffffff;
}

select, textarea  { 
    font-size:11px; 
    font-family:arial,helvetica; 
    color:#000000; 
    background-color: #ffffff;
    border:1px solid #7998c8
    }



#main {
    margin: 0px auto;
    padding: 0px;
    width: 880px;
    text-align: left;
    background-color: #ffffff;
    border:1px solid #DDDDDD;
}

#servnav {
    width: 100%;
    height: 191px;
    background: url('../img/background.jpg') no-repeat 0px 0px #ffffff;
}

#grau {
    float: right;
    width: 481px;
    height: 191px;
    background: url('../img/wilkommensbox_neu.jpg') no-repeat 261px 41px #E6E1D3;
}

#servnav ul {
    float: right;
    margin: 0px;
    padding: 15px 0px 0px 0px;
    width: 400px;
}

#servnav li {
    float: left;
    list-style-type: none;
    margin: 0px 12px 0px 0px;
    padding: 3px 0px 3px 17px;
    background: url('../img/fussball_klein.gif') no-repeat 0px 50%;
}

#servnav a:link, #servnav a:visited {
    font-size: 9px;
    color: #656565;
    font-weight: bold;
    text-decoration: none;
}

#servnav a:hover{
    color:#4588bc;
}

#bild_gallery{
    margin: 1px 1px 5px 5px;
    padding: 0px 0px 0px 0px;
         background-image: none;
         border:0px solid #DDDDDD;
         text-align: left;
         background-color: #ebebeb;
    /* background-color: #E6E1D3; */
}

#trailimageid {
 position: absolute;
 visibility: hidden;
 left: 0px;
 top: 0px;
 height: 1px;
 z-index: 5000;
}

#rssblock {
    float: left;
    margin: 8px 0px 0px 10px;
    width: 203px;
    height: 110px;
    
    /* position: relative; 
    top: 45px;
    left: 370px;  */
    
    overflow: hidden;
    padding: 16px;
    background: url('../img/box_neu.jpg') no-repeat 0px 0px #E6E1D3;
}

#rssblock h3 {
    color: #4588BC;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    font-size: 13pt;
    font-weight: normal;
}

#rssblock a:link, #rssblock a:visited {
    color: white;
    font-weight: normal;
    font-size: 11px;
}

#rssblock table {
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 13px; /* war vorher auf 14 resp. original 20px */
}

/*---------------------------------------------*/ 
/*             RSS News-Definitionen           */ 
/*---------------------------------------------*/ 

#rss-box {
    margin: 0em;
    width: 150px;
    position: relative; 
    top: 10px;
    left: 10px;     
     /*background-color: #ffffff; */
}

.rss-title, rss-title a {
    font-family: verdana, arial, sans-serif;
    font-size: 11;
    font-weight:normal;
    margin: 0px 0px;
    padding: 0;
}

.rss-items {
    margin-top:0px;
    width: 103px;
    list-style:none;
    padding:0.2em 0.2em 0em 0em;
    margin-left:10px;
    color: #ffffff;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  margin: 0px 0px 7px 0px;
  list-style:none;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
    text-decoration : none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    }

.rss-item a:hover { 
    text-decoration : none;
    color: #444444;
    border-bottom: 1px dotted #ffffff;
    }

.rss-date {
    font-size: 9px;
    font-weight : normal;
    color: white;

    } 

#date {
    margin: 0px;
    padding: 20px 0px 0px 30px;
    font-size: 10px;
    color: #006CC2;
}

#copyright{
    font-size: 10px;
    padding: 2px;
    color: #6E6E6E;
}

.logo {
    margin: 74px 0px 0px 30px;
    border: 0px;
    padding: 0px;
}

#nav {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 170px;
    background: url('../img/punkte.jpg') no-repeat 74px 40px #ffffff;
    height: 52px;
}

#nav li {
    list-style-type: none;
    display: block;
    height: 42px;
    float: left;
    margin: 3px 0px 3px 0px;
    padding: 11px 0px 0px 0px;
}

#nav a:link, #nav a:visited {
    padding: 0px 10px 0px 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-color: #767676;
    border-style: dotted;
    color: #5C5C5C;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 3px;
    text-decoration: none;
}

#nav a:hover,
#nav a:active,
#nav a:link:hover,
#nav a:active,
#nav a:visited:hover,
#nav a:hover:active,
#nav a:focus {
color: black;
}


#nav a.ohneborder:link, #nav a.ohneborder:visited {
    border: 0px;
}

#nav a.aktiv:link, #nav a.aktiv:visited {
    color: black;
    font-weight: bold;
}

#nav a.ohneborder:link, #nav a.ohneborder:visited {
            border: 0px;
}

#nav li.aktiv {
    background: url('../img/aktiv.jpg') no-repeat 50% 15px #ffffff;
}

#nav li.backwhite {
    background-image: none;
    background-color: white;
}

#navohne {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 170px;
    height: 52px;
}

#navohne li {
    list-style-type: none;
    display: block;
    height: 42px;
    float: left;
    margin: 3px 0px 3px 0px;
    padding: 11px 0px 0px 0px;
}

#navohne a:link, #navohne a:visited {
    padding: 0px 10px 0px 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-color: #767676;
    border-style: dotted;
    color: #5C5C5C;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 3px;
    text-decoration: none;
}

#navohne a.ohneborder:link, #navohne a.ohneborder:visited {
    border: 0px;
}

#navohne a.aktiv:link, #navohne a.aktiv:visited {
    color: black;
    font-weight: bold;
}

#navohne a.ohneborder:link, #navohne a.ohneborder:visited {
            border: 0px;
}

#navohne a:hover,
#navohne a:active,
#navohne a:link:hover,
#navohne a:active,
#navohne a:visited:hover,
#navohne a:hover:active,
#navohne a:focus
{
color: black;
}


#left {
    clear: both;
    float: left;
    width: 216px;
    padding: 10px 40px 0px 10px;
}

#leftbreit {
    clear: both;
    float: left;
    width: 860px;
    padding: 10px 40px 0px 10px;
}


#subnav {
    margin: 0px;
    padding: 0px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #BEBEBE;
    border-right-color: #E4E4E4;
    border-bottom-color: #E4E4E4;
    border-left-color: #E4E4E4;
    border-style: solid;
}

#subnav li {
    margin: 0px 10px;
    padding: 12px 0px 6px 9px;
    list-style-type: none;
    background: url('../img/punktgruen.jpg') no-repeat 0% 18px #ffffff;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-style: solid;
    border-color: #E4E4E4
}

#subnav a:link, #subnav a:visited {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    color: #006CC2;
    font-weight: normal;
    font-size: 11px;
}



#subnav a:hover,
#subnav a:active,
#subnav a:link:hover,
#subnav a:active,
#subnav a:visited:hover,
#subnav a:hover:active,
#subnav a:focus {
color: #6E6E6E;
}


#subnav li.navthird {
    margin: 4px 10px;
    padding: 0px 0px 0px 10px;
    list-style-type: none;
    background: #ffffff;
    border: 0px;
}

#subnav li.navfourth {
    margin: 2px 10px;
    padding: 0px 0px 0px 20px;
    list-style-type: none;
    background: #ffffff;
    border: 0px;
}
#subnav li.navfifth {
    margin: 1px 10px;
    padding: 0px 0px 0px 30px;
    list-style-type: none;
    background: #ffffff;
    border: 0px;
}

#subnav a.aktiv:link, #subnav a.aktiv:visited {
    color: #656565;
}


#ergebniss {
    margin: 25px 0px 0px 0px;
    padding: 161px 0px 0px 0px;
    background: url('../img/ergebniss_spieler.jpg') no-repeat 50% 0px #ffffff;
    font-size: 10px;
}

#counter{
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
}

#ergebniss a:link, #ergebniss a:visited {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    color: black;
    font-weight: normal;
    font-size: 10px;
}

#shoutbox {
    margin: 25px 0px 0px 0px;
    padding: 99px 0px 0px 0px;
    background: url('../img/shoutbox.jpg') no-repeat 50% 0px #ffffff;
    font-size: 10px;
}

#shoutbox99 a:link, #shoutbox a:visited {
    margin: 0px;
    padding: 0px;
            text-decoration: underline;
    color: black;
    font-weight: normal;
    font-size: 10px;
}

.blockshoutbox {
    border: 1px solid #6E6E6E;
    padding-bottom: 8px;
}

.blockshoutbox img {
    border: 0px dotted #dddddd;
}

.blockshoutbox h1 {
    height: 20px;
    margin: 0px 0px 15px 0px;
    padding: 8px 0px 0px 10px;
    background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
}

.block {
    border: 1px solid #6E6E6E;
    padding-bottom: 8px;
}

h1 {
    color: #006CC2;
    font-size: 11px;
    font-weight: bold;
}

.block h1 {
    height: 20px;
    margin: 0px 0px 15px 0px;
    padding: 8px 0px 0px 10px;
    background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
}

h2 {
    color: #6E6E6E;
    font-size: 11px;
    font-weight: bold;
}

.block h2 {
    height: 20px;
    margin: 0px 0px 15px 0px;
    padding: 8px 0px 0px 10px;
    background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
}

h3 {
    color: #999999;
}

h4 {
    color: #6E6E6E;
    font-size: 11px;
    font-weight: bold;
         text-decoration: underline;
}

.gelb {
    background-color: #ebebeb;
       /* background-color: #E6E1D3; */
         border-top: 1px dashed #BDBDBD;
         border-bottom: 1px dashed #BDBDBD;
}

.gelb_mittel {
    background-color: #FFF6D3;
}

.gelb_hell {
    background-color: #FFFCE3;
}

.block table {
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 14px; /* war vorher auf 20px */
}

.block td {
    padding-left:  10px;
}



#rechts {
    float: right;
    width: 216px;
    padding: 10px 10px 0px 30px;
}

#rechts1 {
    float: right;
    width: 216px;
    padding: 10px 10px 0px 30px;
    }

#rechtsNEU {
         
    width:216px;
    padding: 10px 10px 0px 30px;
    float:right;
    display: block;
    }

#rechtsNEU2 {
    float: right;
    width: 210px;
    padding: 10px 10px 0px 30px;
}

.block p {
    margin: 0px;
    padding-left: 10px;
}

#fanblock {
    margin: 0px 0px 25px 0px;
    padding: 136px 0px 0px 0px;
    background: url('../img/fanblock.jpg') no-repeat 50% 0px #ffffff;
    font-size: 11px;
}

.block img {
    border: 1px solid #676767;
}

.produkt_image img {
    border: 0px solid #ffffff;
}


.TitelBalken {
    background-color: #ebebeb;
         border-top: 1px dashed #BDBDBD;
         border-bottom: 1px dashed #BDBDBD;
}

#inhalt {
    width:590px;
         margin-top: 0px;
         margin-left: 0px;
    padding: 10px 5px 0px 0px;
         float:left;
    display:block;
         background-color: #ffffff;
}

#inhaltbreit {
    width:890px;
         margin-top: 0px;
         margin-left: 0px;
    padding: 10px 5px 0px 0px;
         float:left;
    display:block;
         background-color: #ffffff;
}


#inhaltOLD {
    margin: 0px;
    padding: 10px 266px 0px 266px;
    display:block;
}

#inhaltBLOCK {  
    width:357px;
         margin-top: 0px;
         margin-left: 0px;
    padding: 10px 0px 0px 0px;
         float:right;
    display:block;
    }

#inhaltBLOCK h1 {
    border-bottom: 1px dashed #BDBDBD;
}

#inhalt h1 {
    border-bottom: 1px dashed #BDBDBD;
}

#inhalt h2 {
    font-size: 11px;
    font-weight: bold;
}

#inhalt h3 {
    font-size: 11px;
    font-weight: bold;
}

#inhalt h4 {
    font-size: 11px;
    font-weight: bold;
}

#inhalt h5 {
    font-size: 9px;
    font-weight: bold;
}
a.sitemap_level1 {
    display:block;
    border-top:1px dotted #6E6E6E;
         padding-top: 8px;
    color: #999999;
    font-weight:bold;
    padding-bottom:.0em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:bottom right;
}

a.sitemap_level2 {
         padding-left:  100px;

}

a.sitemap_level3 {
         padding-left:  200px;
}

.sitemap_level2_container {
    width:99%;
}

.sitemap_level3_container {
    width:99%;
}

#footer {
    clear: both;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
         /* border-top: 1px dashed #BDBDBD; */
    margin: 30px 0px 10px 0px;
    text-align: center;
}

#footer a:hover{
    color:#4588bc;
}

a:link, a:visited {
    text-decoration: underline;
    color: #000000;
}

/*---------------------------------------------*/ 
/*             Abkürzungen-Definitionen        */ 
/*---------------------------------------------*/ 

.explanation {
/* background-color:#DDDDDD; */
border-bottom: 1px dotted #000000;
}

abbr, span.abbr {
cursor: help;
border-bottom: 1px dotted #000000;
}

acronym {
cursor: help;
background-color:#FACA4D;
border:none;
}

a abbr, a span.abbr {
border-bottom: 1px dotted #000000;
}


/*---------------------------------------------*/
/*             Termin-Definitionen             */
/*---------------------------------------------*/
.monjahr{
width:600px;
margin-top:12px;
margin-bottom:10px;
font-size:11px;
color:#6E6E6E;
font-weight: bold;
border-bottom: 1px dashed #BDBDBD;
border-top: 1px dashed #BDBDBD;
background-color: #ebebeb;
}



.OOmonjahr{
border-top: 1px dashed #BDBDBD;
width:600px;
margin-top:12px;
margin-bottom:10px;
font-size:11px;
color:#6E6E6E;
font-weight: bold;
border-bottom: 1px dashed #BDBDBD;
}

.details{
margin-top:3px;
}

.OOtermine{
width:286px;
padding:2px;
margin-bottom:6px;
background-color: #ffffff;
clear:both;
}

.OOdetails{
background-color: #ffffff;
float:left;
padding:2px;
width:286px;
}

.ort{
background-color: #ffffff;
width:196px;
padding:5px;
float:right;
text-align:right;
}


table {
width: 99%;
}

/*---------------------------------------------*/ 
/*             Visitor-Definitionen        */ 
/*---------------------------------------------*/ 

.visitor{
padding:10px;
}


/*---------------------------------------------*/ 
/*             News-Definitionen        */ 
/*---------------------------------------------*/ 

.link_news_header{
color: #999999;
font-weight: bold;
}

.fright img {
border: 0px;
}

/*---------------------------------------------*/ 
/*             BU-Definitionen        */ 
/*---------------------------------------------*/ 
div#mitte p.bu1,
div#mitte p.bu2,
div#mitte p.bu3 {
    border: 1px solid #999;
    font-size: 69%;
    background-color: #efeee4;
}

div#mitte p.bu1 {
    float: left;
}

div#mitte p.bu2 {
    float: right;
}

html div#mitte p.bu1 img,
html div#mitte p.bu2 img,
html div#mitte p.bu3 img {
    display: block;
}

* html div#mitte p.bu1 {
    margin: 0 10px 10px 5px;
}

* html div#mitte p.bu2 {
    margin: 0 5px 10px 10px;
}

div#mitte p a.lupe {
    float: right;
    margin: 0 0 2px 0;
}

div#mitte p.bu1 span,
div#mitte p.bu2 span,
div#mitte p.bu3 span {
    padding: 2px 4px;
    display: block;
    clear: both;
}


/*---------------------------------------------*/ 
/*         Gästebuch-Definitionen (Comments)   */ 
/*---------------------------------------------*/ 


#commentmodule{
    padding:0px;
    margin:0px;
    margin-top:10px;
    display:block;
}
#commentheader{
    margin:0px;
    padding:0px;
}
#commentheader p.cheadline{
    margin:0px;
    padding:0px;
    color:#6E6E6E;
    font-weight:bold;
         text-decoration:underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:16px;
    background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
    background-repeat:repeat-x;
    background-position:0px 20px;
}
#commentheader p.clink{
    margin:0px;
    padding:0px;
    padding-top:2px;
    text-align:right;
}
#commentheader p.clink a{
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    padding-left:111px;
    background:url(../img/speech_bubble.gif) no-repeat;
}
#commentheader  p.clink a:hover{
    text-decoration:underline;
}


#comments{
    margin:0px;
    margin-top:15px;
    padding:0px;
    background:url(../img/sbubble_avatar.gif) no-repeat;
    background-position:10px 0px;
}
#comments img.avatar{
    margin:0px;
    margin-top:3px;
    margin-left:0px;
    padding:0px;
    float:left;
}
#comments h4{
    margin:0px;
    padding:0px;
    margin-left:55px;
    padding-left:12px;
    padding-top:2px;
    padding-bottom:7px;
    background:url(../img/sbubble_spitze.gif) bottom no-repeat;
    background-position: 0px 33px;
    color:#002044;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
#comments h4 span{
    color:#002044;
    font-size:120%;
}

#comments h4 a{
    color:#002044;
    font-size:120%;
    text-decoration:none;
}
#comments h4 a:hover{
    text-decoration:underline;
    
}




/* Comment Formular */

#commentform label, #commentform input, #commentform div.ubbpics, #commentform textarea { 
  display: block;
  float: left;
  width: 250px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  margin-bottom:5px;
  padding:2px;
  
}
#commentform input, #commentform div.ubbpics,textarea{
    width:350px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
}
#commentform div.ubbpics{
    background:none;
    border:0px solid black;
}
#commentform textarea {
    height:100px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
}

#commentform form br {
    clear: left; 
}
#commentform input.hidden {
    border:0px;
    margin-bottom:0px;
    height:0px;
    float:none;
}

#commentform input.submit {
    width: auto;
}

#bubble{
    margin:0px;
    padding:0px;
    background-color:#ebebeb;
}
#bubble p{
    margin:0px;
    padding:0px;
    margin-left:10px;
    margin-right:10px;
    display:block;

    background-color:#ebebeb;

}
#bubble p a{


    text-decoration:none;
    color:#000000;
    font-weight:normal;
    padding-left:1px;
    background-position:2px;
}
#bubble p a.mail{

}
#bubble p a:hover{
    text-decoration:underline;
}
#bubble p.link{
    font-size:10px;
    margin-top:4px;
    text-align:right;
}
#bubble p.link a{
    text-decoration:underline;

}
#bubble p.link a:hover{
    text-decoration:underline;
}


#bubble div.rbtop div, #bubble div.rbtop, #bubble div.rbbot div, #bubble div.rbbot {
    margin:0px;

}

.rbbot {
padding-bottom: 5px;
border-bottom: 1px dashed #BDBDBD;
width: 95%;
}

.rbtop {
border-bottom: 1px dashed #BDBDBD;
}

.commentmessage {
   color:#FF0000;
}

/*  H1-tag für Titel der Artikelliste 
*/ 
.teaser_advanced_title { 

   font-family: Verdana; 
   font-size:11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
} 

/* Überschrift Artikel 
*/ 
.headline_advanced { 
    float:left;
    font-size: 11px; 
    font-weight: bold; 
    margin-bottom: 1px;

    } 

/*   Einstellung für Text 
   fortlaufende Zählung, beginnend mit 0 
*/ 
.text_advanced {
 
    margin: 11px 0px; 
    margin-right: 5px; 
    font-size:10; 
} 
.content_advanced { 
   text-align:left;
   font-size: 11px; 
   margin-bottom: 0px; 
    
} 

.content { 
   text-align:left;
   font-size: 11px; 
   margin-bottom: 0px; 
    
}


/*    Einstellung der Bilder 
    fortlaufende Zählung, beginnend mit 0 
*/ 
.img_advanced0-X { 
   margin-right: 10px; 
   margin-top:5px;
   float:left;
   

} 
/*   Einstellung für Text 
   fortlaufende Zählung, beginnend mit 0 
*/ 
.text_advanced0-X { 
    margin: 10px 0px; 
    margin-right: 5px; 
    font-size:10;

} 


.more_advanced_spieler {
   margin-bottom: 7px; 
   text-align: left;
   padding-bottom: 8px;
   border-bottom: 1px dotted #CCCCCC;

} 


.more_advanced { 
   margin-bottom: 4px; 
   text-align: right;
   padding-bottom: 5px;
   border-bottom: 1px dotted #CCCCCC;
   clear: right; 
}


.date_advanced { 
  
   font-size: 9px;
   margin-bottom: 1px; 
   text-align: right;
   color:#6E6E6E;

}

.date_advanced11 { 
  
   font-size: 9px;
   margin-bottom: 1px; 
   color:#6E6E6E;
 
}

.more_advanced11 { 
   margin-bottom: 4px; 
   text-align: right;
   padding-bottom: 5px;
   border-bottom: 1px dotted #CCCCCC;

}

/* DIV für Pageselector 
*/ 
.pageselector { 
    clear: both; 
}



/*---------------------------------------------*/ 
/*             Umfrage-Definitionen          */ 
/*---------------------------------------------*/ 

.poll {
         
width: 99%;

float:right;
        BORDER-RIGHT: #6E6E6E 1px solid; BORDER-TOP: #6E6E6E 1px solid;
        MARGIN-BOTTOM: 3pt; BORDER-LEFT: #6E6E6E 1px solid; BORDER-BOTTOM: #6E6E6E 1px solid;
        BACKGROUND-COLOR: #ffffff; boder-collapse:collapse;       
}

.poll_question {
 /*       padding-left: 8px; padding-right: 8x; padding-top: 5px; padding-bottom: 3px;*/
 /*       font-family: Verdana; font-size: 11px; color: black; BACKGROUND-COLOR: #efefef;*/
         background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
         padding-left: 10px;
    color: #006CC2;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
         

}

.poll_text {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.poll_anzahl {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

.poll_button {
        BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; 
        BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;
        font-size: 11px;
        color: #000000; 
        BACKGROUND-COLOR: #DDDDDD;
        height: 20px;
}

.bar1 {
        background: #D8F1B0;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        font-size: 1px;
        color: #333399;
}

.bar2 {
        background-image: url(../images/bar_back.jpg);
        background: #BEE67F;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar3 {
        background-image: url(../images/bar_back.jpg);
        background: #E9F1FB;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar4 {
        background-image: url(../images/bar_back.jpg);
        background: #D8E5F6;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar5 {
        background-image: url(../images/bar_back.jpg);
        background: #C6DAF3;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar6 {
        background-image: url(../images/bar_back.jpg);
        background: #6B85A5;
        border-bottom: 1px solid #6E6E6E;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid #6E6E6E;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

/*---------------------------------------------*/ 
/*             Download-Definitionen          */ 
/*---------------------------------------------*/ 

.hExpl {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

#hExpl {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}




/*---------------------------------------------*/ 
/*             Statistik-Definitionen          */ 
/*---------------------------------------------*/ 

a.linkliste {
padding: 1px;
display:block;
} 

/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:sans-serif;
 font-size:11px;
 text-decoration:none; 
 color:#444444;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 200px;
 border: 1px solid #ffffff;
 margin-left: 3px;
 border-spacing:2pt;
 font-size:11px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#000000;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;

}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
}

#mod_sK td.wtag {
 width:13%;
 background-color:#ffffff;  
 text-align:center; 
 color:#000000;
 font-family:sans-serif;
}


#mod_sK td.wochenende {
 background-color:#eeeeee;  
 color:#aaaaaa; 
 text-align:center; 
 border:1px solid #AAAAAA;
 padding-right:2px;}

#mod_sK td.wochentag {
 color:#999999; 
 text-align:center; 
 border:1px solid #AAAAAA;
 padding-right:2px;}

#mod_sK td.heute {
 color:#43A0AF; 
 text-align:center; 
 border:1px solid #AAAAAA; 
 paddin-right:2px;}

#mod_sK td.belegt {
 background-color:#e3e3ff;
 color:#9E5357; 
 text-align:center; 
 border:1px solid #AAAAAA; 
 padding-right:2px;}

#mod_sK td.belegtwe {
 background-color:#bfbfff;
 color:#9E5357; 
 text-align:center; 
 border:1px solid #AAAAAA; 
 padding-right:2px;}

#mod_sK td.tangiert {
 background-color:#ffffcc;
 color:#9E5357; 
 text-align:center; 
 border:1px solid #AAAAAA; 
 padding-right:2px;}

#mod_sK td.tangiertwe {
 background-color:#ffff99;
 color:#9E5357; 
 text-align:center; 
 border:1px solid #AAAAAA; 
 padding-right:2px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {
    color: #006CC2;
    font-size: 11px;
    font-weight: bold;
}
#mod_te h2 {
font-size:100%;
font-weight:bold; 
color:#000000; 
margin-bottom:5px;
border-bottom: 1px dashed #BDBDBD;
border-top: 1px dashed #BDBDBD;
background-color: #ebebeb;
}
#mod_te p {font-size:100%; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:570px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_tl th {
   width:100%; 
 /*  text-align: left; */
 /*  vertical-align: top; */
 /*  line-height: 200%; */
 /*  background-color:#cacaca; */
 /*  margin-top:5px; */
 /*  margin-bottom:5px; */
 /*  padding-left:5px;*/

margin-top:12px;
margin-bottom:10px;
font-size:11px;
color:#6E6E6E;
font-weight: bold;
border-bottom: 1px dashed #BDBDBD;
border-top: 1px dashed #BDBDBD;
background-color: #ebebeb;

}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl .border { border-top:1px solid #BDBDBD; border-bottom:1px dashed #BDBDBD; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#efefef; }
#mod_tl .sp0 { width:70px; }
#mod_tl .sp1 { width:90px; }
#mod_tl .sp2 { width:100px; }
#mod_tl .sp3 { width:290px; }
#mod_tl .sp4 { width:150px; }
#mod_tl .einrueck { padding-left:5px; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:208px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#efefef; }
#mod_ttl .sp1 { width:70px; text-align: left; }
#mod_ttl .sp2 { width:138px; }


/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*             Markierungen-Definitionen       */ 
/*---------------------------------------------*/ 

.Box-Grau {
    background-color: #ebebeb;
         border-top: 1px solid #BDBDBD;
         border-bottom: 1px solid #BDBDBD;
}

.Box-Rot {
    background-color: #FFEFEF;
    /* background-color: #FFF0F0; */
         border-top: 1px solid #ff0000;
         border-bottom: 1px solid #ff0000;
}

/*---------------------------------------------*/ 
/*             Login-Definitionen              */ 
/*---------------------------------------------*/ 
#loginbox {
    font-size:11px;
    background-color:#ebebeb;
    border-top:1px solid #BDBDBD;
    border-bottom:1px solid #BDBDBD;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
}

/*---------------------------------------------*/ 
/*             Input-Definitionen              */ 
/*---------------------------------------------*/

input   { 
    font-size:11px;
}


.gallery-navigation {
    padding-bottom: 5px;

/*---------------------------------------------*/ 
/*       Block1-Definitionen (Sponsoren)       */ 
/*---------------------------------------------*/

.block1 {
    border: 1px solid #6E6E6E;
    padding-bottom: 8px;
    height: 20px;
    margin: 0px 0px 15px 0px;
    padding: 8px 0px 0px 10px;
    background: url('../img/h1back.jpg') repeat-x 0px 0px #ffffff;
}

.block1 table {
    border: 1px solid #6E6E6E;
    padding-bottom: 8px;
    padding: 0px;
    margin: 0px;
    line-height: 14px; /* war vorher auf 20px */
}

bottomnavi {
 padding-top: 8px;
}
