

/***************************/
/* Textblöcke: linker Abstand 10px, rechter Abstand (wg. Laufweite): 3px */
/***************************/



/* Text-Bild-Modul */
.textBildContainer {
  margin-bottom:18px;
}
.textBildContainer .textBild {
  border-bottom:1px solid #D8DED0;
  margin-bottom:2px;
  padding-bottom:2px;
  width:524px;
}
/* fuer Homepage Special */
.textBildContainer .textBild.special {
  border-bottom:1px solid #F0F0F0;
  margin-bottom:2px;
  padding-bottom:2px;
  width:524px;
}
/*  */
  .textBildContainer .textBild .bildLinks {
    width:235px;
    display:inline;
    float:left;
  }
  .textBildContainer .textBild h2 {
    font-size:1em;
    font-weight:bold;
  }
    .textBildContainer .textBild h2 a:link, .textBild h2 a:visited {
      color:#000000;
      text-decoration:underline;
    }  
    .textBildContainer .textBild h2 a:hover, .textBild h2 a:active, .textBild h2 a:focus {
      color:#01a1b7
    } 
  .textBildContainer .textBild .txt {
    padding:5px 3px 0px 9px;
    padding-left:9px;
    float:left;
    display:inline;
    width:276px;
  }
     .textBildContainer .textBild .txt.marked {
       background-image:url(../images/icon_orange_plus.gif);
       background-repeat:no-repeat;
     }
   .textBildContainer .textBild p {
     margin:4px 0px;
   }
   .textBildContainer .textBild .zuordnung {
     color:#565656;
     margin:0px;
   }
   .textBildContainer .textBild .zuordnung a:link, .textBildContainer .textBild .zuordnung a:visited {
     color:#565656;
   }
   .textBildContainer .textBild .zuordnung a:hover, .textBildContainer .textBild .zuordnung a:active, .textBildContainer .textBild .zuordnung a:focus {
     color:#01a1b7;
   }

/* */
.textblock {
  margin:0px 3px 35px 10px; 
}
  .textblock h1 {
    font-size:1.2em;
   }
  .textblock h2 {
    font-size:1em;
    margin-top:5px;
   }
  .textblock .abstand {
    height:21px;
   }
  .textblock p {
    margin:0px 0px 10px 0px;
   } 
  .textblock .linkPlus a:link, .textblock .linkPlus a:visited, 
  .textblock .linkArrow a:link, .textblock .linkArrow a:visited {
    color:#000;
   }
  .textblock .linkPlus a:hover, .textblock .linkPlus a:active, .textblock .linkPlus a:focus, 
  .textblock .linkArrow a:hover, .linkPlus a:active, .textblock .linkPlus a:focus {
    color:#01a1b7;
   }  
   

   .textblock ol {
    margin-bottom:20px;
    line-height:1.3em;
   }
   
  .textblock ol li {
    margin:0px 0px 10px 40px;
    line-height:1.3em;
   }
   
/*mitarbeiter*/
.mitarbeiter {
  width:524px;
  margin-bottom:30px;
} 
*html .mitarbeiter {
  margin-bottom:12px;
} 

.mitarbeiter .bghell, .mitarbeiter .bgdunkel {
  margin:0px;
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
}  
*html .mitarbeiter .bghell, *html .mitarbeiter .bgdunkel {
  height:1.1em;
} 
  .mitarbeiter .bgdunkel {
    background-color:#E6E8E3;
  } 
  
.mitarbeiter .mitarbeiterdaten, .mitarbeiter .bild {
  float:left;
  display:inline;
}     
  .mitarbeiter .mitarbeiterdaten {
    width:419px;
    color:#000;
  }  
    .mitarbeiter .mitarbeiterdaten h2 {
      margin:6px 3px 0px 10px;
      font-size:1em;
      color:#000;      
    }        
    .mitarbeiter .mitarbeiterdaten p {
      margin:0px 3px 5px 10px;
      color:#000;
    }  
    .mitarbeiter .mitarbeiterdaten a {
      color:#000;
      text-decoration:underline;
    }  
   .mitarbeiter .mitarbeiterdaten a:hover {
      color:#01a1b7;
      text-decoration:underline;
    }     
  
  .mitarbeiter .bild {
    width:105px;
  }
    .mitarbeiter .bild img {
      margin:0px 45px 0px 0px;
      padding:0px;
    }  
/*blaettern */    
.blaettern { 
  border-bottom:1px solid #D8DED0;
}
*html .blaettern {
  height:1px;
}
  .blaettern.bottom { 
    border:none;
    margin:1px 0px 0px 0px;
  }

  .blaettern table {  
    font-size:1em;
    margin-right:22px; 
    border-collapse:collapse;
    border:none;
    border-bottom:1px solid #f0f0f0; 
  }
  html>body .blaettern table {
    margin-right:43px; 
  }
  .blaettern td {
    background-color:#D8DED0;
    color:#B4B0B1;
    line-height:1.3em;
    text-align:center;
    padding:1px 6px;
    border:none;
    border-right:1px solid #f0f0f0;
  }
    .blaettern td a {
      color:#000;
      text-decoration:none;
    }  
    .blaettern td a:hover {
      color:#01a1b7;
    }
  .blaettern tr {
    border-bottom:1px solid #f0f0f0;
  } 
  .blaettern .zaehler {
    color:#000;
  }
  
  /* Terminkalender */  
  
#vaHeader {
  background:url(../images/bg_cal_opener.gif) #9b6436 no-repeat;
  padding-left:10px;
  color:#FFFFFF;
  text-decoration:none;
  line-height:1.2em;
}
#vaHeader a {
  color:#FFFFFF;
  text-decoration:none;
  line-height:1.2em;
}
#vaFooter {
  color:#9b6436;
  background-color:#D8DED0;
  padding-left:10px;
  border-top:1px solid #9b6436;
  border-bottom:1px solid #9b6436;
}
#vaFooter a {
  color:#9b6436;
  text-decoration:none;
  line-height:1.2em;
}
#vaCal {
  background-color:#D8DED0;
  padding-top:8px;
  padding-bottom:6px;
  width:236px;
