html {
    margin:0;
         padding:0;
}

body {
    margin:0;
    padding:0;
         margin-bottom:15px;
         background-color:#fff;
         color:#2F2F2F;
         font: 10px/14px Arial, sans-serif;
         font-size:100.01%;
}

h1,h2,h3,h4 {
    font-weight:bold;
         text-align:left;
}

h1 {
    font-size:1.1em;
         color:#0A003D;
         margin:10px 0;
}

h2 {
    font-size:1em;
         font-weight:bold;
         color:#21213B;
         margin:10px 0;
         margin-top:30px;
}

h3 {
    font-size:0.9em;
         color:#21213B;
         margin:20px 0 0 20px;
}

h4 {
    font-size:0.8em;
         color:#21213B;
         margin:20px 0 0 20px;
}

p {
    margin:3px 0 0 0;
         line-height:1.3em;
         font-size:0.8em;
         padding-left: 20px;
          padding-right: 20px;
         padding-bottom: 5px;
}

#cont ul {
        margin:0;
   padding-left: 5px;
        padding-bottom: 3px;
}

#cont ol {
        margin:0;
        margin-left:35px;
   padding-left: 5px;
        padding-bottom: 3px;
}


#cont li {
        margin: 3px 0 0 0;
        padding-left:0px;
        font-size:10pt;
   line-height:1.3em;
}

table {
    margin-top:10px;
         margin-left:20px;
         margin-bottom:30px;
         font-size:0.8em;
         empty-cells:show;
         border-collapse:collapse;
         border:1px solid #aaa;
}

.summe td {
        border-top:2px solid #aaa;
}

td,th {
    text-align:left;
         vertical-align:top;
         padding:3px 4px 3px 4px;
         /* padding:4px 5px 4px 5px; */
         border:1px solid #21213B;
         border:1px dashed #ddd;
         /* border:3px solid #F6F5FD; */
         background-color:white;
}


.header td, th {
        font-weight:bold;
        background-color:#FFFDCC;
        border-bottom:2px solid #aaa;
}

.header0 td {
        font-weight:bold;
        background-color:#FFFDCC;
        border-bottom:0;
}


a img {
    border:0;
}

#main {
    margin:0;
         width:920px;
         border:0;
}

#titel {
    height:180px;
         width: 919px;
         background-color: #fff;
         background-color: red;
         background: url(../graphics/schrift4_orig.jpg) top right no-repeat;
         text-align:left;
         border-bottom:0;
         border-right:1px solid #ccc;
}

#logo {
        height: 180px;
        width: 12.2em;
        background: #ccc no-repeat;
        background: White url(../graphics/logo3.jpg) no-repeat top left;
        text-align: center;
        margin-left:0;
}

#nav {
   clear:left;
        float: left;
        width:199px;
        margin:0;
        padding:0;
        border:0;
        /* border-top:1px solid #ccc; */
        background-color:white;
}

#cont {
        margin-left: 199px;
        margin-right:0;
        margin-top: 0px;
        max-width: 800px;
        border: 1px solid #ccc;
        border-top:0;
        padding:25px;
        padding-top:10px;
        background: #F6F5FD url(../graphics/ecke2.jpg) top right no-repeat;
}
* html #cont {  /* nur fuer Internet Explorer */
  background: #F6F5FD url(../graphics/ecke1.jpg) top right no-repeat;    /* Version 5.x */
}



#nav ul {
    margin:0px 0;
         padding:0;
         list-style-type:none;
         width:200px;
         font-size:0.8em;
}

* html #nav ul {  /* nur fuer Internet Explorer */
  width:202px;     /* Version 5.x */
  w\idth:200px;    /* Version 6 */
}

#nav ul li {
   margin:0 0 0 0;
        padding:0;
        /* padding-top:1px; */
        border: 1px solid #ccc;
        border-top:0px;
        background-color:#FFFEDC;
        background: url(../graphics/bglink6.gif) top left no-repeat;
}

#nav ul li span {
        display: block;
        padding: 3px 6px 3px 6px;
        text-decoration: none;
        background: url(../graphics/bglink6.gif) top left no-repeat;
        color: #0A003D;
        border-bottom: 0;
        font-weight: bold;
}


#nav ul li a  {
        display: block;
        padding: 3px 6px 3px 26px;
        text-decoration: none;
        background: url(../graphics/bglink3.gif) top left no-repeat;
        color: #000;
        border-bottom: 0;
        width:190px;
}
* html #nav ul li a {  /* nur fuer Internet Explorer */
  width:168px;     /* Version 5.x */
  w\idth:166px;    /* Version 6 */
}


