/* CSS für die Zwischenseiten */


body{
	background-color: #06948B;
	background-color: #89D8D3;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../img/bg_zw.gif);	
	color:#333;
}

#main{
	width: 990px;
	height: 770px;
	min-height: 1200px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 10px 20px 45px 16px;
}

#header{
	/*padding: 12px 12px 18px 0px;*/
	padding: 12px 12px 18px 78px;
	/*width: 980px;*/
	height: 100px;
}

#logo{
	text-align: left;
	float:left;
	/*margin-left: 38px;*/
}

#logo p{		
	line-height: 110%;
	color: gray;
	font-size: 8pt;
	line-height: 9pt;
	margin-top: 5px;
}

#banner{
	margin-top: 10px;
}

/* Navigation */

#navi{
	border-top: 2px solid #09A69D;
	clear: both;
	border-bottom: 10px solid #09A69D;
	padding: 8px 0px 8px 0px;
	width: 990px;
	margin-top: 0px;
}

#navi a:hover{
	color: #09A69D;
	text-decoration: underline;
	
}

#navi table{
	color: #09A69D;
	width: 990px;
}

/* Links */
#zurueck{
	text-align: right;
	width: 240px;
}

#mitte{
	text-align: center;
	width: 510px;
}

#hauptseite{
	text-align: left;
	width: 240px;
}
/*   navigation ende */


/* Speziell für Zwischenseite der Eltern */
#content_eltern{
	margin-left: 16px;
	/*border-left: 10px solid #09A69D;*/
	padding: 40px;
	width: 850px;
	text-align: left;
	padding-left: 60px;
}

#content_eltern img{
	float:left;
	margin: 5px;
	padding-top: 0px;
}

/*#content_eltern p, #content_eltern h2{
	margin-left: 165px;
}*/

/* Speziell für Zwischenseite der zuweisenden Stellen */
#content_aemter{
	margin-left: 16px;
	/*border-left: 10px solid #09A69D;*/
	padding: 40px;
	width: 850px;
	text-align: left;
	padding-left: 60px;
}

/* Speziell für Zwischenseite der Jugendlichen */
#content_jugend{
	margin-left: 16px;
	margin-top: 10px;
	padding: 40px;
	padding-left: 60px;
	padding-top: 10px;
	width: 850px;
	text-align: left;
}

#content_jugendimg{
	float: right;
	width: 250px;
	margin: 0px 0px 2px 12px;
	padding: 5px;
	font-size: 9pt;
	vertical-align: text-top;
}

#content_jugend h1{
	margin-bottom: 10px;
}

#jugendanzimg{
	width: 250px;
	height: 250px;
	padding-top: 0px;
	border: none;
	margin-top: 5px;
}

#jugendtitel{
	width: 300px;
}

#content_tagesablauf{
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	width:230px;
}

#content_tagesablauf a{
  background-position:bottom;  
  display:block;
  width:80px;
  height:80px;
}

#content_tagesablauf a:hover{
  background-position:bottom;  
}

#content_tagesablauf img{
  border:none;
}

#content_tagesablauf td{
	margin: 0px;
	text-align: right;
	padding: 10px;
	/*color: #848284;*/
}

#jugendcomimg{
	/*color: #848284;*/
	color: #909090;
	padding-top: 7px;
}
#jugendcomimggross{
	/*color: #848284;*/
	/*padding-left: 10px;*/
	float:left;
}

#content_jugend_schliessen{
}

#content_jugend_bild{
	width: 500px;
	text-align:right;
}

#imageViewer{
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #999999;
}
#imageViewerText{	
	color: #909090;
}