*{margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
  font-size: 90%;
 
  }
  
  .center {
    text-align: center;
  }
  
  a span {
    display: none;
    position:relative;
  }
  a:hover span {
    display: block;
    position: absolute;
    margin: 5px 0 0 7px;
    padding: 1px 3px;
    background: #FFFB8C;
    font-weight: normal;
    border: 1px black solid;
    color: black;
  }
  a {
    text-decoration:none;
    font-size: 100%;
  }
  a:link {
    color: #0000FF;
  }
  a:visited {
    color: #000099;
  }
  a:hover {
    font-weight: normal;
    color: red;
  }
  a:active {
  }
  
/*--------HEADER----------*/
  
  #header{
    background: url('images/layout/header.jpg') repeat-x;
    height: 130px;}

  #headerleft{
    background: url('images/layout/headerleft.jpg');
    height: 130px;
    width: 899px;}
    
    
/*--------NAVIGATION----------*/

  div#nav {
    font-size: 80%;
    float:left;
    height: 380px;
    background: top right url('images/layout/line.jpg') no-repeat;
  }
  div#nav a {
    color: black;
  }
  div#nav a:hover {
    color: red;
  }
  
  /*div#smash  {
    background: url('images/layout/smashblack.gif') no-repeat;
    width: 100px;
    height: 113px;
    margin: 100px 0 0 20px;
  }wird nicht gebraucht*/
    
  ul#menu {
    font-size: 200%;
    width: 150px;
    margin: 50px 0 0 20px;
  }
  ul#menu li {
    cursor: pointer;
    list-style: none;
    margin: 5px 0;
  }
  ul#menu li:hover {
    font-weight: normal;
    color: red;
  }
  ul#menu li:hover ul{
    font-weight: normal;
    color: black;
  }
  ul#menu ul {
    margin-left: 10px;
    font-size: 80%;
  }
  ul#menu ul li {
    margin: 0;	  
  }
  
/*--------INFO BAR----------*/
  
  div#Info {
    font-family: Century Gothic;
    font-size: 90%;
    position: absolute;
    top: 130px;
    left: 750px;
    width: 150px;
    margin: 0 10px 0 0;
  }
  div#Info h4 {
    font-size: 130%;
    margin: 10px;
  }
  div#Info p {
    font-size: 90%;
    margin: 10px;
  }
  
  /*div#news {
    background: #FFFB8C;
  }
  div#news .spielberichteliste {
    font-size: 80%;
  }*/
  
  div#sponsors {
    margin: 20px 0; 
    background: #FFFB8C;
  }
  div#sponsors img {
    border: solid black 1px;
  }
  div#sponsors .sponsorgroup {
    margin: 10px 10px;
    font-size: 120%;
  }
  div#sponsors .sponsorgroup p {
    margin: 0;
  }
  div#sponsors .zusatz {
    font-size: 80%;
  }
  
  