#nav p.valid, #nav p.wichtig {
    padding-top:20px;
    text-align: center;
         font-size:0.7em;
         font-weight:normal;
    border: 1px solid #ccc;
         border-bottom:0;
         border-top:0;
         background-color:white;
}

#nav p.wichtig {
        color:#7E0505;
        padding-top:20px;
        padding-bottom:0px;
        padding-left:15px;
        padding-right:15px;
        text-align:justify;
        width:168px;
}

#nav p {
        display: block;
        width:186px;
        padding: 1px 6px 1px 6px;
        text-decoration: none;
        color: #000;
        border: 1px solid #ccc;
        border-top:0;
        background-color:yellow;
        margin:0;
        font-size:0.9em;
        font-weight:bold;
}
* html #nav p {  /* nur fuer Internet Explorer */
  width:188px;     /* Version 5.x */
  w\idth:186px;    /* Version 6 */
}

#nav ul li a:link {color:#0A003D; background:url(../graphics/bglink4.gif) top left no-repeat;}
#nav ul li a:visited {color:#0A003D; background:url(../graphics/bglink4.gif) top left no-repeat;}
#nav ul li a:hover {background:url(../graphics/bglink5.gif) top left no-repeat; }


/* #cont a:link    {color:#0A003D;border-bottom:0;text-decoration:none;} */
#cont a:link    {color:#3D00AC;border-bottom:0;text-decoration:none;}
/* #cont a:visited {color:#685E9D;border-bottom:0;text-decoration:none;} */
#cont a:visited {color:#0283B9;border-bottom:0;text-decoration:none;}
#cont a:hover   {text-decoration: underline;}

.valid a:link    {color:#0A003D;}
.valid a:visited {color:#999;}

#aktuelles dt, #aktuelles dd {
   border:0;
        padding:0;
        margin-bottom:5px;
        font-size:0.8em;
}

#aktuelles dt {
        font-weight: bold;
        font-style: normal;
        background: url(../graphics/pin3.gif) center left no-repeat;
        background: url(../graphics/pin4.png) center left no-repeat;
        padding-left: 24px;
        height:18px;
}

#aktuelles dd {
        margin-bottom:15px;
}

body#section01 #nav li#here01 a,
body#section02 #nav li#here02 a,
body#section03 #nav li#here03 a,
body#section04 #nav li#here04 a,
body#section05 #nav li#here05 a,
body#section06 #nav li#here06 a,
body#section07 #nav li#here07 a,
body#section08 #nav li#here08 a,
body#section09 #nav li#here09 a,
body#section10 #nav li#here10 a,
body#section11 #nav li#here11 a,
body#section12 #nav li#here12 a,
body#section13 #nav li#here13 a,
body#section14 #nav li#here14 a,
body#section15 #nav li#here15 a,
body#section16 #nav li#here16 a,
body#section17 #nav li#here17 a,
body#section18 #nav li#here18 a,
body#section19 #nav li#here19 a,
body#section20 #nav li#here20 a,
#here li a {
        display: block;
        padding: 3px 6px 3px 26px;
        text-decoration: none;
        background: url(../graphics/bglink3.gif) top left no-repeat;
        color: #000;
        border-bottom: 0;
        font-weight:bold;
}

#links ul {
    list-style-type:none;
         padding:0;
         margin:0;
}

#links li {
   margin-left:0;
        border-left:0;
        padding-left:20px;
        font-size:0.8em;
}

.stand {
        font-weight:bold;
}

.r {
        text-align:right;
}

.c {
        text-align:center;
}

.cross .c1 {
        width:30px;
}

.cross .c2 {
        width:60px;
}

.cross td {
        text-align:center;
}

.cross .l, .header .l, .cross .l1 {
        text-align:left;
}

.cross .ln, .cross .ln1 {
        text-align:left;
        border-right:1px solid #aaa;
}

.cross .l1, .cross .ln1 {
        width:180px; /* 150px */
}

.cross .cn {
        text-align:center;
        border-right:1px solid #aaa;
}

.cross .rn {
        text-align:right;
        border-right:1px solid #aaa;
}


.cross .r, .header .r {
        text-align:right;
}


.cross .rn {
                text-align:right;
                border-right:1px solid #aaa;
}


.home {
        font-weight:bold;
}

a.extlink {
        padding-left: 15px;
        background-image: url(../graphics/extlink.gif);
        background-repeat: no-repeat;
}

a.intlink {
        padding-left: 11px;
        background-image: url(../graphics/intlink.gif);
        background-repeat: no-repeat;
}

