* {
    margin: 0;
    padding: 0;
    font-family: verdana;
    
}
body {
    /*background:url('../images/verlauf_unten.jpg') bottom repeat-x;*/
    background:url('../images/header.jpg') repeat-x;
    
    border-bottom: 20px solid #424041;
    padding: 0 0 50px 0;
    font-size: 11px;
}

a img { border: 0;}

* h2 {
    font-weight: normal;
    color: #C70A05;
}

.textItem h2 {
    color: #C70A05;
    font-weight: normal;
}



* a {
    color: #C70A05;
    text-decoration: none;
}


#bhc {
    background:url('../images/header.jpg') repeat-x;
    margin: 0 auto;
 }


#header {
    height: 113px!important;/*FF*/
    height: 111px;/*ie*/
}



#header #headerContent{
    margin: 0 auto;
    width: 1000px;
    position: relative;
    height: 113px;
}

#header #headerContent #logo {
    position: absolute;
    top: 11px;  
    left: 80px;
}

#header #headerContent #topPartner {
    position: absolute;
    top: 40px;  
    left: 830px;
}

img#topPartner, img#logo {
    border: 0;
}

#header #headerContent #search {
    position: absolute;
    top: 3px;
    left: 790px;
}

#header #headerContent #search #searchterm{
    width: 140px;
    height: 14px;
    margin: 1px 0 0 0 ;
    _margin: -1px 0 0 0 ;
}

#header #headerContent #search #search_send{
    vertical-align: middle;
}



#centered {
    /*default with navi*/
    margin: 10px auto;
    width: 890px;
    min-height: 120px;
}

#centered.startPage{
    /*without navi*/
    padding: 10px 0 0 0;
    padding: 0 0 0 330px;   
}



/* ###################################################### */
/* ####################### TeamNAvigation ############### */
/* ###################################################### */

#teamNavigation {
    float: left;
    width: 165px;
    background:url('../images/sub_navi.jpg') no-repeat;
    height: 500px;
}



/* Level 1 */
#teamNavigation ul {
    width:160px;
    margin: 45px 0 0 5px;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
}
#teamNavigation ul li {
    width:160px;
    margin:0;
    padding:0 0 0 10px;
    list-style-type:none;
}
#teamNavigation ul li a {
    display:block;
    width:140px;
    height:21px;
    line-height:21px;
    margin:0;
    padding:0 0 0 10px;
    font-size:14px;
    color:#c70a05;
    font-weight: bold;
    text-decoration:none;
}
#teamNavigation ul li a:hover, 
#teamNavigation ul li a.active  {
    color:#000;
}

#teamNavigation ul li.active a {
    color: #000;
}

#teamNavigation ul li.bambino {
    margin: 0 0 0 10px;
}

#teamNavigation ul li.bambino a.active {
    color: #333!important;
}


/* ###################################################### */
/* ####################### topNavigation ############### */
/* ###################################################### */

#topNavigation {
    height: 30px;
    width: 580px;
    position: absolute;
    top: 80px;
    left: 260px;
}

/* Level 1 */
#topNavigation ul {
    padding:0;  
}
#topNavigation ul li {
    width: 82px;
    display: block;
    height:29px;
    margin:0;
    float: left;
    list-style-type:none;
    background: url('../images/trenn_navi.jpg') no-repeat right;
    text-align: center;
    
    
}
#topNavigation ul li a {    
    width: 80px;
    font-size:15px;
    color:#c70a05;
    font-weight: bold;
    text-decoration:none;   
}

#topNavigation ul li a:hover, 
#teamNavigation ul li a.active a {
    color:#000;
}
#topNavigation ul li.active a {
    color: #333;
}



/* ###################################################### */
/* ####################### linkList ############### */
/* ###################################################### */

div#linkList {
    height: 20px;   
    position: absolute;
    top: 5px;
    left: 360px;    
}

/* Level 1 */
#linkList ul {
    padding:0;  
}
#linkList ul li {
    margin:0;
    float: left;
    list-style-type:none;
}
#linkList ul li a {
    margin:0 10px;
    font-size:11px;
    color:#ddd;
    font-weight: lighter;
    text-decoration:none;
}
#linkList ul li a:hover, #linkList ul li.active a {
    color:#fff;
}