/*--------CONTENT----------*/

  div#Inhalt {
    margin: 0 0 0 170px;
    width: 570px;
  }
  div#Inhalt h1 {
    font-size: 200%;
    margin: 13px 0 20px 0;
  }
  div#Inhalt h2 {
    font-size: 120%;
    margin: 15px 0 5px 0;
  }
  div#Inhalt p {
    font-size: 120%;
    margin: 2px 0;
  }
  div#Inhalt a {
    font-size: 100%;
  }
  div#Inhalt small {
    font-size: 80%;
  }
  div#Inhalt .fett {
    font-weight: bold;
    font-style: normal;
  }
  
  /*--- Aktuell ---*/
  div#Inhalt .aktuellbild {
    float: right;
    margin: -10px 20px 20px 20px;
  }  
  div#Inhalt .aktuellbild img {
    border: none;
  }
  div#Inhalt .meldungen {
    font-size: 100%;
    margin: 10px 20px 0 0;
  }
  div#Inhalt .volleytv {
    font-size: 90%;
    position: absolute;
    width: 560px;
    margin: 50px 20px 0 0;
    border: 2px #000099 solid;
  }
  div#Inhalt .volleytv table {  
    font-size: 150%;
    margin: 0 5px 0 5px;
  }
  div#Inhalt .volleytv table th,td {  
    padding: 5px 8px 0px 0px;
    vertical-align: top;
    text-align: left;
  }
  div#Inhalt table.volleytvadmin {
    font-size: 150%;
  }
  div#Inhalt table.volleytvadmin th,td {  
    padding: 5px 8px 0px 0px;
    vertical-align: top;
    text-align: left;
  }
  div#Inhalt .titelh2 {
    font-size: 120%;
    margin: 0px 0 5px 0;
    padding: 2px 0px 2px 2px;
    background: #000099;
    color: white;
  }
  div#Inhalt .zeilenumbruch {  
    white-space: nowrap;
  }
  
  
  /*--- Begin Normaler Text ---*/
  div#Inhalt .norm {
    margin: 0 0 10px 0;
  }
  
  /*--- Begin Rämishop ---*/
      /*- Begin Rämishop link -*/
  div#Inhalt .linkraemishop {
    font-size: 120%;
  }
  
      /*- Begin Rämishop link -*/
  div#Inhalt .bildraemishop {
    margin: 30px 15px 0 15px;
  }  
  
  /*---Begin nav3---*/
  div#Inhalt table.nav3 {
    margin: 0px 0 10px 5px;
    width:550px;
  }
  div#Inhalt table.nav3 a {
    color: black;
  }
  div#Inhalt table.nav3 a:hover {
    color: red;
  }

      /*-für 2 Karteikarten-*/
  div#Inhalt .submenu2 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    background:bottom url('images/layout/buttonbackground.jpg') no-repeat;
  }
  div#Inhalt .submenuaktiv2 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    font-weight: bold;
    border-bottom: #9999FF 3px solid;
    background:bottom url('images/layout/buttonbackgroundaktiv.jpg') no-repeat;
  }
  div#Inhalt .platzhalter2 {
    width: 62%;
  }
  div#Inhalt .strich12 {
    background: url('images/layout/buttonunderline.jpg') repeat-x;
    width:100%;
  }
  
      /*-für 3 Karteikarten-*/
  div#Inhalt .submenu3 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    background:bottom url('images/layout/buttonbackground.jpg') no-repeat;
  }
  div#Inhalt .submenuaktiv3 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    font-weight: bold;
    border-bottom: #9999FF 3px solid;
    background:bottom url('images/layout/buttonbackgroundaktiv.jpg') no-repeat;
  }
  div#Inhalt .platzhalter3 {
    width: 47%;
  }
  div#Inhalt .strich13 {
    background: url('images/layout/buttonunderline.jpg') repeat-x;
    width:100%;
  }
  
     /*-für 4 Karteikarten-*/
  div#Inhalt .submenu4 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    background:bottom url('images/layout/buttonbackground.jpg') no-repeat;
  }
  div#Inhalt .submenuaktiv4 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    font-weight: bold;
    border-bottom: #9999FF 3px solid;
    background:bottom url('images/layout/buttonbackgroundaktiv.jpg') no-repeat;
  }
  div#Inhalt .platzhalter4 {
    width: 35%;
  }
  div#Inhalt .strich14 {
    background: url('images/layout/buttonunderline.jpg') repeat-x;
    width:100%;
  }
  
    /*-für 5 Karteikarten-*/
  div#Inhalt .submenu5 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    background:bottom url('images/layout/buttonbackground.jpg') no-repeat;
  }
  div#Inhalt .submenuaktiv5 {
    color: black;
    width: 16%;
    font-size: 120%;
    text-align: center;
    padding: 8px 0 0 0;
    font-weight: bold;
    border-bottom: #9999FF 3px solid;
    background:bottom url('images/layout/buttonbackgroundaktiv.jpg') no-repeat;
  }
  div#Inhalt .platzhalter5 {
    width: 16%;
  }
  div#Inhalt .strich15 {
    background: url('images/layout/buttonunderline.jpg') repeat-x;
    width:100%;
  }
  
  /*---Begin Kader ---*/
  div#Inhalt table.kader {
    width: 310px;
    font-size: 180%;
    margin: 0px 20px 20px 20px;
    float:left;
  }
  div#Inhalt .erstespalte {
    width: 50px;
    text-align: left;
  }
  div#Inhalt .zweitespalte {
    width: 100px;
    text-align: left;
  }
  div#Inhalt .drittespalte {
    width: 150px;
    text-align: left;
  }
  div#Inhalt .trainer {
    text-align: left;
    font-weight: bold;
  }
  div#Inhalt .aktivesbild, .aktivesbild a {
    font-weight: bold;
    color: #6666CC;
    
  }
  
  /*---Begin Kaderadmin ---*/
  div#Inhalt table.kaderadmin {
    width: 310px;
    font-size: 120%;
    margin: 0px 20px 20px 20px;
  }
  div#Inhalt table.kaderadmin td, th {
    text-align: left;
  }
  
  
  /*--- Begin Spielerfotos ---*/
  div#Inhalt .uebersicht {
    margin: 30px 70px 0px 350px;
    font-size: 120%;
  }
  div#Inhalt .spielerfoto {
    margin: 30px 70px 0px 355px;
    font-size: 120%;
  }
  
  /*--- Begin Mannschafts Ueberblick ---*/
  div#Inhalt .mannschaftsbeschreibung {
    font-size: 80%;
    text-align: center;
  }
  
  
     /*--- Begin Sponsors Damen 1 ---*/
  div#sponsors_damen1 {
    margin: 0 0 20px ;
    font-size: 100%;
    font-weight: bold;
  }
  div#sponsors_damen1 img {
    border: none;
  }
  div#sponsors_damen1 p {
    margin: 10px 0 10px 0;
  }
  div#sponsors_damen1 a:hover {
    font-weight: bold;
    color: red;
  }
  div#sponsors_damen1 a {
    color: black;
  }
  
  
  /*--- Begin Fotos ---*/
  div#Inhalt .fotos {
    font-size: 100%;
    margin: 0px 0px 0px 0px;
  }
  div#Inhalt .fotos ul {
    font-size: 130%;
    margin: 0px 0 0 20px;
    list-style:disc ;
  }
  div#Inhalt .fotos li {
    margin: 5px 0 0 0px;
  }
  div#Inhalt .externerlink {
    font-size: 90%;
    margin: 20px 0 0px 0;
  }
  div#Inhalt .fotos small {
    font-size: 80%;
    margin: 0 0 0 10px;
  }
  div#Inhalt .bildfoto {
    margin: 0 30px 0 0;
  }
  
  /*--- Intern ---*/
  div#Inhalt .Intern {
    font-size:100%;
  }
  div#Inhalt .Intern h2 {
    margin: 0 0 5px 0;
    font-size: 140%;
  }
    div#Inhalt ul {
    font-size: 110%;
    margin: 0 0 0 20px;
  }
  
  /*--- Vorstand ---*/
  div#Inhalt .vorstand {
    font-size: 180%;
    width: 550px;
    margin: 0 0 0 10px;
  }
  div#Inhalt .vorstand td {
    width: 13%;
  }
  div#Inhalt .vorstand ul {
    list-style: none;
  }
  div#Inhalt .vorstand a {
    font-size:80% ;
  }
  div#Inhalt .ueberschrift {
    font-weight: bold;
    text-align: left;
    font-size: 100%;
  }
  
  /*--- Spielberichte ---*/
  div#Inhalt form {
    font-size: 170%;
  }
  div#Inhalt .spielberichte h2 {
    font-size: 160%;
  }
  div#Inhalt .spielberichte h3 {
    font-size: 130%;
    margin: 10px 0 0 0;
  }
  div#Inhalt .spielberichte .punkte {
    font-size: 80%;
    font-weight: normal;
  }
  div#Inhalt .spielberichte .bericht {
    font-size: 130%;
    margin: 10px 0 0 0;
  }
  div#Inhalt .spielberichte .author {
    font-size: 90%;
    margin: 10px 0 20px 0;
  }
  div#Inhalt .spielberichtliste { /*liste unter einzelnen teams */
    font-size: 160%;
    padding: 2px 5px;
    font-weight: normal;
  }
  div#Inhalt .spielberichtlistedatum {
    font-size: 160%;
    padding: 2px 5px 2px 0px;
    font-weight: normal;
    float: right;
    white-space: nowrap;
  }
  div#Inhalt .admintools {
    font-weight: bold;
  }
  div#Inhalt .adminteams {
    margin: 20px 0 5px 0;
    font-size: 150%;
  }
  div#Inhalt .zurueckzuruebersicht {
    margin: 40px 0 5px 0;
    font-size: 170%;
  }
  div#Inhalt .bestaetigung a:hover {
    font-weight: bold;
    color: red;
  }
  div#Inhalt .spielberichteaktuell {
    font-size: 140%;	  
  }
  div#Inhalt .spielberichteneu p {
    margin: 0 0 5px 0;
  }
  div#Inhalt .spielberichteneuteam {
    margin: 50px 0 0 0;
  }
  div#Inhalt .spielberichteneuteam p {
    font-size: 140%;
    margin: 0 0 5px 0;
  }
  div#Inhalt .spielberichteliste { /*liste unter Navipunkt Spielberichte */
    font-size: 190%;
    padding: 2px 7px;
  }
  div#Inhalt .spielberichtelistedatum {
    font-size: 190%;
    padding: 2px 7px 2px 0px;
    float: right;
  }
  div#Inhalt .spielberichtlisteadmin { 
    font-size: 100%;
    padding: 2px 7px;
  }
  
  /*--- Turnier ---*/
  div#Inhalt .turnier {
    margin: 10px 0 0 0;
    line-height: 20px;
  }
  div#Inhalt .turnierliste {
    margin: 10px 0 10px 15px;
    font-size: 130%;
  }
  div#Inhalt .turnierliste li {
    margin: 10px 0px;
  }
  div#Inhalt table.turnierinfos {
    width: 550px;
    font-size: 180%;
  }
  div#Inhalt table.turnierinfos a {
    color: #0000FF;
  }
  div#Inhalt table.turnierinfos a:hover {
    color: red;
  }
  div#Inhalt table.turnierinfos td {
    vertical-align: top;
  }
  div#Inhalt table.turnierinfos .erstespalte {
    font-weight: bold;
    width: 130px;
  }
  div#Inhalt table.turnierinfos li {
    list-style-position: inside;
    margin: 0px 0 5px 0;
  }
  div#Inhalt table.turnierinfos .ohne {
    list-style: none;
  }
  div#Inhalt .turnierinfossubtable {
    font-size: 120%;
  }
  div#Inhalt table.anmeldebestätigung {
    font-size: 160%;
  }
  div#Inhalt table.anmeldetalon {
    font-size: 100%;
  }
  div#Inhalt .anmeldungadminlisteja {
    font-size: 100%;
    margin: 10px 0 10px 0;
    font-weight: normal;
    color: green;
  }
  div#Inhalt .anmeldungadminlistenein {
    font-size: 100%;
    margin: 10px 0 10px 0;
    font-weight: normal;
    color: red;
  }
  
     /*-Anmeldestatus-*/
  div#Inhalt table.anmeldungsstand {
    font-size: 140%;
    width: 580px;
  }
  div#Inhalt table.anmeldungsstandsubtable {
    font-size: 160%;
    width: 240px;
  }
  div#Inhalt .anmeldestatustopalign {
    vertical-align: top;
  }
  div#Inhalt .anmeldestatusliganein {
    width: 20px;
    color: red;
  }
  div#Inhalt .anmeldestatusmannschaftnein {
    width: 160px;
    color: red;
  }
  div#Inhalt .anmeldestatusbezahltnein {
    width: 40px;
    color: red;
  }
  div#Inhalt .anmeldestatusligaja {
    width: 20px;
    color: green;
  }
  div#Inhalt .anmeldestatusmannschaftja {
    width: 160px;
    color: green;
  }
  div#Inhalt .anmeldestatusbezahltja {
    width: 40px;
    color: green;
  }