/* scrollbar-3dlight-color : #9b6436;
scrollbar-darkshadow-color : #9b6436;
scrollbar-highlight-color : #D7ECF5;
scrollbar-shadow-color : #3985AB;
scrollbar-arrow-color : #0E212A;
scrollbar-face-color : #9b6436;
scrollbar-track-color : #9b6436; */
}

#vaCal .vaEintrag {
  padding:0px 3px 0px 10px;
  margin-bottom:6px;
}
#vaCal h2 {
  font-size:1em;
  font-weight:bold;
  line-height:1.3em;
}
#vaCal .vaEintrag.marked {
  background:url(../images/bg_va_cal.gif) repeat-y;
}

#aktuellHeader {
  background-color:#01a1b7;
  padding-left:10px;
  color:#FFFFFF;
  line-height:1.2em;
  margin-top:1px;
  margin-bottom:18px;
}

#aktuellesNeu #aktuellHeader {
  background-color:#01a1b7;
  padding-left:10px;
  color:#FFFFFF;
  line-height:1.2em;
  margin-top:1px;
  margin-bottom:18px;
}

#termine #termineHeader {
  background-color:#9b6436;
  padding-left:10px;
  color:#FFFFFF;
  line-height:1.2em;
  margin-top:1px;
  margin-bottom:18px;
}

/*sparten seite*/
.sparten {
  width:524px;
  margin-bottom:30px;
}
  .sparten .auswahl {
    border-top:1px solid #f0f0f0;
    background-color:#01a1b7;
  }
  .sparten .auswahl p {
    color:#000;
  }
    .sparten .auswahl .eins, .sparten .auswahl .zwei, .sparten .auswahl .drei {
      float:left;
      display:inline;
      padding:6px 0px 6px 0px;
    }
      .sparten .auswahl .eins {
        margin-left:10px;
        width:150px;
        height:1.1em;
      }
      .sparten .auswahl .zwei {
        width:166px;
      }
      .sparten .auswahl .drei {
        width:196px;
        height:1.1em;
      } 
  .sparten .auswahl select {
    width:155px; /*f?r Safari fr?her 160px*/
    background-color:#E8EAE5;
    border:1px solid #A5ACB2;
    font-size:0.9em;
  } 
  .sparten .button {
   font-size:1em;
   line-height:1em;
   background-color:#f0f0f0;
   color:#9b6436;
   width:3em;  /* f?r Safari fr?her 2.8*/
   height:1.4em;
   border:1px solid #9b6436;
   cursor:default;
	 font-family:verdana;
  }      

  .sparten .bghell, .sparten .bgdunkel, .sparten .bgheader {
    background:none;
    border-bottom:1px solid #D8DED0;
    border-top:1px solid #f0f0f0;
    width:524px;
    clear:both;
  }    
  *html .sparten .bghell, *html .sparten .bgdunkel,*html .sparten .bgheader {
    height:1.1em;
  }   
    .sparten .bgdunkel {
      background-color:#E6E8E3;
    }     
    .sparten .bgheader {
      background-color:#9b6436;
      border-top:none;
    }   
  
  .sparten .projekte, .sparten .kategorie {
    float:left;
    display:inline;
    padding:6px 0px 6px 0px;
  } 
    .sparten .kategorie {
      padding:21px 0px 6px 0px;
    }   
    .sparten .kategorie.header {
      padding:6px 0px 6px 0px;
    }    
  
  .sparten .projekte.special {
    background:url(../images/bg_sparten.gif) repeat-y 0px 0px; 
  } 
     
  .sparten .projekte a, .sparten .kategorie a  {
    color:#000;
    text-decoration:underline;
  }  
  .sparten .projekte a:hover, .sparten .kategorie a:hover {
    color:#01a1b7;
    text-decoration:underline;
  }  
  
  .sparten .projekte p, .sparten .kategorie p {
    margin:0px 3px 5px 10px;
    color:#000;
  }
    .sparten .projekte.header h2, .sparten .kategorie.header h2  {
      margin:3px 0px 0px 10px;
      font-size:1em;
      color:#fff;      
    }
    
  .sparten .projekte {
    width:323px;
    color:#000;
    border-right:1px solid #f0f0f0;
  }  
    .sparten .projekte h3,.sparten .projekte h4 {
      margin:0px 3px 0px 10px;
      font-size:1em;
      font-weight:normal;
      color:#000;      
    }  
    .sparten .projekte h4 {
      margin:0px 3px 0px 10px;
      color:#01a1b7;      
    }    
      .sparten .projekte h4 a {
        text-decoration:underline;
        color:#01a1b7;     
      }  
      .sparten .projekte h4 a:hover {
        color:#565656;     
      }            
            
  .sparten .kategorie {
    border-left:1px solid #f0f0f0;
    width:200px;
    margin-left:-1px;
  }  
  *html .sparten .kategorie {
    height:1.1em;
  }
  
/* sparten vollansicht */  
.spartenvoll {
  margin:0px 10px 28px 10px; 
}
  .spartenvoll h1 {
    font-size:1.2em;
    margin:0px 0px 10px 0px;
   }
  .spartenvoll p {
    margin:0px 0px 10px 0px;
   } 
   
 .spartenCaption {
  color:#787878;
  font-size:0.9em;
  margin:6px 0px 22px 0px;
 }
 
/* Schadensbegrenzung importierte F?rderseiten */
.spartenvoll ol {
  margin-left:15px;
}
.spartenvoll ul {
  margin-left:15px;
}
   
/*.bildListe {
   padding:0px 0px 28px 10px; 
 }  
*html .bildListe {
   padding:0px 0px 0px 10px; 
 }  
    
.bildCaption {
  color:#787878;
  font-size:0.8em;
  float:left;
  display:inline;
  margin:0px 15px 0px 0px;
}
.bildCaption img {
  margin:0px 0px 5px 0px;
}*/

