/**************************************************************
* Spezielle CSS fuer die Unterseiten von "Schule"
*
*
**************************************************************/



/**************************************************************
* Startseite
**************************************************************/

p.startFliesstext { /* ergaenzende Formatierungen fuer Schul-Startseite */
  height:202px;
  overflow:hidden;
} 
  
div.startSprachen {
  margin-top:1px;
  margin-bottom:83px;
  margin-left:-14px;
  width:634px;
  height:82px;
}

div.startSprachen a {
  position:absolute;
  display:block;
  background-image:url(../alleseiten/allg_elemente/1pixel_transp.png);
  background-repeat:repeat;
}

div.startBilderleiste {
  position:absolute;
  width:966px;
  height:83px;
  margin-top:-83px;
  background-color:#544E49;
  background-image:url(startseite/bilderleiste_hg.png);
  background-repeat:repeat-x;
  z-index:3; /* beim Firefox, Opera, Safari etc. gelten die z-Indizes global - da das Hauptmenue den Wert 2 hat (muss ueber dem Inhaltsbereich liegen), muss die Bilderleiste mind. z-index:3 haben! 
                beim IE wird die Bilderleiste immer korrekt obenauf dargestellt (z-Indizes wirken beim IE nur innerhalb einer Ebene) */
}

div.startBilderleiste img.startBilLinks {
  width:196px;
  height:83px;
  float:left;
}

div.startBilderleiste a {
  position:relative;
  top:7px;
  height:76px;
  margin-left:5px;
  display:block;
  float:right;
  z-index:4;
}
div.startBilderleiste a:hover { z-index:5; }


div.startBilderleiste a img.startBilFotos_n {
  position:relative;
  top:0px;
  height:76px;
}

div.startBilderleiste a img.startBilFotos_h {
  display:none;
}
div.startBilderleiste a:hover img.startBilFotos_h {
  position:absolute;
  top:0px;
  height:76px;
  display:block;
}

div.startBilderleiste a span,
div.startSprachen a span {
  display:none;
}
div.startBilderleiste a:hover span,
div.startSprachen a:hover span {
  position:absolute;
  top:43px;
  padding-top:1px;
  padding-bottom:2px;
  padding-left:6px;
  padding-right:6px;
  display:block;
  font-size:9px;
  line-height:12px;
  border-top:2px solid #EB410F;
  border-bottom:2px solid #EB410F;
  background-color:#FFF9EC;
}

div.startSprachen a:hover span { top:0px; }


/**************************************************************
* Kontakte
**************************************************************/

div.bilderAuflistung {
  width:516px;
  overflow:hidden;
}

div.bilderAuflistung div.bild {
  width:162px;
  height:136px;
  margin-right:10px;
  float:left;
  overflow:hidden;
}

div.bilderAuflistung div.bild.bildZweiZeilen {
  height:153px;
  margin-bottom:7px;
}

/**************************************************************
* Rechtes Menu (Terminseite)
**************************************************************/

div.inhalteContainer.iCNavrechtsTermine {
  width:465px;
}


div.untermenueTermine {
  width:270px;
  padding-top:9px;
  padding-left:14px;
  margin-top:77px;
  margin-bottom:48px;
  margin-right:0px; /* UM - vormals 80px; */
  float:right;
  background-color:#FFF9EC;
  /*position:absolute;*/
}

div.untermenueTermine a, 
div.untermenueTermine span,
div.untermenueTermine b {
  height:20px;
  display:block;
  line-height:15px;
}

div.untermenueTermine b {
  margin-bottom:0px;
}

div.untermenueTermine span {
  color:#414141;
}

a.menuAlle,
a.menuPruefungen,
a.menuGremien,
a.menuOrganisation,
a.menuVeranstaltungen,
a.menuFerien {
  padding-left:22px;
  color:#7D7D7D;
  background-position:1px 4px;
  background-repeat:no-repeat;
}

a.menuAlle {
  background-image:url(termine/alle_n.jpg);
}
a.menuAlle.lPAusgewaehlt,
a.menuAlle:hover {
  background-image:url(termine/alle_h.jpg);
  color:#232323;
}