a.downlink {
        padding-left: 15px;
        background-image: url(../graphics/downlink.gif);
        background-repeat: no-repeat;
}

a.maillink {
        padding-left: 15px;
        background-image: url(../graphics/maillink.gif);
        background-repeat: no-repeat;
}

a.backlink {
        padding-left: 15px;
        background-image: url(../graphics/backlink.gif);
        background-repeat: no-repeat;
}




h1 span /* p span */ {
   display:none;
}

#twillkommen h1 {
        background: url(../graphics/h1_aktuell.jpg) no-repeat left;
        height: 35px;
}

#taktuelles h1 {
        background: url(../graphics/h1_aktuelles.jpg) no-repeat left;
        height: 35px;
}

#tueber h1 {
        background: url(../graphics/h1_ueberuns.jpg) no-repeat left;
        height: 35px;
}

#tmitglied h1 {
        background: url(../graphics/h1_mitglied.jpg) no-repeat left;
        height: 35px;
}

#tsatzung h1 {
        background: url(../graphics/h1_satzung.jpg) no-repeat left;
        height: 35px;
}

#tturniere h1 {
        background: url(../graphics/h1_turniere.jpg) no-repeat left;
        height: 35px;
}

#t1mann h1 {
        background: url(../graphics/h1_1mannschaft.jpg) no-repeat left;
        height: 35px;
}

#t2mann h1 {
        background: url(../graphics/h1_2mannschaft.jpg) no-repeat left;
        height: 35px;
}

#t3mann h1 {
        background: url(../graphics/h1_3mannschaft.jpg) no-repeat left;
        height: 35px;
}

#tjugend h1 {
        background: url(../graphics/h1_jugend.jpg) no-repeat left;
        height: 35px;
}

#tdwz h1 {
        background: url(../graphics/h1_dwz.jpg) no-repeat left;
        height: 35px;
}

#tlinks h1 {
        background: url(../graphics/h1_links.jpg) no-repeat left;
        height: 35px;
}

#tkontakt h1 {
        background: url(../graphics/h1_kontakt.jpg) no-repeat left;
        height: 35px;
}

#tanfahrt h1 {
        background: url(../graphics/h1_anfahrt.jpg) no-repeat left;
        height: 35px;
}

#timpr h1 {
        background: url(../graphics/h1_impressum.jpg) no-repeat left;
        height: 35px;
}

#tgeschichte h1 {
        background: url(../graphics/h1_geschichte.jpg) no-repeat left;
        height: 35px;
}

#tberichte h1 {
        background: url(../graphics/h1_berichte.jpg) no-repeat left;
        height: 35px;
}

#tarchiv h1 {
        background: url(../graphics/h1_archiv.jpg) no-repeat left;
        height: 35px;
}

#ttermine h1 {
        background: url(../graphics/h1_termine.jpg) no-repeat left;
        height: 35px;
}

#textern h1 {
        background: url(../graphics/h1_extern.jpg) no-repeat left;
        height: 35px;
}

#tsiegerliste h1 {
        background: url(../graphics/h1_siegerliste.jpg) no-repeat left;
        height: 35px;
}

#mverein p {
        background: url(../graphics/m_verein.jpg) no-repeat left;
        height: 20px;
        background-color:yellow;
}

#mspiel p {
        background: url(../graphics/m_spielbetrieb.jpg) no-repeat left;
        height: 20px;
        background-color:yellow;
}

#msonst p {
        background: url(../graphics/m_sonstiges.jpg) no-repeat left;
        height: 20px;
        background-color:yellow;
}

.up p {
        text-align: right;
        margin-top: 0;
        padding: 0;
        padding-right: 15px;
        margin-bottom: 2em;
        font-size:0.7em;
        border-bottom: 1px solid #ccc; /* NEU => entfernen */
        background: url(../graphics/uplink.gif) no-repeat right;
}


.back p {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        padding-left:15px;
        /* border-bottom: 1px solid #ccc; */
        background: url(../graphics/backlink.gif) no-repeat left;
}


.older p {
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        padding-left:15px;
        padding-top:20px;
        /* border-top: 1px solid #ccc; */
}


img.photoleft {
        float:left;
        padding-right:10px;
        border: 0;
}

img.photoright {
        float:right;
        padding-left:10px;
        border: 0;
}

.photo img {
margin:20px auto;
}

.photo p {
        text-align:center;
}

dd {
           line-height:1.3em;
}

pre {
        font-size:0.8em;
        margin-left:20px;
   line-height:1.3em;
}


.photo em {
        font-size:0.9em;
}