/* .bildListe {
   padding:0px 0px 28px 10px; 
 }  
*html .bildListe {
   padding:0px 0px 0px 10px; 
 }  
  
.bildCaption {
  color:#787878;
  font-size:0.8em;
  display:inline;
  float:left;
  margin:0px 15px 0px 0px;
}
.bildCaption img {
  margin:0px 0px 5px 0px;
} */

/*teaser */
.ts {
  width:220px;
  margin:0px 3px 0px 10px;
}
/*Sonderfall f?r Teaser in Navigationsblock*/
.nav2info .ts {
  margin-top:-15px;
}
.nav2home .ts {
  margin-top:-25px;
  margin-bottom: 30px;
  float:left;
  width: 210px;
}
.terminehome .ts {
  margin-top:-25px;
  margin-bottom: 10px;
  float:left;
  width: 210px;
}

  .ts h2 {
    margin:15px 0px 7px 0px;
    font-size:1em;
    color:#000;  
  }
  .ts h2.first {
    margin-top:0px;
  }
  .ts p {
    margin-bottom:8px;
    font-size:1em;
    color:#000;  
  }
  .ts img {
    margin:5px 0px 10px 0px;
  }
  
  .ts .trenner { 
    border-bottom:1px solid #01a1b7;
    margin-bottom:5px;
  }
  *html .ts .trenner {
    line-height:1px;
  }
  .ts .trenner img {
    margin:0px;
  }
  
	.ts ul {
		margin:0px;
		padding:0px; 
		list-style-type:none;
		list-style-image:none;
		line-height:0em;
		} 
	.ts li {
		padding:0px;
		line-height:1.3em;
		margin:0px 0px 4px 0px;
		}    
	.ts .plus { 
    background:url(../images/link_plus.gif) no-repeat 0px 0px;
    padding:0px 0px 0px 11px; 
   }
	.ts .arrow { 
		background:url(../images/link_arrow.gif) no-repeat 0px 0px;
    padding:0px 0px 0px 11px; 
   }	
	.ts li a:link, .ts li a:visited {
		color:#01a1b7;
		}	
	.ts li a:hover, .ts li a:active, .ts li a:focus {
		color:#9b6436;
		}     
/* sonderform teaser in navibox */   
  .nav2ts {
    width:226px;
  }  
  .nav2teaser img {
    float:right;
    margin:0px 0px 0px 2px;
  }
 
  .nav2ts h2 {
    margin-bottom:3px;
    font-size:1em;
    color:#000;  
  }
  .nav2ts p {
    margin-bottom:3px;
    font-size:1em;
    color:#000;  
  }
  .nav2ts .linkPlus, .nav2ts .linkArrow {
    margin-bottom:4px;
  } 
/* Bulletliste */

.textBild ul {
	margin:4px 0px;
	padding-left:20px; 
	list-style-type:disc;
  list-style-position:outside;
}

.textBild li {
	margin:0px 0px 3px 0px;
	padding:0px;
}


/* suche */
.suche {
  margin:0px 0px 29px 0px;
  padding-left:10px;
  height:153px;
  border-bottom:1px solid #DADDD6;
}
  .suche h1 {
    font-size:1.2em;
    margin-bottom:15px;
   }
   .suche label {
    display:block;
    margin-bottom:4px;
   }
   .suche .eingabe {
    /* font-size:0.9em; */
    font-size:1.0em;
    color:#000;
    width:44.3em;
   }
   .suche .button {
    font-size:0.9em; 
    background-color:#9b6436;
    color:#f0f0f0;
    width:8em;
    height:1.2em;
    line-height:1.2em;
    border:none;
    margin:10px 65px 0px 0px;
    float:right;
    cursor:hand;
	 text-align:center;
	 font-family:verdana;
   }
   
/* Linkformen */
.linkPlus, .linkArrow {
  padding-left:11px;
  display:block;
}
.linkPlus a:link, .linkPlus a:visited, .linkArrow a:link, .linkArrow a:visited {
  color:#01a1b7;
}
.linkPlus a:hover, .linkPlus a:active, .linkPlus a:focus, .linkArrow a:hover, .linkPlus a:active, .linkPlus a:focus {
  color:#9b6436;
}
.linkPlus {
  background:url(../images/link_plus.gif) no-repeat;
}
.linkArrow {
  background:url(../images/link_arrow.gif) no-repeat;
}

/* Pressemitteilungen */
.presse {
  width:524px;
  margin:0px 0px 30px 0px;
}
*html .presse {
  margin-bottom:12px;
}
.presse .bghell, .presse .bgdunkel {
  margin:0px;
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
}  
*html .presse .bghell, *html .presse .bgdunkel {
  height:1.1em;
} 
  .presse .bgdunkel {
    background-color:#E6E8E3;
  } 
    
  
  .presse .datum, .presse .mitteilung {
    float:left;
    display:inline;
    padding:6px 0px 6px 0px;
  } 
     
  .presse .datum {
    width:88px;
    color:#000;
  }   
    .presse .datum.special {
      background:url(../images/icon_orange_plus.gif) no-repeat 0px 0px; 
    } 
    .presse .datum h3 {
      margin:0px 0px 0px 10px;
      font-size:1em;
      font-weight:normal;
      color:#000;      
    } 
    
   .presse .mitteilung {
      width:436px;
    }     
    .presse .mitteilung a  {
      display:block;
      color:#000;
      text-decoration:underline;
    }  
    .presse .mitteilung a:hover {
      color:#01a1b7;
      text-decoration:underline;
    }          
    .presse .mitteilung p {
      color:#8E8E8E;
    }
      

  
/*txtHinterlegt*/  
.txtHinterlegt {
  width:524px;
  margin-bottom:30px;
} 

.txtHinterlegt img {
  display:inline;
  float:left;
  margin:2px 0px 2px 8px;
}

  .txtHinterlegt.toplinie {
    border-top:1px solid #D8DED0
  }

.txtHinterlegt .bgdunkel {
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
  background-color:#E6E8E3;
}  
*html .txtHinterlegt .bgdunkel {
  height:1px;
}