a.menuPruefungen {
  background-image:url(termine/pruefungen_n.jpg);
}
a.menuPruefungen.lPAusgewaehlt,
a.menuPruefungen:hover {
  background-image:url(termine/pruefungen_h.jpg);
  color:#232323;
}

a.menuGremien {
  background-image:url(termine/gremien_n.jpg);
}
a.menuGremien.lPAusgewaehlt,
a.menuGremien:hover {
  background-image:url(termine/gremien_h.jpg);
  color:#232323;
}

a.menuFerien {
  background-image:url(termine/ferien_n.jpg);
}
a.menuFerien.lPAusgewaehlt,
a.menuFerien:hover {
  background-image:url(termine/ferien_h.jpg);
  color:#232323;
}

a.menuOrganisation {
  background-image:url(termine/organisation_n.jpg);
}
a.menuOrganisation.lPAusgewaehlt,
a.menuOrganisation:hover {
  background-image:url(termine/organisation_h.jpg);
  color:#232323;
}

a.menuVeranstaltungen {
  background-image:url(termine/projekte_n.jpg);
}
a.menuVeranstaltungen.lPAusgewaehlt,
a.menuVeranstaltungen:hover {
  background-image:url(termine/projekte_h.jpg);
  color:#232323;
}

a.untermenuKlausuren,
a.untermenuMSA,
a.untermenuAbitur,
a.untermenuSchulk,
a.untermenuSchuelerElternsp,
a.untermenuBezirksausschuesse,
a.untermenuFoerderverein,
a.untermenuSchueler,
a.untermenuLehrer,
a.untermenuBerufsberatung {
  padding-left:20px;
  color:#7D7D7D;
  font-size:10px;
  background-position:1px 5px;
  background-repeat:no-repeat;
}

a.untermenuKlausuren {
  background-image:url(termine/pklausuren_h.jpg);
}
a.untermenuKlausuren.lPAusgewaehlt,
a.untermenuKlausuren:hover {
  background-image:url(termine/pklausuren_h.jpg);
  color:#232323;
}

a.untermenuMSA {
  background-image:url(termine/pmsa_h.jpg);
}
a.untermenuMSA.lPAusgewaehlt,
a.untermenuMSA:hover {
  background-image:url(termine/pmsa_h.jpg);
  color:#232323;
}

a.untermenuAbitur {
  background-image:url(termine/pabitur_h.jpg);
}
a.untermenuAbitur.lPAusgewaehlt,
a.untermenuAbitur:hover {
  background-image:url(termine/pabitur_h.jpg);
  color:#232323;
}

a.untermenuSchulk {
  background-image:url(termine/gschulk_h.jpg);
}
a.untermenuSchulk.lPAusgewaehlt,
a.untermenuSchulk:hover {
  background-image:url(termine/gschulk_h.jpg);
  color:#232323;
}

a.untermenuSchuelerElternsp {
  background-image:url(termine/ggesamtk_h.jpg);
}
a.untermenuSchuelerElternsp.lPAusgewaehlt,
a.untermenuSchuelerElternsp:hover {
  background-image:url(termine/ggesamtk_h.jpg);
  color:#232323;
}

/*a.untermenuSchuelersp {
  background-image:url(termine/gschuelersp_h.jpg);
}
a.untermenuSchuelersp.lPAusgewaehlt,
a.untermenuSchuelersp:hover {
  background-image:url(termine/gschuelersp_h.jpg);
  color:#232323;
}*/

a.untermenuBezirksausschuesse {
  background-image:url(termine/gelternsp_h.jpg);
}
a.untermenuBezirksausschuesse.lPAusgewaehlt,
a.untermenuBezirksausschuesse:hover {
  background-image:url(termine/gelternsp_h.jpg);
  color:#232323;
}

a.untermenuFoerderverein {
  background-image:url(termine/gfoerderverein_h.jpg);
}
a.untermenuFoerderverein.lPAusgewaehlt,
a.untermenuFoerderverein:hover {
  background-image:url(termine/gfoerderverein_h.jpg);
  color:#232323;
}

a.untermenuSchueler {
  background-image:url(termine/oschueler_h.gif);
}
a.untermenuSchueler.lPAusgewaehlt,
a.untermenuSchueler:hover {
  background-image:url(termine/oschueler_h.gif);
  color:#232323;
}