.clear {
    float: none;
    clear: both;
    height: 1px !important;
}

/* ###################################################### */
/* ####################### kontakt ############### */
/* ###################################################### */


#kontaktformular {
    
    width: 275px;
    float: left;
}

#kontaktformular .fieldset {
  width:300px;
}

 #kontaktformular label {
    font-size: 13px;
    color: #C70A05;
    font-weight: bold;
    margin: 0 0 0 4px;
}

 #kontaktformular .nobr {display:none;}  

 #kontaktformular .textfield {
    margin:3px;
    height:20px;
    width:190px;
    border: 0;
    padding: 0 5px 0 5px;
    background: transparent url("../img/textfield_bg.gif") no-repeat;
}

 #kontaktformular .textarea {
    margin: 3px;
    height: 165px;
    width: 195px;
    border: 0;
    padding: 3px;
    background: transparent url("../img/textarea_bg.gif") no-repeat;
}

#kontaktformular .submit {
    margin: 10px 50px;
    height: 20px;
    border: solid 0 #fff;
    width: 120px;
    background: transparent url("../img/submit.gif") no-repeat;
}


#kontaktformular p {
    margin: 20px 0 0 40px;
}

#kontaktformular h2 {
    color: #C70A05;
    font-weight: normal;
}









#content {  
    width: 635px;
    padding: 13px 20px 0 20px;
    margin: 0!important;
    margin: 0 0 0 -10px;
    float:left!important;
    background: url(../images/contentbox.jpg) 0 1px no-repeat;  
    min-height: 600px;
    height:auto !important;
    height: 600px;

}


#centered.startPage #content {
    margin: 0 0 0 0px;
}


#mannschaftsFoto {
    margin: 0 0 20px 0!important;
    margin: 0 0 0px 0;
}

#mannschaftsFoto img {
    margin: 5px 10px 5px 0;
    width: 620px!important;
    height: 318px!important;
    border: 1px solid #111;
}


#mannschaftsFoto h2 {
    margin: 0 0 0px 0;
    padding: 0;
    font-weight: normal;
    color: #c70a05;
}

#mannschaftsFoto div.aufstellung {
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 10px;
}


#mannschaftsFoto div.aufstellung h2{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 -10px;
}

#dasTeam div.bg, #dieTabelle div.bg, #trainingsPlan div.bg {
    height: 140px;
    overflow: hidden;
}

#dasTeam, #dieTabelle {
    width: 228px;
    margin: 0 0px 0 0;
    float: left;
}

#dasTeam div.bg, #dieTabelle div.bg{
    padding: 17px 10px 0 18px;
    background:url('../images/box_g.jpg') no-repeat;
    font-size: 12px;
}

#dieTabelle div.bg{
    padding: 17px 0 0 10px;
}

#trainingsPlan {
    width: 175px;
    float: left;
}

#trainingsPlan div.bg{
    padding: 17px 10px 0 18px;
    background:url('../images/box_k.jpg') no-repeat;
    font-size: 12px;
}

#trainingsPlan h2, #dasTeam h2, #dieTabelle h2 {
    font-weight: normal;
    font-size: 17px;
    color: #c70a05;
    margin: 0 0 0 10px;
}



#newsModul {
    font-size: 10px;
}

#newsModul h1 {
    color: #c70a05;
    font-size: 16px;
    margin: 50px 0 20px 0;
    
}

#newsModul .artikelNews {
    margin: 0 0 15px 0 ;
    height: 124px;
    padding: 10px 0 0 0;
    background: #ECECEC;
}

#newsModul.newsarchiv .artikelNews {
    margin: 0 0 15px 0 ;
    height: 124px;
    width: 622px;
    _width: 625px;
    padding: 10px 0 0 0;
    background: #ECECEC;
}



#newsModul .artikelNews img.teaserImage {
    width: 221px!important;
    height: 134px!important;
    float: left;
    border:0;
    margin: -10px 0 0 0;
    _margin: -5px 0 0 0;
}

