.content_title{
  background:url(../img/content_title.png);
  color:#FFFFFF;
  font-size:12px;
  text-align:left;
  padding-left: 10px;
}

.admin_title_enabled .content_title{
  background:url(../img/content_title_admin.png) !important; 
}

.mitgl_title{
  margin-top:10px;
  min-height:5px;
  width: 610px;
  border-bottom: #d60000 dashed 1px;
  color:#000000;
  padding-left: 10px;
}

.mitgl_text{
  margin-bottom: 10px;
  padding-left:10px;
  margin-right:5px;
}

.mitgl_text li{
  margin-left: 15px;
  list-style:square;
}

.content_text li{
  margin-left: 15px;
  list-style:square;
}
 
.content_text .tsv,
.content_text .fussball,
.content_text .tischtennis,
.content_text .tennis,
.content_text .kinderturnen,
.content_text .schwimmen,
.content_text .lauftreff,
.content_text .gymnastik,
.preview_box .tsv,
.preview_box .fussball, 
.preview_box .tischtennis,
.preview_box .tennis,
.preview_box .kinderturnen,
.preview_box .schwimmen,
.preview_box .lauftreff,
.preview_box .gymnastik {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 57px;
    height: 69px;
}

.content_text .fussball, 
.preview_box .fussball {
    background: url("../img/news_fussball.png") no-repeat;
}

.content_text .tsv, 
.preview_box .tsv {
    background: url("../img/news_tsv.png") no-repeat;
}

.content_text .gymnastik, 
.preview_box .gymnastik {
    background: url("../img/news_gymnastik.png") no-repeat;
}

.content_text .kinderturnen, 
.preview_box .kinderturnen {
    background: url("../img/news_kinderturnen.png") no-repeat;
}

.content_text .tennis, 
.preview_box .tennis {
    background: url("../img/news_tennis.png") no-repeat;
}

.content_text .tischtennis, 
.preview_box .tischtennis {
    background: url("../img/news_tischtennis.png") no-repeat;
}

.content_text .schwimmen, 
.preview_box .schwimmen {
    background: url("../img/news_schwimmen.png") no-repeat;
}

.content_text .lauftreff, 
.preview_box .lauftreff {
    background: url("../img/news_lauftreff.png") no-repeat;
}

.fussball_links{
  background:url(../img/content_title.png) repeat-y;
  /*width: 627px;*/
  min-height:90px;
  margin-top: 10px;
  border: 1px solid #000000;
}

.fussball_content{
  background-color:#FFFFFF;
  margin: 10px;
  min-height:132px;
  /*width:607px;*/
}
.fussball_content_text{
padding-left: 40px;
margin-left:80px;
background-color:#CCCC00;
}

.fussball_content img {
    height: 132px;
    width: 198px;
    float:left;
    margin-right: 25px;    
}

.fussball_content a{
  color:#d60000;
  text-decoration:none;
  font-weight:900;
}

.fussball_content a:hover{
  color:#0339b4;
}

.preview_box{
  border-top:dashed 1px #d60000;
  min-height:100px;
  width: 630px;
  background:url(../img/content_title.png) repeat-y;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}



.preview_box.news li{
  list-style:square;
  margin-left: 80px; 
}

.preview_box.sportstaette li{
  list-style:square;
  margin-left: 20px; 
}

.preview_box li{
  list-style:square;
}

.preview_box.archiv a{
  color:#FFFFFF;
  text-decoration:none;
  font-weight:900;
}

.preview_box.abt{
margin-top:10px;
}

.preview_box.archiv li{
  margin-left: 15px;
}

.preview_box a{
  color:#d60000;
  text-decoration:none;
}

.preview_box a:hover{
  color:#0339b4;
}

.impressum_text{
  text-align:left;
  padding: 10px 10px 10px 20px;
}

.mitglied_text{
  text-align:left;
  padding-top:10px;
  padding-left:10px;
}

.mitglied_text li{
  list-style:decimal;
  margin-left: 15px;
  }


.preview_box_content{
  color:#000000;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color:#FFFFFF;
  min-height: 100px;
  border: 1px solid #000000;
  margin-top: 10px;
}

.preview_box_content.edit{
  min-height: 295px; 
}  