a.untermenuLehrer {
  background-image:url(termine/olehrer_h.gif);
}
a.untermenuLehrer.lPAusgewaehlt,
a.untermenuLehrer:hover {
  background-image:url(termine/olehrer_h.gif);
  color:#232323;
}

a.untermenuBerufsberatung {
  background-image:url(termine/oberufsberatung_h.gif);
}
a.untermenuBerufsberatung.lPAusgewaehlt,
a.untermenuBerufsberatung:hover {
  background-image:url(termine/oberufsberatung_h.gif);
  color:#232323;
}

ul.menuTermine li { 
  margin:0px;
  margin-bottom:0px;
  margin-top:0px;
}

ul.untermenuTermin li {
  padding:0px;
  margin-bottom:0px;
  margin-top:0px;	
  margin-left:22px;
  font-size:10px;
  height:17px;
}

/**************************************************************
* Tabellen (Terminseite)
**************************************************************/

table.termine {
  width:448px;
  border-collapse:collapse;
  background-color:#FFF9EC;
  margin-top:10px;
}


table.termine th{
	font-size: 13px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:5px;
}

table.termine td{
	padding-top:3px;
	padding-bottom:4px;
}

table .pruefungenFett{
	border-bottom:3px solid #CA0017;
}
table .pruefungenDuenn{
	border-bottom:1px solid #CA0017;
}
table .gremienFett{
	border-bottom:3px solid #6EB706;
}
table .gremienDuenn{
	border-bottom:1px solid #6EB706;
}
table .veranstaltungenFett{
	border-bottom:3px solid #0699B7;
}
table .veranstaltungenDuenn{
	border-bottom:1px solid #0699B7;
}
table .ferienFett{
	border-bottom:3px solid #194599;
}
table .ferienDuenn{
	border-bottom:1px solid #194599;
}
table .organisationFett{
	border-bottom:3px solid #EB410F;
}
table .organisationDuenn{
	border-bottom:1px solid #EB410F;
}


table .pruefungenRand {
	width:5px;
	background-color:#CA0017;
	border-color:#CA0017;
}
table .klausurenRand {
	width:5px;
	background-color:#C79BE5;
	border-color:#C79BE5;
}
table .msaRand {
	width:5px;
	background-color:#E16E94;
	border-color:#E16E94;
}
table .abiturRand {
	width:5px;
	background-color:#CD4651;
	border-color:#CD4651;
}
table .gremienRand {
	width:5px;
	background-color:#6EB706;
	border-color:#6EB706;
}
table .konferenzenRand {
	width:5px;
	background-color:#109C84;
	border-color:#109C84;
}
table .schueler_elternsprecherRand {
	width:5px;
	background-color:#467B4D;
	border-color:#467B4D;
}
table .bezirksausschuesseRand {
	width:5px;
	background-color:#C9D300;
	border-color:#C9D300;
}
table .foerdervereinRand {
	width:5px;
	background-color:#99C063;
	border-color:#99C063;
}
table .organisationRand {
	width:5px;
	background-color:#EB410F;
	border-color:#EB410F;
}
table .lehrerRand {
	width:5px;
	background-color:#E95D0F;
	border-color:#E95D0F;
}
table .schuelerRand {
	width:5px;
	background-color:#FE9821;
	border-color:#FE9821;
}
table .berufsberatungRand {
	width:5px;
	background-color:#FBBD43;
	border-color:#FBBD43;
} 
table .veranstaltungenRand {
	width:5px;
	background-color:#0699B7;
	border-color:#0699B7;
}
table .ferienRand {
	width:5px;
	background-color:#194599;
	border-color:#194599;
}


table .termineTitle{
	border:0px;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
	border-bottom:1px solid #B7B3AC;
}

table .termineText{
	padding-left:8px;
	border-bottom:1px solid #B7B3AC;
}

table .zeitraumRechts{
	text-align:right;
	padding-right:7px;
	border-bottom:3px solid;
}
table .zeitraumRechtsDiv {
	text-align:right;
	padding-right:7px;
	float:right;
}

table .textRechts,
table .textKleiner {
	color:#C0C0C0;
	width:72px;
	border-bottom:1px solid #B7B3AC;
	text-align:right;
}

table .textKleiner {
	width:68px;
	padding-right:5px;
}

table .textDunkel {
	color:#7D7D7D;
}