.txtHinterlegt .bgdunkel table tbody tr td p { /*Änderung wegen Termin-Info über HTML-Widget*/
  margin: 0 3px 5px 0;
}  

.txtHinterlegt .bghell {
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
}  
*html .txtHinterlegt .bghell {
  height:1px;
}

    .txtHinterlegt h2 {
      margin:6px 3px 0px 10px;
      font-size:1em;
      color:#000;      
    }        
    .txtHinterlegt p {
      margin:0px 3px 5px 10px;
      color:#000;
    }  
    .txtHinterlegt a {
      color:#000;
      text-decoration:underline;
    }  
   .txtHinterlegt a:hover {
      color:#01a1b7;
      text-decoration:underline;
    }   
    .txtHinterlegt table {
      margin:6px 3px 5px 10px;
      line-height:1.2em;
    } 
    .txtHinterlegt table th {
      text-align:left;
    }  
    .txtHinterlegt table td {
      padding:0px 30px 0px 0px;
      vertical-align:top;
    } 
    .txtHinterlegt .wann {
    width:142px;
    }
    .txtHinterlegt .wo {
    width:160px;
    }
    
/*txtBox*/  
.txtBox {
  width:524px;
  margin-left:-10px;
  margin-bottom:15px;
  border-top:1px solid #D8DED0;
} 
*html .txtBox {
  margin-left:-7px;
}

.txtBox img {
  display:inline;
  float:left;
  margin:2px 0px 2px 8px;
}

.txtBox .bgdunkel {
  border-top:1px solid #F0F0F0;
  border-bottom:1px solid #D8DED0;
  background-color:#E6E8E3;
  padding-left:10px;
} 
 
*html .txtBox .bgdunkel {
  height:1px;
}

    .txtBox h2 {
      margin:6px 3px 0px 10px;
      font-size:1em;
      color:#000;      
    }        
    .txtBox p {
      margin:0px 3px 5px 10px;
      color:#000;
    }  
    .txtBox a {
      color:#000;
      text-decoration:underline;
    }  
   .txtBox a:hover {
      color:#01a1b7;
      text-decoration:underline;
    }
    
/*galerie*/
.galerie {
  ;
}
  .grossansicht p {
    /* text-align:left; */
  }
  .grossansicht {
    padding:1px 0px 30px 0px;
    border-bottom:1px solid #D8DED0;
    text-align:center;
  }
.uebersichtbutton {
	background-color:#9b6436;
	width:153px;
	height:12px;
  line-height:1.1em;
	border:none;
	margin:37px 0px 19px 10px;
	cursor:hand;
  text-align:center;
} 
*html .uebersichtbutton {
  margin-top:21px;
}
.uebersichtbutton a:link, .uebersichtbutton a:visited, .uebersichtbutton a:hover, .uebersichtbutton a:active {
	color:#f0f0f0;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
}

/* sitemap */

#sitemap {
  margin:0px 0px 28px 0px; 
}

#sitemap h1 {
  font-size:1.2em;
  margin:0px 3px 10px 10px;
}
#sitemap p {
  padding:0px 3px 26px 10px;
  border-bottom:1px solid #D8DED0;
} 

#sitemap .block {
  border-bottom:1px solid #D8DED0;
}

#sitemap .blockLeft {
  display:inline;
  float:left;
  width:259px;
  padding:10px 0px 10px 0px;
  border-right:1px solid #D8DED0;
}

*html #sitemap .blockLeft {
  width:250px;
  padding:10px 0px 10px 9px;
}

#sitemap .blockLeft.start {
  border-color:#F0F0F0;
}

#sitemap .blockRight {
  display:inline;
  float:left;
  width:264px;
  padding:10px 0px 10px 0px;
  border-left:1px solid #D8DED0;
  margin-left:-1px;
}

*html #sitemap .blockRight {
  width:255px;
  padding:10px 0px 10px 9px;
}

#sitemap .blockRight.start {
  border-color:#F0F0F0;
}

#sitemap ul {
  margin:5px 0px 5px 10px;
  padding:0px; 
  list-style-type:none;
  list-style-image:none;
  line-height:0em;
} 
*html #sitemap ul {
  margin:5px 0px 5px 1px;
}
#sitemap li {
  padding:0px;
  line-height:1.35em;
  margin:0px;
}
#sitemap .plus { 
  background:url(../images/link_plus.gif) no-repeat 0px 0px;
  padding:0px 0px 0px 11px; 
 }
#sitemap li a:link, #sitemap li a:visited {
  color:#000;
}	
#sitemap li a:hover, #sitemap li a:active, #sitemap li a:focus {
  color:#01a1b7;
}



    /*foerderantrag*/
.antragsstellung {
  width:480px;
  margin-bottom:-18px;
} 
.box {
  width:524px;
} 
.antragsstellung .box1, .antragsstellung .box2 {
  width:240px;
	float:left;
	display:inline;
} 

.text {
    color:#000;
		margin:0px 10px 13px 10px;
  }  
     
 .text h1 {
	display:inline;
	margin:0px 10px 5px 0px;
	font-size:1em;
  color:#000;
	font-weight:normal;
	}
	
	 .text h2 {
	margin:5px 10px 5px 0px;
	font-size:1em;
  color:#000;
	font-weight:normal;
	}
	
.antragts {
	width:204px;
} 
.antragfull {
	width:479px;
}

.antragbutton {
	background-color:#9b6436;
	width:8em;
  height:1.2em;
	line-height:1.2em;
	border:none;
	margin:0px 0px 30px 0px;
	float:right;
	cursor:default;
	text-align:center;
} 

.antragbutton a:link, .antragbutton a:visited, .antragbutton a:hover, .antragbutton a:active {
	color:#fff;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
}

.antragbuttonts {
	background-color:#9b6436;
	width:8em;
  height:1.2em;
	line-height:1.2em;
	border:none;
	margin:0px 0px 30px 126px;
	cursor:default;
	text-align:center;
}

.antragbuttonts a:link, .antragbuttonts a:visited, .antragbuttonts a:hover, .antragbuttonts a:active {
	color:#fff;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
}

