/**** Made by FISCHERCGD ****/
h1{
  font-size:16px;
  color:#007E4F;
  margin:0 0 10px 0;
}

h1.partner{
  color:#ffffff;
  font-size:12px;
  padding:5px 10px;
  background: url(../../img/partner_bg.gif) no-repeat;
  margin-bottom:10px;
}

h2{
  font-size:16px;
  color:#474747;
  margin:0px;
  padding:0px;
}

h3{
  font-size:14px;
  color:#007E4F;
  margin-bottom:0px;
  margin-top:6px;
}

h4{
  color:#007E4F;
  font-size:12px;
  margin-bottom:0px;
  margin-top:0px;
}

h5{
  color:#474747;
  font-size:10px;
}

h6{
  color:#474747;
  font-size:10px;
}

h7{
  font-size:10px;
  color:#474747;
}

h5.impressum{
  font-size:11px;
  color:#777;
  margin:15px 0 0 0;
}

iframe.googleMaps{
  margin-top:20px;
}

img{
  border:none;
}

p{
  margin-top:2px;
  margin-bottom:0;
}

p.small{
  font-size:11px;
  color:#777;
}

a {
  color:#007E4F;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

hr{
  border:none;
  border-top:1px dotted #698DA8;
  margin:15px 0;
}

hr.impressum{
  border:none;
  border-top:1px dotted #698DA8;
  margin:20px 0;
}

div.download{
  color:#ffffff;
  font-size:12px;
  padding:5px 10px;
  background: url(../../img/partner_bg.gif) no-repeat;
  margin-bottom:10px;
}

/**** Table ****/

td{
vertical-align:top;
}

/**** RIGHT ****/


/**** CONTENT ****/

#content ul{
  list-style:none;
  padding:0;
  margin:3px 0 0 15px;
  line-height:180%;
}

#content ul li{
  background:transparent url(../../img/main/arrow_green.png) no-repeat scroll left 8px;
  padding:0 0 0 15px;
}


div.box_grau{
border:1px solid #d6d6d6;
background: url(../../img/bg_box.gif) repeat-x;
background-color:#efefef;
margin:10px 0;
}

div.box_grau div.image_bg {
background-repeat: no-repeat;
background-position: bottom right;
padding:10px;
}

div.box_grau_detail{
border:1px solid #d6d6d6;
background: url(../../img/bg_box.gif) repeat-x;
background-color:#efefef;
margin-bottom:10px;
padding:10px;
}

div.box_grau_detail h2 {
margin-bottom:15px;
}

#content div.box_grau_detail ul {
margin:0 0 0;
}

#content div.box_grau_detail ul li {
margin:10px 0 0;
}

#content div.box_grau_detail ul li ul li {
margin:0 0 0;
}



/* FORM */

input{
  border:1px solid #7F7F7F;
  font-size:12px;
}

input.submit{
  border:1px solid #7F7F7F;
  font-size:12px;
  margin-left:143px;
}

textarea {
  border:1px solid #7F7F7F;
  font-size:12px;
  font-family:Arial;
  height:150px;
}


/* KONTAKT FORM + VALI */


label.contactLabel{
  float:left;
  width:90px;
  margin-bottom:10px;
}

div.contactInput{
  float:left;
}

div.contactInput input,
div.contactInput textarea{
  width:160px;
}

div.contactInput input.error,
div.contactInput textarea.error{
  border:1px dotted #7F7F7F;
  background:#f1f1f1;
}

label.error{
  font-size:11px;
  color:#7F7F7F;
  margin-left:4px;
}


a.noPadding{
  padding:0;
}

/*******Akt Tabelle******/
table.aktTab td{
border-bottom:1px dotted #474747;
line-height:100%;
padding:5px 0 5px 5px;
font-size:10px;
}

.gwd{
color:#007E4F;
}

.tabellen th{
text-align:left;
}

th{
text-align:left;
background:#007E4F;
color:#fff;
padding:2px 5px;
}

#content table#border td{
border-bottom:1px dotted #474747;
line-height:120%;
padding:5px 0 5px 5px;
}

/******* MANNSCHAFTEN ******/

div.back{
  margin-top:20px;
  padding-left:15px;
  background: url(../../img/main/arrow_left_green.png) no-repeat 2px 6px;
  
}

.tabs{
  padding:8px 0 3px 0;
  border-bottom:1px solid #9b9b9b;
}

a.tab{
  color:#fff;
  font-weight:bold;
  padding:5px 15px 4px 15px;
  background:url("../../img/main/rightBoxHeadline.png");
  margin-left:-2px;
}

a.tab:hover{
  color:#fff;
  font-weight:bold;
  background:url("../../img/main/boxheadline_bg.png");
  text-decoration:none;
}

a.tab_selected{
  color:#fff;
  font-weight:bold;
  background:url("../../img/main/boxheadline_bg.png");
}