#newsModul .artikelNews div{
    float: left;
    width: 380px;
    padding: 0 10px;
    height: 134px;
}



#newsModul .artikelNews div a{
    text-decoration: none;
    color: #000;
}

#newsModul .artikelNews a.more {
    float: right;
    color: #c70a05;
}

#newsModul .artikelNews a.more img{
    border: 0;
    vertical-align: top;
}

#newsModul  .artikelNews h2 {
    margin: -3px 0 0 0;
    padding: 0;
}

#newsModul  .artikelNews h2 a{
    font-size: 14px;
    /*font-weight: normal;*/
    color: #c70a05;
    text-decoration: none;
}



/***************************+*/
/* NEWS SYSTEM ON START PAGE */
/***************************+*/

#newsSystem {
    height: 340px;
    width: 630px;
    margin: 0 0 20px 0;
    /*border: 1px solid red;*/
    overflow: hidden;
}


#newsSystem #newsTeaser {
    height: 323px;
    width: 400px;
    float: left;
    font-size: 11px;
    margin: 0 0px 0 0;
    position: relative;
}

#newsSystem #newsTeaser a {
    text-decoration: none;
    color: #000;
}

#newsSystem #newsTeaser img{
    width: 398px;
    height: 241px;
    border: 1px solid black;
}

#newsSystem #newsTeaser h2{
    color: #c70a05;
    font-size: 14px;
}


#newsSystem #preview  {
    float: left;
    width: 230px;
    height: 240px;
    /*background: red;*/
    
}

#newsSystem #preview div {
    float: left;
    width: 98px;
    margin: 0 0 7px 5px;
    height: 110px;
    padding: 4px;
    background: #ececec;
    color: black;
    font-size: 10px;
    cursor: pointer;
    overflow: hidden;
    line-height: 10px;
}

#newsSystem #preview div.active {
    background: #424041;
    color: white;
    font-size: 10px;
}


#newsSystem #preview div img.teaserImage{
    width: 98px;
    height: 71px;
    
}

#newsHockey img.teaser{
    width: 620px;
    height: 354px;
    /*border: 1px solid #C70A05;*/
    /*border: 1px solid #000;*/
}

/*
#newsHockey h2 {
    font-size: 24px;
    color: #C70A05;
    margin: 15px 0 20px 0;
}
*/




#gallerieBox, #mitgliedBox, #eventBox {
    width: 166px;
    height: 220px;
    float: left;
    margin: 0 18px 0 0 ;
    padding: 10px 10px 3px 20px;
    background: url('../images/boxen_bg.jpg') no-repeat;
    font-size: 12px;
}

#eventBox {
    margin: 0 0 0 0;
}

#gallerieBox h2, 
#mitgliedBox h2, 
#eventBox h2    
{
    color:#c70a05;
    font-weight: normal;
    font-size: 17px;    
    margin: 0 0 4px 0 ;
}



#gallerieBox img, 
#mitgliedBox img, 
#eventBox img {
    float: left;
    margin: -5px 8px -2px -15px;
}


#timerImage {
    margin: 15px 7px 0 0px;
    float: right;
    display: none;
}

#moreNewsLink {
    position: relative;
    top: 70px;
    _top: 15px;
    left: 100px;
    color: #C70A05;
    font-size: 11px;
    text-decoration: none;
}




*+html #moreNewsLink {

}


#moreNewsLink img {
    border: 0;
    vertical-align: text-bottom;
}

div#newsSystem div#newsTeaser a span.more img {
    vertical-align: text-bottom;
}

span.more {
    position: absolute;
    top: 312px;
    left: 350px;
    color: #C70A05;
}

span.more img{
    margin: 0 0 0 4px;
    height: 13px!important;
    width: 11px!important;
    border: 0!important;
}



/**** IMAGE GALLERY ****/
#gallery h1 {
    color: #C70A05;
    font-size: 22px;
    font-weight: normal;
    margin: 20px 0 10px 0;
}