.textfoerder {
  margin:0px 3px 10px 10px; 
	width:470px;
}
  .textfoerder h1 {
    font-size:1.2em;
   }
  .textfoerder h2 {
    font-size:1em;
    margin-top:5px;
		font-weight:normal;
   }
	 .textfoerder .abstand{
    height:21px;
		h\eight:27px;
   }
 /*foerderantrag*/
.foerderantrag {
  width:524px;
  margin-bottom:6px;
} 

.foerderantrag .bghell, .foerderantrag .bgdunkel {
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
}  
*html .foerderantrag .bghell, *html .foerderantrag .bgdunkel {
  height:1px;
} 
	
/* formular */
.form {
		font-size:1em;
      color:#000;		
}

	.form .pabstand {
	margin:30px 0px 10px 0px;
	display:block;
	}

  .form label {
   display:block;
   margin-bottom:4px;
	font-weight:bold;
	margin-top:20px;
  }
  .form .eingabe {
   font-size:0.9em;
   color:#000;
   width:20.3em;
	height:1.9em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
	
  }
  .form .button {
   font-size:0.9em;
   background-color:#9b6436;
   color:#f0f0f0;
   width:8em;
   height:1.2em;
   border:none;
   margin:20px 15px 0px 0px;
   float:right;
   cursor:default;
	 font-family:verdana;
  }
	
	
	.pwbutton {
	width:7.5em;
  height:2em;
  cursor:pointer;
	background-color:#fff;
	text-align:center;
  border:1px solid #9b6436;
  margin:20px 0px 5px 0px;
	padding-top:1px;
	float:left;
	line-height:0.9em;
  /*font-size:0.91em;*/
}

.pwbutton a:link, .pwbutton a:visited {
      color:#9b6436;
      text-decoration:none;
			font-size:1em;
    }  
    .pwbutton a:hover, .pwbutton a:active, .pwbutton a:focus {
      color:#9b6436;
    }
	

.formtab{
  margin:0px 0px 30px 0px;
}

.formtab .error {
  color:#cc0000;
}

.lrcontainer {
  width:524px;
  display:block;
}
     
.left, .right {
  width:230px;
	float:left;
  display:inline;
  margin-left:10px;
  margin-bottom:17px;
}

.left p {
  margin:0px 0px 0px 10px;
}

.full {
  width:470px;
  margin-left:10px;
  margin-bottom:17px;
} 

.full p {

		font-size:1em;
		margin:5px 0px 6px 10px;
		font-weight:normal;

}

.fullTxt {
  width:470px;
	margin:16px 0px 0px 0px;
	
}

.fullTxt p {

		font-size:1em;
   	margin:5px 0px 6px 10px;
		font-weight:normal;

}

.fullTxtForm {
  width:470px;
	margin:28px 0px 0px 0px;
}
.fullTxtForm .headline {
	margin:26px 0px 6px 10px;
}
.fullTxtForm p {

		font-size:1em;
   	margin:5px 0px 6px 10px;
		font-weight:normal;

}

.full .pOut {

		font-size:1em;
   	margin:0px 0px 0px 0px;
		margin-left:10px;
		font-weight:normal;

}


 /* .formtab label {
   display:block;
   margin-bottom:4px;
	margin-top:20px;
	margin-left: 10px;
	font-weight:bold;
  }*/
	
	 .formtab label {
  display:block;
	font-weight:bold;
  }
	
	/*hack fuer netscape 7*/
	.label {
	margin:0px 0px 4px 0px;
  }
  .formtab .eingabe {
   font-size:0.9em;
   color:#000;
	height:1.9em;
	width: 21.1em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
	margin-left: 0px;
  }
	 .formtab .eingabe10 {
   font-size:0.9em;
   color:#000;
	height:1.9em;
	width: 21.1em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
	/* margin-left: 10px; */
  }
  .formtab .eingabe10.auswahl1 {
    width:21.4em;
  }
	
	.formtab .eingabefull {
   font-size:0.9em;
   color:#000;
	height:1.9em;
	width: 46.5em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
  }
  *html .formtab .eingabefull {
    margin-left: -10px;
  }
	
	 .eingaberight {
   font-size:0.9em;
   color:#000;
	height:1.9em;
	width: 22.5em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
	margin-left: 0px;
  }
  .formtab .eingaberight.auswahl2 {
    width:22.8em;
  }
	
	
	.eingabeshort {
   font-size:0.9em;
   color:#000;
	 height:1.9em;
	 border:1px solid #C5CAC9;
	 background-color:#E5E7E0;
	 margin-left: 0px;
  }
	
	textarea {
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
	font-size: 100%;
  color: #000000;
	overflow: auto;
	font-family:verdana;
}
	
	.formtab .inputTextarea {
   width: 41.2em;
	height:10em;
	border:1px solid #C5CAC9;
	background-color:#E5E7E0;
  }
  *html .formtab .inputTextarea {
    margin-left:-10px;
  }
	
	
	.formtab .button {
   font-size:0.9em;
   background-color:#9b6436;
   color:#f0f0f0;
   width:8em;
   height:1.2em;
	 line-height:1.2em;
   border:none;
    margin:20px 44px 0px 10px;
   cursor:hand;
	 text-align:center;
	 font-family:verdana;
  }
	
	.antragts {
	width:204px;
} 


.zurueck {
	background-color:#9b6436;
	width:81px;
	height:12px;
  line-height:12px;
	border:none;
	margin:20px 0px 0px 10px;
	cursor:hand;
  text-align:center;
} 
*html .zurueck {
  margin-top:21px;
}
.zurueck a:link, .zurueck a:visited, .zurueck a:hover, .zurueck a:active {
	color:#f0f0f0;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
}

.aendern {
	background-color:#9b6436;
	width:81px;
	height:12px;
  line-height:12px;
	border:none;
	margin:20px 0px 30px 10px;
	cursor:hand;
  text-align:center;
} 
*html .aendern {
  margin-top:21px;
}
.aendern a:link, .aendern a:visited, .aendern a:hover, .aendern a:active {
	color:#f0f0f0;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
}