.teaser {
    float:right;
         margin-bottom:15px;
         margin-top:0;
         padding-left:0px;
}

.teaser em {
        font-size:0.8em;
}

.teaser img {
    margin:15px auto;
}

.teaser p {
        margin-right
        text-align:center;
        line-height:1em;
}


.brief {
        width:350px;
   margin-left:auto; margin-right:auto;
}

.lastchange {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 0.7em;
        margin-left: 40px;
        padding-left: 40px;
        background: url(../graphics/updatestatus3.gif) left center no-repeat;
}

#aktuelles b {
        color:#7E0505;
}

#aktuelles .berkopf {
        font-weight:bold;
        font-size:1.0em;
}

#aktuelles .author {
        text-align:right;
}

.laeuft {
        color:#c00;
        font-weight:bold;
}

.beendet {
        color: #080;
   font-weight:bold;
}


.wartet {
   font-weight:bold;
}

dd em {
        color: #2f2f2f;
        font-weight:bold;
        font-style:normal;
}

#archive table {
        border:0;
        margin-top:15px;
   margin-bottom:0;
}

#archive td, #archive th {
    width:70px;
    background-color:#F6F5FD;

    text-align:left;
         vertical-align:top;
         padding:3px 4px 3px 4px;
         border:0;
}

#hgtabelle td {
        text-align:center;
        vertical-align:middle;
        border:0;
        height:150px;
   background-color:#F6F5FD
}

#hgtabelle a:hover {
        text-decoration:none;
        border-bottom:0;
}

#hgtabelle table {
        margin-left: auto;
        margin-right: auto;
        border-collapse: separate;
        border-style:hidden;
        border-spacing:4pt;
        border-width:0;
}

#hgphoto {
    text-align:center;
}

#hgphoto img {
    /* margin:20px auto;  */
         margin-top:15px;
         margin-bottom:10px;
}

#hgphoto p {
   text-align:center;
        font-size:0.7em;
}

#hgphoto a:hover {
   border-bottom:0;
}

.partie table, .partie tr, .partie td {
        background-color:#F6F5FD;
        background-color:#fff;
        border:0;
        font-size:1em;
        font-weight:bold;
        padding:0;
        padding-left:5px;
}

.partie table {
        margin-bottom:0;
}

.wide td, .wide th {
        padding: 3px 3px 3px 3px;
}

#termine table, #vorstand table {
        border:0;
}

#termine td, #vorstand td {
        border:0;
        background-color:#F6F5FD;
        line-height:120%;
}

#vorstand td {
        text-align:center;
        width:200px;
}

#termine .t1 {
        width:6em;
        font-weight:bold;
}

#termine .t2 {
        width:10em;
        color:#7E0505;
        font-weight:bold;
}

#formmail {
        margin-top:2em;
        margin-left:2em;
}

#formmail table {
        border:0;
}

#formmail td {
        border:0;
        background-color: #F6F5FD;
}

.error {
        background-color:#F8F6D1;
        color:#e20020;
}

p.annot {
         font-size:0.7em;
         margin-bottom:1.5em;
}

.mini td {
   font-size:0.9em;
        padding:3px 2px 3px 3px;
}


.midi td {
   font-size:0.95em;
        padding:4px 3px 4px 4px;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff;
width: 510px;
height: 35px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 500px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 250px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 5px 0 20px;
color: #ff0000;
}

#siegerliste {
font-size:0.75em;
}

#siegerliste th {
font-weight:bold;
background-color:#FFFDCC;
}

#siegerliste .line2 td {
background-color:#fffeea;
}

table.links {
border:0;
}

.links td {
border:0;
padding-right:2em;
background-color:transparent;
text-align:center;
}

table.bilder tr td img {
display:block;
margin-left:auto;
margin-right:auto;
padding:20px;
}

/* DIVs eingefügt in alphabetischer Reihenfolge bis: berichte2007.html

.article {
margin-top:1em;
border:1px solid #ccc;
background-color:#faf9ff;
background-color:#fff;
}

.article h2 {
margin-top:0;
height:22px;
padding-top:5px;
padding-left:5px;
background-color:#dcd9ec;
}

.article table.cross td {
background-color:#fafafa;
color:#00305d;
}

.article table .header td, th {
font-weight:bold;
background-color:#FFFDCC;
background-color:#dcd9ec;
border-bottom:2px solid #aaa;
}

.article p {
padding-bottom:1em;
}

.article dd {
margin-right:15px;
}

.article dt {
margin-left:17px;
}

*/

#termine table tr td {
line-height:1.3em;
}