.preview_box_content.abt{
  border: 1px solid #000000;
  margin-left: 91px;
  min-height:80px;
  padding-top:0px;
  margin-top:0px;
  padding-left:30px;
}


.preview_box_content.abt li{
float:left;
margin-right: 25px;
padding-top: 10px;
}

.content_frame{
  background-color:#ececec;
}

.preview_box_title{
  border-bottom:dashed 1px #d60000;
  height: 20px;
  margin-right: 5px;
  color:#000000;
  font-size:12px;
  text-align:left;
  font-weight:bold;
}

.content_title_sub{
  min-height: 20px;
  margin-right: 5px;
  width: 639px;
  color:#000000;
  font-size:12px;
  text-align:left;
  font-weight:bold;
}

.content_text{
  border-top: 1px dashed #d60000;
  padding: 10px 0 10px 10px;
  margin-right:10px;
  min-height: 100px;
}

.content_text.fussball li{
margin-left: 30px;
}
.news_box{
  border: solid #000000 1px;
  margin-top: 10px;
}


.content_text_underlined_kursiv{
  text-decoration:underline;
  font-style:italic;
  font-size:11,5px;
}

.content_text_kursiv{
  font-style:italic;
  font-size:11,5px;
}

.content_boxAbteilungen{
  width: 627px;
  height: 106px;
  background-color: #0439b4;
  padding-top:35px;
  margin-top:0px;
  padding-left: 25px;
  bottom: 0px;
}

.content_boxAbt_Links{
  width: 81px;
  height: 22px;
  float:left;
  margin-right: 5px;
  position:relative;
  text-align:center;
  padding-top: 73px;
  text-decoration:none;
  color:#000000;
  font-size:12px;
}

.content_boxAbt_Links.Fussball{
  background:url(../img/link_fussball.png) 0 0 no-repeat;
}
.content_boxAbt_Links.Fussball:hover{
  background-position: 0 -95px;
}