.hinweis {
  width:479px;
  margin-bottom:0px;
} 
    .hinweis  .bgdunkel {
    background:none;
    width:479px;
    clear:both;
  }    

    .hinweis .bgdunkel {
      background-color:#E6E8E3;
    }     
		
		 .hinweis .projekte {
    float:left;
    display:inline;
    padding:0px 0px 6px 0px;
  }  
	 .hinweis .projekte p {
    margin:0px 3px 15px 10px;
    color:#000;
  }
	  .hinweis .projekte h2 {
      margin:10px 0px 0px 10px;
      font-size:1em;
      color:#000;      
			font-weight:bold;
    }
    
  .hinweis .projekte {
    width:479px;
    color:#000;
		background-color:#E6E8E3;
  }  
  .hinweis .projekte  {
       background-image:url(../images/icon_orange_plus.gif);
       background-repeat:no-repeat;
     }  

div.row{
	clear: both;
	height: 15px;
	margin: 15px 0px 0px 0px;
} 
div.rowForm{
	clear: both;
	margin: 0px 0px -10px 10px;
	
} 

div.rowInput{
	clear: both;
	height: 20px;
	margin: 10px 0px 0px 10px;
}

	.col1{float: left; width: 200px; text-align: left;} 
	.col2{float: left; width: 186px; text-align: left;} 
	.col3{float: left; width: 100px; text-align: right;} 
	.col4{float: left; width: 223px; text-align: left;} 
	.col5{float: left; width: 237px; text-align: left;} 
	.col6{float: left; width: 233px; text-align: left;}
	.col7{float: left; width: 373px; text-align: left;}
	.col8{float: left; width: 380px; text-align: left;}
	html>body .col8{float: left; width: 387px; text-align: left;}
	
	
	.check {
				margin: 20px 0px 0px 10px;
			}
			
	html>body fieldset {margin-top:21px}
	html>body .innerTxt {margin-top:-10px}
	html>body .ffAbstand {margin-top:60px}
	html>body .ffAbstand30 {margin-top:30px}
	html>body .ffAbstand20 {margin-top:20px}
	
	fieldset { border:none; }  
  
/* helldunkel Tabelle */
.helldunkel {
  width:524px;
  background-color:#f0f0f0;
}

.helldunkel th {
  background-color:#9b6436;
  color:#fff;
  padding:7px 5px 7px 10px;
  border-bottom:1px solid #d8ded0;
}
.helldunkel th#projekt{
	text-align:left;
}

  .helldunkel .th1, .helldunkel .td1 {
    width:308px;
    border-right:1px solid #f0f0f0;
  }
  .helldunkel .td1.special {
    background:url(../images/bg_sparten.gif) repeat-y 0px 0px;
  }
  .helldunkel .trDunkel .td1.special {
    background-color:#e6e8e3;
  }
  .helldunkel .th2, .helldunkel .td2 {
    width:155px;
  }
.helldunkel td {
  padding:7px 5px 7px 10px;
  border-top:1px solid #f0f0f0;
  border-bottom:1px solid #d8ded0;
  vertical-align:top;
}
.helldunkel .td2 {
  padding-top:22px;
}
.helldunkel .trDunkel {
  background-color:#e6e8e3;
}
.helldunkel h3, .helldunkel h4 {
  font-size:1em;
  font-weight:normal;
  color:#000;      
}  
.helldunkel h4 {
  color:#01a1b7;      
}    
  .helldunkel h4 a:link, .helldunkel h4 a:visited {
    text-decoration:underline;
    color:#01a1b7;     
  }  
  .helldunkel h4 a:hover, .helldunkel h4 a:active, .helldunkel h4 a:focus {
    color:#565656;     
  }  
  
  /* Style f. Genetics Editor */
  blockquote {
    margin-left:20px;
  }
  
  .thumbs .thumbImg {
    float:left;
    height:88px;
  }
  .thumbs img {
    margin:3px 3px;
  }
  
  .hrErsatz {
    width:511px;
    margin-bottom:6px;
  }

.hrErsatz .bgdunkel {
  background:none;
  border-bottom:1px solid #D8DED0;
  border-top:1px solid #f0f0f0;
}  
*html .hrErsatz .bgdunkel {
  height:1px;
} 

.suchebutton {
    font-size:0.9em;
    background-color:#9b6436;
    color:#f0f0f0;
    width:8em;
    height:1.2em;
    line-height:1.2em;
    border:none;
    margin:2px 25px 2px 10px;
    float:left;
    cursor:hand;
	 text-align:center;
	 font-family:verdana;
 }

.sucheeingabe {
    font-size:0.9em;
    color:#000;
    float:left;
    width:24.3em;
   }

#aktuellesNeu {
	_margin-top:8px;
	float:left;
	width: 236px;
	background-color:#E7E9E4;
}

#termine {
	margin-top:5px;
	float:left;
	width: 236px;
	background-color:#F0F0F0;
}

/* Styles for Voting Modules */
.textBildContainer .textBild .voting {
background-color:#E7E9E4;
display:inline;
float:left;
padding:5px 3px 0 9px;
width:276px;
height:148px;
overflow:hidden;
}
#homeHeader .voting {
margin-top:-8px;
*margin-top:-6px;
}
.textBildContainer .textBild .voting h2, .textBildContainer .textBild .voting p, #homeHeader .voting p {
line-height:1.1em;
margin-bottom:6px;
}
.textBildContainer .textBild .voting .voting_choice, #homeHeader .voting .voting_choice {
float:left;
width:77px;
margin-right:4px;
line-height:1.1em;
}
.textBildContainer .textBild .voting .voting_subject, #homeHeader .voting .voting_subject {
line-height:1.1em;
margin-bottom:6px;
}
.textBildContainer .textBild .voting .voting_unit, #homeHeader .voting .voting_unit {
width:100px;
float:left;
}
.textBildContainer .textBild .voting .radio, #homeHeader .voting .radio {
float:left;
margin-right:2px;
*margin-left:-4px;
*margin-top:-4px;
*margin-bottom:-3px;
}
.textBildContainer .textBild .voting .formbutton, #homeHeader .voting .formbutton {
background-color:#9B6436;
border:none;
color:#F0F0F0;
float:right;
font-family:verdana;
font-size:0.9em;
height:1.4em;
line-height:1.4em;
text-align:center;
width:7.4em;
margin-top:-2px;
margin-bottom:6px;
}
#homeHeader .voting .formbutton {
margin:4px 1px 4px 0;
}


