/**************************************************************
* Spezielle CSS fuer die Unterseiten von "Förderverein"
*
*
**************************************************************/
div.inhalteContainer 
div.iCNavRechtsFliessText {
	width:521px;
}

.tableLink {
	color: #FA6E00;
}


/**************************************************************
* Tabelle
**************************************************************/

table.unsichtbar {
  margin: 0px;
}


table .rechtsRand {
  border-right:1px solid #FDD58E;
}

table .rechtsRandDunkel,
table .rechtsRandDunkelFett {
  border-right:1px solid #FA9F00;
}

table .rechtsRandDunkelFett {
  font-weight:bold;
}

table .untenRand {
  border-bottom:1px solid #FDD58E;
}

table .untenRandDunkel {
  border-bottom:1px solid #FA9F00;
}


td {
  border-bottom:1px solid #FDD58E;
}

table.komplett .fetteLinieDunkel, 
table.komplett .rowspanAbschluss {
  background-color:#FA9F00;
}

table.komplett td {
  padding-right:7px;
}





/**************************************************************
* Startseite
**************************************************************/


img.startCollage {
  position:absolute;
  top:-57px;
  right:-53px;
  width:441px;
  height:333px;
}