table.termine a {
	/*background-image:url(../alleseiten/allg_elemente/1pixel_transp.png);
	background-repeat:repeat;
	position:absolute;*/
	color:#FA6E00;
	cursor: pointer;
}
table.termine a:hover {
	color:#CA0017;
}

/*
table.termine a span {
	display:none;
}

table.termine a:active span {
	display:block;
}*/

.longText {
	width:301px;
	background-color: #FFF5DA;
	left:120px;
	top:-30px;
	z-index:30;
	position:absolute;
	padding-left:15px;
	padding-bottom:14px;
	border-top: 22px solid white;
	border-bottom: 3px solid white;
	
}

.blendText {
	display:none;
	left:291px;
	width:303px;
	background-color: #FFF5DA;
	z-index:30;
	position:absolute;
	padding-left:0px;
	padding-bottom:14px;
	border-bottom: 3px solid white;
}
.on {
	display:block;
	position:relative;
	left:0px;
	/* padding-left:10px;
	padding-right:10px; */
	width:600px;
}
.blendTitle {
	padding-top:1px;
	padding-bottom:4px;
	padding-left:15px; 
	margin-bottom:12px; 
	color:white; 
	font-weight: bold; 
}

/* .long {
  width:101%; 
  left:-10px;
} */

.blendClose {
	background-image:url(../alleseiten/allg_elemente/schliessen.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 12px;
	position:absolute;
	right:5px;
	top:5px;
}



div.bigTextLink {
	height:22px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:1px;
	width:24px;
}

div.bigTextLink a {
	background-image:url(../alleseiten/allg_elemente/1pixel_transp.png);
	background-repeat:repeat;
	display:block;
	position:absolute;
}

div.bigTextLink a span {
	display:none;
}

div.bigTextLink a:hover span {
	display:block;
}


/**************************************************************
* Kalenderdarstellung (Terminseite)
**************************************************************/

table.kalender {
	color:#7D7D7D;
	border-color:#B7B3AC;
	border-bottom:2px solid #B7B3AC;
	width:196px;
	text-align:center;
	/*background-color:#FFF9EC;*/
	z-index:20;
	position:absolute;
	margin:0px;
}

table.kalender th, 
table.kalender td{
	text-align:center;
	width:28px;
	border-color:#B7B3AC;
	border-bottom:1px solid #B7B3AC;
	padding:0px;
	padding-bottom:2px;
	z-index:20;
}

table.kalender th{
	background-color:#FFF9EC;
}

.rahmenZeile{
	background-color:#B7B3AC;
	height:2px;
	width:196px;
	margin:0px;
	padding:0px;
	position:static;
}

table .helleSchrift{
	color:#C0C0C0;
}

table.kalender a {
	background-image:url(../alleseiten/allg_elemente/1pixel_transp.png);
	background-repeat:repeat;
	position:absolute;
	width:28px;
	height: 18px;
}

table.kalender a span {
	display:none;
}

table.kalender a:hover span {
	display:block;
}

.toolTip {
	width:100px;
	font-size:9px;
	background-color: #FFF5DA;
	left:28px;
	top:0px;
	z-index:30;
	position:absolute;
	padding-left:6px;
	padding-bottom:2px;
	padding-top:2px;
	border-top: 2px solid #EB410F;
	border-bottom: 2px solid #EB410F;
}



div.hintergrundKalender{
	position:relative;
	top:19px;
	width:196px;
	height:76px;
	margin:0px;
}

.hintergrundEins {
	height:18px;
}

.hintergrundZwei  {
	height:9px;
}

.hintergrundZweiOben, .hintergrundZweiUntenRechts,
.hintergrundDreiObenRand, .hintergrundDreiObenMitte {
	height:9px;
	width:14px; 
	position:static;
	float:left; 
}
.hintergrundEinsUnten {
	height:9px;
	position:static; 
	clear:both;
}
.hintergundZweiUntenLinks {
	height:9px;
	width:14px;
	position:static; 
	clear:both; 
	float:left;
}
.hintergrundDreiObenRand {
	width:9px
}
.hintergrundDreiObenMitte {
	width:10px;
}

div.hintergrundTestDrei{
	width:28px;
	height:18px;
	position:absolute;
	z-index:5;
}