/* result */
#left .voting .bar {
	color:#ffffff;
	padding:0 3px;
	display:block;
}
#left .voting .processbar {
	width:200px;
	display:block;
}
#left .voting .reportcount {
	display:block;
	margin-bottom:6px;
}

/* Styles for Voting Modules Ende */

/* slider */
#slider ul {width:10000px;margin-left:0;}
#slider ul, #slider li {list-style-type:none;}
#slider li {display:block;float:left;width:135px;margin-right:10px;}
#slider li img {display:block;margin-bottom:7px;}
#slider {width:426px;overflow:hidden;}
#sliderContainer {position:relative;width:426px;padding:18px 39px;background-color:#e7e9e4;}
#leftArrow {position:absolute;top:51px;left:18px;}
#rightArrow {position:absolute;top:51px;left:472px;}
/* slider ende */

/*** START mediaContent **/
.mediaContent{
	position:relative;
	float:right;
	background-color:#dfe3d9;
	width:768px;
	height:486px;
	overflow: visible;
}

.mediaContent .still{
	position:relative;
	float:left;
	width:453px;
	height:322px;
	overflow:hidden;
	text-align: center;
}	
.mediaContent .still .play{
	position:absolute;
	background:url(../images/btn_play_mediaarchive.png) left top no-repeat;
	top:109px;
	left:196px;
	width:50px;
	height:50px;
}
.mediaContent .still span{
	display:none;
}
.mediaContent .still img{
	width:453px;
	height:322px;
}

.mediaContent .teaser{
	float:left;
	background-color:#62a1a4;
	width:315px;
	height:158px;
	margin-bottom:6px;
	color:#FFF;
}
.mediaContent .teaser h2,
.mediaContent .teaser p,
.mediaContent .teaser .category{
	width:173px;
}
.mediaContent .teaser h2{
	font-size: 1em;
	padding:17px 10px 0px 14px;
}
.mediaContent .teaser a{
	font-weight:bold;
	color:#FFF;
}
.mediaContent .teaser a.arrow{
	background:url(../images/link_arrow_tooltip.gif) left 5px no-repeat;
    padding-left:11px;
}

.mediaContent .teaser a.arrow_white{
	background:url(../images/link_arrow_tooltip_white.gif) left 5px no-repeat;
    padding-left:11px;
}

.mediaContent .teaser h2 a{
	text-decoration: none;
	border-bottom:1px solid #FFF;
}
.mediaContent .teaser p{
	padding:4px 10px 4px 14px;
}
.mediaContent .teaser .category{
	padding:6px 10px 0 14px;
}
.mediaContent .teaser p{
	line-height:1.3em;
}
.mediaContent .teaser .category{
/*	padding-top:17px;*/
}
.mediaContent .teaser img{
	float:right;
	width:118px;
	height:158px;
}

.mediaContent .description{
	float:left;
	width:768px;
	height: 64px;
}
.mediaContent .description .text{
	float:left;
	width:433px;
	height:64px;
	margin:0px;
	padding:0 10px;
}
.mediaContent .description .text h2{
	font-size:1.2em;
	font-weight:bold;
	/*margin-top:9px;*/
	margin-bottom:0px;
}
.mediaContent .description .text h2 a{
	text-decoration:none;
}
.mediaContent .description .text p{
	line-height:1.3em;
	padding:2px 0 4px;
}
.mediaContent .description .category{
	float:left;
	width:293px;
	height:30px;
	vertical-align: bottom;
	padding:35px 11px 0;
}
.mediaContent .description .category a{
	font-weight:bold;
}
.mediaContent .description .category a.arrow{
	background:url(../images/link_arrow_tooltip.gif) left 5px no-repeat;
    padding-left:11px;
}
.mediaContent .gallery{
	float:left;
	width:768px;
	height:94px;
}
.mediaContent .thumb{
	display:none;
}
.mediaContent .gallery .prev,
.mediaContent .gallery .slider,
.mediaContent .gallery .next{
	float:left;
}
.mediaContent .gallery .prev a,
.mediaContent .gallery .next a{
	display:block;
	width:24px;
	height:94px;
}
.mediaContent .gallery .prev a,
.mediaContent .gallery .next a{
	background-color:#9b6436;
}
.mediaContent .gallery .prev a{
	background-image:url(../images/bt_prev_act.jpg);
}
.mediaContent .gallery .next a{
	background-image:url(../images/bt_next_act.jpg);
}
.mediaContent .gallery .prev a.inact,
.mediaContent .gallery .next a.inact{
	background-image:none;
	background-color:#6cc0c4;
	cursor: default;
}
.mediaContent .gallery .slider{
	float:left;
	background:url(../images/bg_thumbs.png) left -98px repeat-y;
	width:720px;
	height:94px;
}
.mediaContent .gallery .slider .thumb{
	position:relative;
	display:block;
}
.mediaContent .gallery .slider .thumb,
.mediaContent .gallery .slider .thumb a{
	float:left;
	width:144px;
	height:94px;
}
.mediaContent .gallery .slider .thumb img{
	width:144px;
	height:94px;
}
.mediaContent .gallery .slider .thumb span{
	display:none;
}