#gallery .albumPreview a{
    /*border: 1px solid red;*/
    margin: 10px 20px 10px 10px!important;
    margin: 10px 20px 10px 0px;
    width: 160px;
    height: 160px;
    padding: 10px;
    background: #ECECEC;
    float: left;
    font-size: 10px;
    cursor: pointer;
    color: black;
    text-decoration: none;
}

#gallery .albumPreview a img{
    width: 160px; 
    height: 120px;
    border: 0;
}

#gallery .albumPreview a:hover{
    background: #424041 ;
    color: white;
}

#gallery a.preview {
    float: left;
    margin: 0 20px 40px 10px;
    width: 100px;
    height: 75px;
    padding: 10px;
    background: #ECECEC;
}

#gallery a:hover.preview  {
    background: #424041;
}

#gallery a.preview img {
    width: 100px;
    height: 75px;
    border: 0;
}


#content.organisation h2 {
    color: #C70A05;
    margin: 0 0 20px 0;
}




.gStelle {
    font-size: 11px;
    margin: 0 0 30px 40px;
    
}

.gStelle .data {
    width: 200px;
    margin: 0 0 40px 0 ;
    
        
}

.gStelle h3 {
    font-weight: bold;
    font-size: 15px;
    color: #C70A05;
    margin: 50px 0 10px 0;
}

.gStelle .openeingTime {
    width: 350px;
    
}



div.geschichte {
    font-size:11px;
}

td.bhcTable {
    font-weight: bold;
}








#kalendar .event {
    margin: 0 0 0 -10px;
    width: 620px;
    background:url('../images/box_event.jpg') no-repeat;
    height: 50px;
    padding: 15px 0 0 20px;
}

#kalendar .eventSpielplan {
    margin: 0 0 0 -10px;
    width: 620px;
    min-height:50px;
    background:url('../images/box_event.jpg') no-repeat;
    padding: 15px 0 0 20px;
}

#content .tukan2010Teams {
    margin: 0 0 0 40px;
    float:left;
    background:url('../images/box_g.jpg') no-repeat;
    height: 161px;
    width: 228px;
    padding: 15px 0 0 20px;
}

#content table#first {
    margin-left:60px;
    width:563px;

}

#content table#spielplan {
    width:500px;
}    

#content div.tukan2010Spielplan table {
    width:500px;
}

#content td.first {
    width:70px;
}

#content td.second {
    width:50px;
}

#content td.third {
    width:50px;
}

#content td.fourth {
    width:19px;
}


#kalendar h2 {
    font-size: 13px;
    font-weight: bold;
}


#doppelBox {
    width: 630px;
    height : 200px;
    margin: 25px 0 0 0;
}

#doppelBox #left {
    width: 312px;
    float: left;    
}


#doppelBox #right {
    width: 312px;   
    float: left;
}


#doppelBox h2{
    margin: 0 0 0 0 ;
}

#doppelBox .bg {
    background:url('../images/doppelbox.jpg') no-repeat;
    height: 200px;
    width: 282px;
    padding: 15px;
    
}




#trippleBox {
    width: 650px;
    height : 175px;
    margin: 25px 0 0 -5px;

}

#trippleBox #left {
    width: 226px;
    float: left;    
    height : 175px;
}

#trippleBox #middle {
    width: 174px;
    float: left;    
    height : 175px;
}

#trippleBox #right {
    width: 220px;   
    float: left;
    height : 175px;
}


#trippleBox h2{
    margin: 0 0 0 9px ;
    font-weight: normal;
    font-size: 17px;
    color: #c70a05;
    
}

#trippleBox .bg {
    background:url('../images/box_g.jpg') no-repeat;
    height: 175px;
    width: 198px;
    padding: 15px;  
}


#trippleBox #middle .bg {
    background:url('../images/box_k.jpg') no-repeat;
    height: 200px;
    width: 145px;
    padding: 15px;  
}


#heightFixMood {
    min-height: 100px;
    overflow: hidden;
}

#moodChanger {
    margin: 10px 0 0 0;
}


.trainertable{
    margin: 0 0 0 130px;
    width: 400px;

}

div#newsTeaser img {
    width: 619px;   
    height: 378px;
}