#tabContent table{
margin-top:20px;
}

#tabContent table th{
background:#007e4f;
padding:4px;
color:#fff;
}

#tabContent table td{
border-bottom:1px dotted #474747;
line-height:100%;
padding:5px 0 5px 5px;
font-size:11px;
}

.overview_team{
width:270px;
}

div.div_Spieler {
float:left;
font-size:11px;
margin-bottom:0;
margin-left:0;
margin-right:10px;
margin-top:0;
width:140px;

min-height:60px;
}

div.div_Trainer {
float:left;
font-size:11px;
width:120px;
}

div.div_Betreuer {
float:left;
font-size:11px;
width:120px;
}

div.team_image {
overflow:hidden;
position:relative;
width:210px;
margin-top:10px;
}

#tab_team{
  margin-top:15px;
}

.ajaxLoader{
  background: url(../../img/main/ajax-loader.gif) no-repeat;
  width: 32px;
  height: 32px;
  margin:0 auto;
  margin-top:50px;
}

.ajaxLoader2{
  background: url(../../img/main/ajax-loader2.gif) no-repeat;
  width: 16px;
  height: 16px;
  margin:0 auto;
  margin-top:50px;
}

.mannschaftInner .content .ajaxLoader2{
  background: url(../../img/main/ajax-loader2.gif) no-repeat;
  width: 16px;
  height: 16px;
  margin-left:15px;
  margin-top:5px;
}

.trainingszeiten{
  font-size:11px;
  margin:15px 0;
  background:#f7f7f7;
  padding:5px 10px;
  border:1px solid #d6d6d6;
}

#content .mannschaft{
  border-top:1px solid #d6d6d6;
  border-bottom:1px solid #d6d6d6;
  background:#f8f8f8;
  margin-bottom:15px;
  padding:10px;
}

#content .mannschaft table.aktTab{
  margin:13px 0;
}

#content .mannschaft h2{
  margin-bottom:7px;
}

#content .mannschaft h3{
  margin-top:10px;
  font-size:12px;
  color:#474747;
}

#content .mannschaft .content{
  float:left;
  width:255px;
  font-size:11px;
}

#content .mannschaft .tabelle table{
  margin:0;
}

.mannschaft .team_image{
  float:right;
  width:210px;
  margin:0;
}

.spieler_left{
  font-size:11px;
  width:265px;
  float:left;
}

.spieler_left td{
  border-bottom:1px dotted #474747;
  line-height:100%;
  padding:5px 0 5px 5px;
}

.image{
  float:right;
  width:210px;
  padding:0 0 10px 10px;
  
}
/*******Sponsor******/

.teaser{
  margin:5px 0 10px 0;
}

.sponsor{
  width:225px;
  height:80px;
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

.sponsor .sponsor_inner img.sponsorLink{
  width:225px;
}

/*******DOWNLOAD******/

.fileheadline{
margin-bottom:7px;
font-size:10px;
}

.fileheadline a{
font-size:12px;
}

/*******DOWNLOAD******/

#galleryContent {
  position:relative;
  margin:20px 0;
  background:#f7f7f7;
  padding:10px 10px;
  border:1px solid #d6d6d6;
}

#galleryContent .gallery_folder{
  float:left;
  padding-left:15px;
  width:300px;
}

#galleryContent .gallery_all{
  margin-bottom:0;
}

#galleryContent .gallery_pic2 img#img_default {
  left:0;
  margin:0;
  position:absolute;
  top:-50px;
}

#galleryContent .gallery_img{
  border:1px solid red;
  float:left;
}

#fancy_title_left,
#fancy_title_main,
#fancy_title_right{
  display:none;
}

#gallery{
  margin:15px 0;
}

.gallery_all{
  margin-bottom:15px;
}

.gallery_thumb{
  float:left;
  width:150px;
  height:100px;
  overflow:hidden;
  position:relative;
}

.gallery_thumb img{
  width:150px;
  border:1px solid #d6d6d7;
}
.gallery_folder{
  float:left;
  width:320px;
  padding-left:15px;
}

.gallery_img {
  width:150px;
  height:100px;
  float:left;
  margin:0 10px 10px 0;
  overflow:hidden;
  position:relative;
}

.gallery_img img{
  width:150px;
}

div.gallery_pic2 img#img_default {
  left:0;
  margin:0;
  position:absolute;
  top:-50px;
}

div.mannschaften div.mannschaft div.item{
  width:130px;
  float:left;
  padding-left:20px;
  background:transparent url(../../img/main/arrow_green.png) no-repeat scroll 5px 5px;
}

.mannschaften .mannschaft h2 a{
  margin:0;  
  padding:0;
  color:#474747;
}

.mannschaften .mannschaft h2 a:hover{
  text-decoration:none;
}