.mediaContent .tooltip{
	position:absolute;
	display:none;
	background:url(../images/bg_tooltip.gif) left top no-repeat;
	width:161px;
	height:112px;
	padding-top:11px;
	z-index:5000;
}
.mediaContent .tooltip .title{
	float:left;
	width:125px;
	height:44px;
	padding:10px 0 0 7px;
	font-size: 0.9em;
	font-weight: bold;
}
.mediaContent .tooltip .icon,
.mediaContent .tooltip .icon img{
	float:right;
	width:29px;
	height:29px;
}
.mediaContent .tooltip .video{
	background:url(../images/icon_video.gif) left top no-repeat;
	display:block;
}
.mediaContent .tooltip .audio{
	background:url(../images/icon_audio.gif) left top no-repeat;
	display:block;
}
.mediaContent .tooltip ul.links{
	clear:both;
	padding:17px 0 0 9px;
	list-style-type: none;
}
.mediaContent .tooltip ul.links li{
	height:14px;
}
.mediaContent .tooltip ul.links .first,
#nyroContent div.links .first{
	font-weight: bold;
}
.mediaContent .tooltip ul.links a{
	width:auto !important;
	height:auto !important;
}
.mediaContent .tooltip ul.links a.arrow,
.nyroContent div.links a.arrow{
	background:url(../images/link_arrow_tooltip.gif) left 4px no-repeat;
	padding-left:11px;
	font-size:0.9em;
	color:#01a1b7;
	text-decoration: none;
}
.mediaContent .tooltip ul.links a:hover{
	text-decoration: underline;
}
/*** SEO Elements **/
.mediaContent .videolist,
.mediaContent .videoInfo{
	display:none;
}
/*** nyroContainer **/
#nyroContainer{
	display:none;
}
.nyroFlashcontent{
	padding:12px 11px 0;
}
#nyroModalContent{
	border-bottom:2px solid #05a2b5;
}
.nyroContent{
	position:relative;
	padding:0 11px 9px;
	text-align:left;
}
.nyroContent .title{
	width:471px;
	padding-top:13px;
	font-family:Verdana, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}
.nyroContent .description{
	width:400px;
	font-size:0.9em;
	color:#545454;
	padding-bottom:10px;
}
.nyroContent div.links a,
.nyroContent div.links a.arrow{
	font-size:0.8em;
}
.nyroContent div.links a.arrow{
	margin-left:1px;
}
.nyroContent div.links a.close{
	display:block;
	background-color:#9b6436;
	position:absolute;
	bottom:12px;
	right:11px;
	padding:0 7px 2px;
	color:#FFF;
	text-decoration:none;
	line-height:1em;
}
.nyroContent .playerPath{
	display:none;
}
/*** END mediaContent **/

/*** START Blogs Networks **/
.blogsNetworks .textBildContainer{
	margin-bottom:0px;
}
.blogsNetworks .textBildContainer .textBild{
	height:153px;
	overflow:hidden;
}
.blogsNetworks .textBildContainer .textBild .bildLinks{
	text-align:center;
	overflow: hidden;
}
.blogsNetworks .textBildContainer .textBild .bildLinks img{
	width:235px;
	height:153px;
}
.blogsNetworks .textBildContainer .textBild .linkPlus {
  float:left;
  background:url(../images/link_plus.gif) 10px 12px no-repeat;
  padding-left:22px;
  padding-top:10px;
}
.blogsNetworks .networkTeaserContainer .networkTeaser{
	height:82px;
	margin-bottom:2px;
	padding-bottom:12px;
	border-bottom:1px solid #d8ded0;
	overflow:hidden;
}
.blogsNetworks .networkTeaserContainer .dark{
	background-color:#e6e8e3;
}
.blogsNetworks .networkTeaserContainer .text{
	width:359px;
	margin:0px;
	padding: 9px 6px 0px 12px;
}
.blogsNetworks .networkTeaserContainer .dark .text{
	padding-top:8px;
}
.blogsNetworks .networkTeaserContainer .text h2{
	font-weight:bold;
	margin:0px;
}
.blogsNetworks .networkTeaserContainer .text p{
	padding:4px 0 1px;
	color:#515151;
	line-height:1.32em;
	padding-bottom:1em;
}
.blogsNetworks .networkTeaserContainer .linkPlus{
	float:left;
	background-position:12px top;
	padding-left:24px;
}
.blogsNetworks .networkTeaserContainer .networkIcon{
	float:right;
	width:24px;
	padding:10px 10px 0 5px;
}
/*** END Blogs Networks **/

/*** START Audio Video **/
.audioVideoOverview .searchform{
	float:right;
	background-color:#c0c0c0;
	width:484px;
	height:30px;
	padding:18px 24px 0 16px;
	line-height: 1em;
}
.audioVideoOverview .searchform span{
	float:left;
}
.audioVideoOverview .searchform span.radio{
	padding-top:1px;
	padding-right:23px;
}
.audioVideoOverview .searchform span input{
	vertical-align:text-bottom;
}
.audioVideoOverview .searchform span.text{
	margin:0px;
	padding-left:61px;
}
.audioVideoOverview .searchform span.text input{
	width:177px;
	height:15px;
	padding-left:4px;
	font-family: Verdana;
	font-size:0.8em;
	border:1px solid #828282;
}
.audioVideoOverview .searchform span.button{
	float:right;
}
.audioVideoOverview .searchform span.button input{
	background-color:#e8eae5;
	width:2.5em;
	font-size:1em;
	line-height:1em;
	text-align:center;
	vertical-align:top;
	border:1px solid #a5acb2;
}
.audioVideoOverview .mediaContent{
	background:url(../images/bg_thumbs.png) 153px top repeat-y;
	width:897px;
	height:auto;
}
.audioVideoOverview .mediaContent .galleryLabel{
	float:right;
	width:122px;
	padding:4px 7px 0 0;
	font-weight:bold;
	font-size: 1.2em;
	text-align: right;
}
.audioVideoOverview .mediaContent .gallery{
	float:right;
	margin-top:4px;
}
.audioVideoOverview .mediaContent .first{
	margin-top:0px;
	padding-top:0px;
}
.audioVideoOverview .mediaContent .gallery .slider{
	background:none;
}
/*** END Audio Video **/

/*** START Magazine Overview Table **/
table.magazineOverview h2{
	font-size: 1em;
}
table.magazineOverview p{
	margin: 4px 0;
}
/*** END Magazine Overview Table **/
