/* Content */

body {
background-color: #ffffff;
font-family: arial, helvetica, sans-serif;
color: #FFFFFF;
margin-left: 3px;
margin-top: 3px;
font-size: 10pt;
margin-top: 5pt;
}

p, b, cite, code, ul {
padding-bottom: 1.2em;
font-family: Lucida Sans Unicode, arial, helvetica, sans-serif;
font-size: 10pt;
margin-top: 0;
margin-bottom: 0;
}

/* menue linke seite */

#menue_links a {
display: block;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
width:196px;
text-align:left;
margin: 0px auto;
padding-left:30px;
height: 25px;
padding-top:6px;
padding-bottom:6px;
background: #339900 url('../graphics/menue.gif') no-repeat;	

}

#menue_links a:hover {
font-weight:bold;
background: #339900 url('../graphics/menue_hoover.gif') no-repeat;	
color:#000000;
text-decoration:none;
font-family:arial, helvetica, sans-serif;
font-size: 12pt;
width:196px;
text-align:left;
margin: 0px auto;
height: 25px;
padding-top:6px;
padding-bottom:6px;
}




/* allgemeine links im text */

a:link {
font-weight:bold;
color:#FFD200;
text-decoration:none;
font-family: arial, helvetica, sans-serif;
font-size:10pt;
}

a:hover {
font-weight:bold;
color: #000000;
background-color: #FFFFFF;
text-decoration:none;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

a:visited {
font-weight:bold;
color:#FFD200;
text-decoration:none;
font-family: arial, helvetica, sans-serif;
font-size:10pt;
}


h1 {
  font-family:Verdana;
  font-size:14pt;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:20px;

}

h2 {
  font-family:Verdana;
  font-size:10pt;
  color:#339900;
  font-weight:bold;
  background: url('../graphics/news.gif') repeat;
  height: 20px;
  padding-top:3px;
}

li {list-style-image: url('../graphics/li.gif');}


span.spielplan {
  font-family:Verdana;
  font-size:8pt;
  color:#FFFFFF;
}

span.spielplanhead {
  font-family:Verdana;
  font-size:8pt;
  color:#FFFFFF;
  font-weight:bold;
}


/* menue tabelle */

#rechts{
  border-right-color:#FFFFFF;
  border-right-width:0px;
  border-right-style:dotted;
  border-right-collapse:collapse;
}

#unten{
  border-bottom-color:#FFFFFF;
  border-bottom-width:0px;
  border-bottom-style:solid;
  
  border-right-color:#FFFFFF;
  border-right-width:0px;
  border-right-style:solid;
  border-right-collapse:collapse;
}

#unten2{
  border-bottom-color:#FFFFFF;
  border-bottom-width:1px;
  border-bottom-style:solid;
  
  border-right-collapse:collapse;
}

#rundherum{
  border-color:yellow;
  border-width:1px;
  border-style:dotted;
  border-collapse:collapse;
}