.content_boxAbt_Links.Tennis{
  background:url(../img/link_tennis.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Tennis:hover{
  background-position: 0 -95px;
}

.content_boxAbt_Links.Tischtennis{
  background:url(../img/link_tischtennis.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Tischtennis:hover{
  background-position: 0 -95px;
}


.content_boxAbt_Links.Gymnastik{
  background:url(../img/link_gymnastik.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Gymnastik:hover{
  background-position: 0 -95px;
}

.content_boxAbt_Links.Kinderturnen{
  background:url(../img/link_kinderturnen.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Kinderturnen:hover{
  background-position: 0 -95px;
}

.content_boxAbt_Links.Lauftreff{
  background:url(../img/link_lauftreff.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Lauftreff:hover{
  background-position: 0 -95px;
}

.content_boxAbt_Links.Schwimmen{
  background:url(../img/link_schwimmen.png) 0 0 no-repeat;;
}
.content_boxAbt_Links.Schwimmen:hover{
  background-position: 0 -95px;
}

.content_link{
  font-weight:900;
  color: #d60000;
  text-decoration:none;
  padding-left: 280px;
}

.content_link_impr{
  font-weight:900;
  color: #d60000;
  text-decoration:none;
}



.content_link_impr:hover{
  color:#0339b4;
}

.content_link:hover{
  color:#0339b4;
}

/* Abteilungen */

.abteilung {
  width: 81px !important;
  height: 20px !important;
  float:left;
  text-align:center;
  padding-top: 72px;
  color:#000000;
  padding-right: 10px;
}

.abteilung.fussball{
  background:url(../img/link_fussball.png) no-repeat;
  background-color:#d60000;
}

.abteilung.tennis{
  background:url(../img/link_tennis.png) no-repeat;
  background-color:#d60000;
}

.abteilung.tischtennis{
  background:url(../img/link_tischtennis.png) no-repeat;
  background-color:#d60000;
}

.abteilung.gymnastik{
  background:url(../img/link_gymnastik.png) no-repeat;
  background-color:#d60000;
}

.abteilung.kinderturnen{
  background:url(../img/link_kinderturnen.png) no-repeat;
  background-color:#d60000;
}

.abteilung.schwimmen{
  background:url(../img/link_schwimmen.png) no-repeat;
  background-color:#d60000;
}

.abteilung.lauftreff{
  background:url(../img/link_lauftreff.png) no-repeat;
  background-color:#d60000;
}




label{
  width: 10em;
  text-align: left;
  margin-right: 0.5em;
  display: block;
}

.kontaktform{
color: #000000;
background: #FFFFFF;
border: 1px solid #d60000;
width:381px;
}

textarea{
color: #000000;
background: #FFFFFF;
border: 1px solid #d60000;
resize: none;
width:381px;
}
.submit input{
color: #000;
background: #ffffff;
border: 2px outset #d60000;
margin-left: 249px;
}


fieldset{
border: 1px dashed #d60000;
width: 20em;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 

.box1{
	/*width:410px;*/
	min-height: 50px;
	float:left;
}

.box2 {
	padding-right: 10px;
	/*margin-left: 395px;*/
    border: 1px solid #D60000;
    height: 312px;
	padding-left: 5px;
	padding-top: 5px;
    width: 196px;
    float:right;
    margin: 10px 10px 0 0;
}

.sportstaette {
    border: 1px solid #000000;
}

.sportstaette_map{
  background:url(../img/sportstaette_map.png);
  height:378px;
  width:296px;
  float:left;
  border-right: 1px solid #000000;
}

.sportstaette_text{
  width:294px;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 10px;
  float:right;
}

.sponsoring{
    border: solid #000000 1px;
    margin: 5px;
    padding: 20px;
    float: left;    
}

.sponsoring img{
    width: 200px;   
}

.sponsoring:hover{
    background:url(../img/departments_title.png) repeat-y;       
    
}

.kontakt{
    min-height:90px;
    border: 1px solid #000000;   
    float:left;
    padding: 10px;
    margin: 10px 5px 10px 5px;
    background:url(../img/departments_title.png) repeat-y;
}

.kontakt_inhalt{
    padding: 10px;
    background-color: white;
    border: solid 1px black; 
    text-align: left;
    min-height: 120px;
    min-width: 157px;      
}

.kontakt_mail{
    float:right;
}

.bearbeitung{
    background-color: white;
    padding-bottom: 10px;
    text-align: center;

}


input {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #d60000;
    width:200px;
}



.login {
    text-align: center;
    padding: 10px;
    
}

.login label{
    padding-left: 28px;
}

.login fieldset{
    border: none;
    padding-left: 186px;
}

.singlePicAdd {
    background-color: white;
}

.singlePicAdd input {
   display: block;
   margin-left: auto;
   margin-right: auto; 
}

.singlePic img{
    width: 650px; 
    display: block; 
    overflow: hidden; 
    margin-left: auto; 
    margin-right: auto;
    overflow:hidden;
    margin-top: 10px;
}


.singlePicContent {
    background-color: white;
    text-align: center;
    height: 30px;
}

.singlePicPreview {
    background-color: white;
    border: black solid 1px;
    margin: 5px;
    width: 95px;
    height: 88px;
    float: left;
    overflow: hidden;
}

.singlePicPreview input{
    width: 95px;
}

.singlePicPreview label{
    display:inline;

}

.singlePicAdmin{
    background-color: white;
    border: black solid 1px;
}

.singlePicFrame{
    width: 95px;
    height: 72px;  
    border-bottom: black solid 1px; 
    background-color:#123; 
}

.singlePicText{
    background-color: white;
    border-bottom: black solid 1px;
    border-left: black solid 1px;
    border-right: black solid 1px;
    width: 648px;
    margin: auto;
    text-align: center;
    font-size: 13px;
    font-family: calibri;
}

.sponsoringShowAll{
    margin-left: 12px;
    margin-right: 12px;
    display: block;
    border: 1px solid black;
    text-align: center;
    color: black;
    font-weight: bold;
}

.sponsoringShowAll a:active,
.sponsoringShowAll a{
    color:black;
}

.sponsoringShowAll a:hover{
    color:#D60000;
}

.sponsorOverflowBox{
    width:142px;
    height:242px;
    background-color: white;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 100px;
    position: absolute;
    right:4px;
    top: 60px;
    z-index: 10;
    overflow: hidden;
}
