@charset "UTF-8";
*{
  padding:0px;
  margin:0px;
  font-family: Verdana;
}
#wrapper{
    margin: 20px  0 0 60px;
    position: relative;
    margin-bottom: 100px;
    width: 1030px;
    height: auto;
    min-height:1300px;
    padding: 10px;
    background-color: #073ab3;
    overflow: hidden;
}
#header{
    width: 1030px;
    height: 108px;
    border-width: 1px 1px 0 1px;
    border-color: black;
    border-style: solid;
}
#content{
    width: 750px;
    height: auto;
    position: relative;
    font-size: 18px;
    left: 280px;
    min-height: 1010px;
    background-color: #eaecfc;
}
.footerText{
    position: absolute;
    left:25px;
    bottom:100px;
    line-height: 15px;
    font-size: 0.8em;
}
.footerText span{
    font-size: 0.8em;
    font-weight: bold;
    display: inline-block;
    width: 40px;
}
#topnavi{
    position: absolute;
    top: 50px;
    left: 300px;
    padding: 0 3px;
}
#topnavi ul li{
    display:inline;
    list-style: none;
    font-weight: bold;
}
#topnavi ul li a{
    text-decoration: none;
    font-size: 0.8em;
    color:#eaecfc;
}
#leftnavi{
    position: absolute;
    width: 277px;
    left: 12px;
    background-image: url('../Bilder/aufbau/hintergrund.png');
}
#leftnavi ul li{
    list-style: none;
    font-weight: bold;
    color:#006ab1;
    padding-left:10px;
}
#leftnavi ul li a{
    text-decoration: none;
    font-size: 0.8em;
    color:#006ab1;
}
.schatten{
    box-shadow:5px 5px 5px black;
    -moz-box-shadow:5px 5px 5px black;
    -webkit-box-shadow:5px 5px 5px black;
}
.naviAbstand{
    padding-bottom: 30px;
}
.naviAbstandOben{
    padding-top: 5px;
}
.mittig{
    text-align: center;
}
.meldung{
    background-color: #ebdbae;
    padding: 5px;
    width: 600px;
    height: 550px;
    margin-left:95px!important;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: auto;
}
.meldung1{
    background-color: #ebdbae;
    padding: 5px;
    width: 600px;
    height: 250px;
    margin-left:95px!important;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: auto;
}
.meldung ul li{
    list-style: none;
}
.contentMitte{
    font-size: 0.9em;
    position: relative;
    left:30px;
    top:30px;
    min-height: 1055px;
    padding-bottom:50px;
}
hr{
    width:92%;
    border: 1px solid #006ab1;
    margin: 15px 0;
}
H1{
   font-size: 0.8em;
   line-height: 25px;
   text-decoration: underline;
   color: #4a0050;
}
H2{
   font-size: 0.9em;
   line-height: 25px;
}
H3{
    font-size: 0.8em;
    font-weight: bold;
}
h4{
   font-size: 0.9em;
   font-weight: 500; 
   text-decoration: underline;
}
H6{
    font-size: 1.2em;
    margin-bottom: 5px;
}
#content a.download:before{
    content: url('../Bilder/aufbau/pdf.png');
    padding-right: 10px;
}
#content a:link{
    font-size: 0.8em;
    color: #4a0050;
}
#content a:hover{
    font-size: 0.8em;
    color: #4ac050;
}
img, image{
    border: 0;
}
.presse{
    margin-left: 10px;
}
.sponsorKasten{
    position: relative;
    top:20px;
    width: 700px;
    height: auto;
    overflow: hidden;
    margin-bottom:20px;
}
.sponsor{
    border: 1px solid #000000;
    width: 400px;
    padding: 10px;
    background-color: #deebf9;
    font-size: 0.7em;
    line-height: 12px;
    margin-bottom: 10px;
}
.sponsorLogo{
    border: 1px solid #000000;
    margin-right: 10px;
    float:left;
    width: 160px;
    padding: 5px;
    text-align: center;
    background-color: #deebf9;
    font-size: 0.9em;
}
.sponsorKasten hr{
    width: 100%;
    margin: 15px 0 0 0;
}
.marq{
    width:500px;
    height:30px;
    border:2px solid lightblue;
}
marquee{
    background-color: white;
    line-height: 30px;
    font-size:1.2em;
    text-align: center;
}
label{
    font-size: 12px;
    line-height: 20px;
}
.album{
    margin: 10px 0 10px 30%;
    width: 163px;
    height: 200px;
    padding:15px;
    background-color: white;
    border: 1px solid black;  
}
.album label{
    font-size: 10px;
    font-weight: bold;
    color:#4D4D4D;
}
.descript{
    font-size: 0.9em;
    margin-left: 20%;
}
.textContent{
    padding: 0 50px 0 0;
    font-size: 1em;
}
.tabelle{
    width: 680px;
    background-color: white;
    margin: 10px 0;
}
.zeile{
    width: 670px;
    border: 1px solid black;
    padding: 2px 5px;
}
.spalte{
    width: 140px;
    display: inline-block;
    font-size: 0.9em;
    vertical-align: top;
}
.spalte:first-child, .spalte:last-child{
    width: 100px;
    display: inline-block;
    padding:0 5px;
}
.tabelle1{
    width: 700px;
    background-color: white;
    margin: 10px 0;
}
.zeile1{
    width: 700px;
    border: 1px solid black;
}
.spalte1{
    width: 140px;
    display: inline-block;
    font-size: 0.9em;
    vertical-align: top;
    border-width: 0  0 0 1px;
    border-color: black;
    border-left-style: solid;
    padding:2px;
}
.spalte1:first-child{
    width: 40px;
    display: inline-block;
    padding:2px;
    border:0;
}
.spalte1:last-child{
    width: 170px;
    display: inline-block;
    padding:2px;
}
.tabelle2{
    width: 500px;
    background-color: white;
    margin: 10px 0;
}
.zeile2{
    width: 500px;
    border: 1px solid black;
}
.spalte2{
    width: 140px;
    display: inline-block;
    font-size: 0.9em;
    vertical-align: top;
    border-width: 0  0 0 1px;
    border-color: black;
    border-left-style: solid;
    padding:2px;
}
.spalte2:first-child{
    width: 40px;
    display: inline-block;
    padding:2px;
    border:0;
}
.fett{
    font-weight: bold;
}
.archiv{
    list-style-image: url('../Bilder/aufbau/list.png');
}
.foto{
    text-align: center;
    font-size: 11px;
    font-family: Arial;
    height: 50px;
    vertical-align: top;
}
.foto a{
    color: #4D4D4D;
    font-weight:bold;
    text-decoration:none;
}
#layer{
    position: fixed;
    display: none;
    margin: 10px;
    padding: 40px;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    z-index: 10;
    background-color: #fff;
}
#closeLayer{
   position: absolute;
   border:1px solid #000;
   z-index: 20;
   width: 20px;
   height: 20px;
   right: 2px;
   margin: 5px;
   text-align: center;
   font-weight: bold;
   top:2px;
}
#imageAnzeige{
    max-height: 800px;
}
#closeLayer:hover{
   cursor: pointer; 
}
.thumb:hover{
    cursor: pointer;
}
.thumbTeamSchema{
    cursor: pointer;
}