@charset "utf-8";
/* CSS Document */
/* GLOBAL */

html, body {
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	
}


#shadow {
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: relative;
	top: 5px;
	background-color:#FFFFFF;
	width:950px;
	height: 980px;
	background: url(../img/static/s_shadow.gif) no-repeat right bottom;
	padding: 0px 8px 8px 0px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
}



#s_page {
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: absolute;
	background-color:#FFFFFF;
	width:950px;
	height: 980px;
	border:1px solid #b757af;
	
	
}

/*  HEADER  */



#s_header {
	position: absolute;
	top: 8px;
	left: 8px;
	width:930px;
	height: 132px;
}

#s_header_pic {
	position: absolute;
	top: 0px;
	left: 0px;
	width:700px;
	height: 105px;
	border: 1px solid #b757af;
}

#s_header_logo {
	position: absolute;
	top: -8px;
	left: 710px;
	width: 216px;
	height: 115px;
}

#s_header_leiste {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 930px;
	height: 24px;
	background: url(../img/static/s_leiste.gif);
	background-repeat: repeat-x;
	
}

#s_header_date {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 100px;
	height: 18px;
	
}

#s_header_kate {
	position: absolute;
	top: 4px;
	left: 140px;
	width: 400px;
	height: 18px;


}

#s_header_menu {
	position: absolute;
	top: 4px;
	left: 717px;
	width: 220px;
	height: 18px;
}

/* NAVIGATION */




#s_navi {
	position: absolute;
	left: 8px;
	top: 150px;
	width:125px;
	height: 700px;
	/**border: 1px solid #0000FF; **/
}

.s_navi_search { 
	
	display: block;
	text-decoration: none;
	width: 125px;
	color: #222222;
	height: 30px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}

.s_navi_search_input { 
	position: absolute;
	left: 17px;
	border: 1px solid #999999;
	width: 105px;
	height: 17px;

}



.s_navi_search_submit { 
	position: absolute;
	left: 25px;
	border: 1px solid #999999;
	font-size: 9px;
	width: 60px;
	height: 16px;

}


#s_navi_search_input_icon { 
	position: absolute;
	left: 0px;
	width: 15px;
	height: 19px;
	background: url(../img/static/s_lupe.gif) no-repeat;

}

#s_navi_search_option { 
	position: absolute;
	top: 25px;
	left: 17px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding: 8px;
	width: 100px;
	height: 104px;
	background-color:#FFFFFF;

}




.s_navi_button_1 a { 
	
	display: block;
	text-decoration: none;
	width: 125px;
	color: #222222;
	height: 18px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/static/s_navi1.gif);
	background-repeat: repeat-x;	
}

.s_navi_button_1 a:hover { 
background: url(../img/static/s_navi_over1.gif);
	background-repeat: repeat-x;
}


.s_navi_button_2 a { 
	
	display: block;
	text-decoration: none;
	width: 125px;
	color: #222222;
	height: 18px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/static/s_navi2.gif);
	background-repeat: repeat-x;	
}

.s_navi_button_2 a:hover { 
background: url(../img/static/s_navi_over2.gif);
	background-repeat: repeat-x;
}



.s_navi_button_3 a { 
	
	display: block;
	text-decoration: none;
	width: 125px;
	color: #222222;
	height: 18px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/static/s_navi3.gif);
	background-repeat: repeat-x;	
}

.s_navi_button_3 a:hover { 
background: url(../img/static/s_navi_over3.gif);
	background-repeat: repeat-x;
}


.s_navi_button_4 a { 
	
	display: block;
	text-decoration: none;
	width: 125px;
	color: #222222;
	height: 18px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/static/s_navi4.gif);
	background-repeat: repeat-x;	
}

.s_navi_button_4 a:hover { 
background: url(../img/static/s_navi_over4.gif);
	background-repeat: repeat-x;
}











#s_navi_detail {
	position: absolute;
	left: 5px;
	margin-top: 3px;
	width:14px;
	height: 14px;
}









/* MAIN */

#s_content {
	position: absolute;
	left: 150px;
	top: 152px;
	width:560px;
	height: 630px;
	
}





/* RIGHTLAYER */

#s_rlayer {
	position: absolute;
	left: 722px;
	top: 154px;
	width:216px;
	height: 625px;
}

/**
.s_rlayer_headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		fontcolor: #999999;
		border-bottom: 1px dashed #555555;
}

**/

/** NEWSLETTER MODUL **/

#s_newsl {
	position: relative;
	left: 0px;
	top: 5px;
	bottom: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width:196px;
	height: 47px;
	background: url(../img/static/newsl/s_newsl_back.gif);
	background-repeat: repeat-x;
}

#s_newsl_title { 
	position: absolute;
	top: 3px;
	left: 4px;
	width: 200px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
}

.s_newsl_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 9px;
	
}

.s_newsl_input { 
	border: 1px solid #BBBBBB;
	width: 150px;

}

.s_newsl_submit { 
	border: 1px solid #BBBBBB;
	width: 40px;

}



#s_newsl_form { 
	position: absolute;
	top: 23px;
	width: 200px;
	height: 40px;
	text-align: left;
}


/* UMFRAGE MODUL    */

#s_umfrage {
	position: relative;
	left: 0px;
	top: 5px;
	margin-bottom: 5px;
	padding: 12px;
	width:192px;
	height: 174px;
	background: url(../img/static/umfrage/s_umfrage_back.gif);
	background-repeat: repeat-x;

}

#s_umfrage_form {
	position: absolute;
	top: 16px;
}

.s_umfrage_submit { 

	font-size: 11px;


}



/* ZITATE MODUL */

#s_zitate {
	position: relative;
	left: 0px;
	top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width:196px;
	height: 108px;

	background: url(../img/static/zitate/s_zitate_back.gif);
	background-repeat: repeat-x;

}

#s_zitate_form {
	position: absolute;
	top: 9px;
}

#s_zitate_zitat {
	position: absolute;
	top: 28px;
	width: 196px;
}


.s_zitate_autor {
	text-align: right;
	width: 196px;
	font-weight:bold;
}



/* FOOTER */

#s_footer {
	position: absolute;
	left: 8px;
	top: 790px;
	width:930px;
	height: 180px;

	
	}

#s_footer_icons {
	position: absolute;
	top: 20px;
	width:930px;
	height: 55px;
	text-align: center;
	
	}


#s_footer_text {
	position: absolute;
	left: 15px;
	top: 80px;
	width:900px;
	height: 100px;
	text-align: center;

	
	}





.footer {
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #888888;
}


.footer a {
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #888888;
}

.footer a:hover {
			color: #666666;
			text-decoration: underline;
			
}

/** BOXEN **/

#s_box3_1 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 548px;
	height: 202px;
	background: url(../img/static/box/s_box3_1.gif)
	
	}
	
	#s_box1_0 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 202px;
	background: url(../img/static/box/s_box1_0.gif);
	
	}
	
	
#s_box1_1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 202px;
	background: url(../img/static/box/s_box1_1.gif);
	
	}
	
	
#s_box2q_1 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 364px;
	height: 202px;
	background: url(../img/static/box/s_box2q_1.gif);
	
	}
	
#s_box2h_1 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 179px;
	height: 410px;
	background: url(../img/static/box/s_box2h_1.gif);
	
	}
	

/**  CC  **/

#s_box3_2 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 548px;
	height: 202px;
	background: url(../img/static/box/s_box3_2.gif);
	
	}
	
#s_box1_2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 202px;
	background: url(../img/static/box/s_box1_2.gif);
	
	}
	
	
#s_box2q_2 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 364px;
	height: 202px;
	background: url(../img/static/box/s_box2q_2.gif);
	
	}
	
#s_box2h_2 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 179px;
	height: 410px;
	background: url(../img/static/box/s_box2h_2.gif);
	
	}
	

/**  CC  **/


#s_box3_3 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 548px;
	height: 202px;
	background: url(../img/static/box/s_box3_3.gif);
	
	}
	
#s_box1_3 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 202px;
	background: url(../img/static/box/s_box1_3.gif);
	
	}
	
	
#s_box2q_3 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 364px;
	height: 202px;
	background: url(../img/static/box/s_box2q_3.gif);
	
	}
	
#s_box2h_3 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 179px;
	height: 410px;
	background: url(../img/static/box/s_box2h_3.gif);
	
	}
	

/**  CC  **/



#s_box3_4 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 548px;
	height: 202px;
	background: url(../img/static/box/s_box3_4.gif);
	
	}
	
#s_box1_4 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 202px;
	background: url(../img/static/box/s_box1_4.gif);
	
	}
	
	
#s_box2q_4 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 364px;
	height: 202px;
	background: url(../img/static/box/s_box2q_4.gif);
	
	}
	
#s_box2h_4 {
	position: relative;
	left: 2px;
	top: 0px;
	width: 179px;
	height: 410px;
	background: url(../img/static/box/s_box2h_4.gif);
	
	}
	

/**  CC END  **/


/**  TITLES  **/

.s_box_title a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.s_box_title_0 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-top: 2px;
	text-decoration: none;
}
	

#s_box1_title_0 { 
	position: absolute;
	top: 9px;
	left: 4px;
	width: 171px;
	height: 16px;
	text-align: center;
}


#s_box1_title { 
	position: absolute;
	top: 6px;
	left: 4px;
	width: 171px;
	height: 16px;
	text-align: center;
}

#s_box2_title { 
	position: absolute;
	top: 5px;
	left: 4px;
	width: 356px;
	height: 16px;
	text-align: center;
}

#s_box3_title { 
	position: absolute;
	top: 6px;
	left: 4px;
	width: 540px;
	height: 16px;
	text-align: center;
}	
	
/**  SUBTITLES  **/

.s_box_subtitle_1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#53b7d1;
	text-decoration: none;
}
.s_box_subtitle_1 a:hover {
text-decoration: underline;
}

.s_box_subtitle_2 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b968b4;
	text-decoration: none;
}
.s_box_subtitle_2 a:hover {
text-decoration: underline;
}

.s_box_subtitle_3 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#Fa8a8a8;
	text-decoration: none;
}
.s_box_subtitle_3 a:hover {
text-decoration: underline;
}

.s_box_subtitle_4 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7bb42d;
	text-decoration: none;
}
.s_box_subtitle_4 a:hover {
text-decoration: underline;
}

#s_box1_subtitle { 
	position: relative;
	top: 33px;
	left: 10px;
	width: 158px;
	text-align: left;
}


#s_box2_subtitle { 
	position: relative;
	top: 33px;
	left: 10px;
	width: 183px;
	text-align: left;
}

#s_box3_subtitle { 
	position: relative;
	top: 33px;
	left: 10px;
	width: 343px;
	text-align: left;
}




/**  TEXT **/

.s_box_text a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.s_box_text a:hover {
text-decoration: underline;
}



#s_box1_text { 
	position: relative;
	top: 40px;
	left: 11px;
	line-height: 15px;
	width: 158px;
	text-align: left;

}


#s_box2_text { 
	position: relative;
	top: 40px;
	left: 11px;
	line-height: 15px;
	width: 183px;
	text-align: left;

}



#s_box3_text { 
	position: relative;
	top: 40px;
	left: 11px;
	line-height: 15px;
	width: 343px;
	text-align: left;

}



/**  PINS **/

#s_pin3_1 {
	position: absolute;
	top: 35px;
	left: 390px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin1.jpg);
	background-repeat: no-repeat;

}

#s_pin3_2 {
	position: absolute;
	top: 35px;
	left: 390px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin2.jpg);
	background-repeat: no-repeat;

}

#s_pin3_3 {
	position: absolute;
	top: 35px;
	left: 390px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin3.jpg);
	background-repeat: no-repeat;

}

#s_pin3_4 {
	position: absolute;
	top: 35px;
	left: 390px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin4.jpg);
	background-repeat: no-repeat;

}

#s_pin3_pic {
	position: absolute;
	top: 30px;
	left: 8px;
	width: 105px;
	height: 94px;
	/* border:1px solid #FF0000; */
}




#s_pin2_1 {
	position: absolute;
	top: 35px;
	left: 215px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin1.jpg);
	background-repeat: no-repeat;

}

#s_pin2_2 {
	position: absolute;
	top: 35px;
	left: 215px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin2.jpg);
	background-repeat: no-repeat;

}

#s_pin2_3 {
	position: absolute;
	top: 35px;
	left: 215px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin3.jpg);
	background-repeat: no-repeat;

}

#s_pin2_4 {
	position: absolute;
	top: 35px;
	left: 215px;
	width: 129px;
	height: 149px;
	background: url(../img/static/pins/s_pin4.jpg);
	background-repeat: no-repeat;

}


/** BANNER   **/


#s_banner {
	position: absolute;
	top: 215px;
	width: 216px;
	height: 410px;
}

#s_banner_1 {
	position: relative;
	top: 0px;
	padding:1px;
	width: 212px;
	height: 90px;
	border: 1px solid #AAAAAA;
}

#s_banner_2 {
	position: relative;
	margin-top: 11px;
	padding:1px;
	width: 212px;
	height: 90px;
	border: 1px solid #AAAAAA;
}

#s_banner_pp {
	position: relative;
	margin-top: 1px;
	padding:1px;
	width: 390px;
	height: 90px;
	border: 1px solid #AAAAAA;
}



/** ARTIKEL_BASE **/

#shadow_a {
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: relative;
	background-color:#FFFFFF;
	width:950px;
	top: 5px;
	background: url(../img/static/s_shadow.gif) no-repeat right bottom;
	padding: 0px 8px 8px 0px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
}

#s_page_a {
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: relative;
	background-color:#FFFFFF;
	width:950px;

	border:1px solid #b757af;
}

#s_content_a {
	position: relative;
	left: 148px;
	top: 152px;
	width:560px;
	margin-bottom: 180px;
}


#s_footer_a {
	position: relative;
	left: 8px;
	top: -20px;
	width:930px;
	height: 180px;
}
	
	
/**  ARTIKEL **/


#artikel-top {
	position: relative;
	top: 0px;
	width:560px;
	height: 48px;
	background: url(../img/static/artikel_back.jpg) no-repeat;

	margin-bottom: 8px;
	border: 1px solid #888888;

 /* border: 1px solid #EA35CF; */
}


#artikel {
	position: relative;
	top: 0px;
	width:530px;
	padding: 15px;
/*	border: 1px solid #DDDDDD; */
 /* border: 1px solid #EA35CF; */
}

#kids_artikel {
	position: relative;
	top: 0px;
	width:530px;
	padding: 15px;
    border: 2px solid #A55DA1;
 /* border: 1px solid #EA35CF; */
}

#artikel_empty {
	position: relative;
	top: 0px;
	width:560px;
/* border: 1px solid #DDDDDD; */
 /* border: 1px solid #EA35CF; */
}


.artikel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333333;

}

.atop {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #A55DA1;
		font-weight: bold;

}


.s_artikel_button a { 
	
	display: block;
	text-decoration: none;
	width: 181px;
	color: #222222;
	height: 16px;
	padding-top: 2px;
	margin-top: 1px;
	font-family:Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #888888;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/static/s_artikel.gif);
	background-repeat: repeat-x;	
}

.s_artikel_button a:hover { 
background: url(../img/static/s_artikel_over.gif);
	background-repeat: repeat-x;
}

/** ARTIKEL AUFLISTUNG **/


#s_artikel_list {
		position: relative;
		padding-top: 8px;
		padding-bottom: 8px;
		left: 5px;
		width: 545px;
		border-bottom: 1px dotted #333333;
		/* border: 1px solid #FF0000;  */
}

#s_artikel_list_empty {
		position: relative;
		padding-top: 8px;
		padding-bottom: 8px;
		left: 5px;
		width: 545px;
		height: 120px;

		/* border: 1px solid #FF0000;  */
}


.s_artikel_list {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;

}



.s_artikel_list_ueb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0099CC;
		font-weight: bold;
		text-decoration: none;

}

.s_artikel_list_ueb_spez {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		background-color: #F5F5F5;

}

.s_artikel_list_ueb a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0099CC;
		font-weight: bold;
		text-decoration: none;

}



.s_artikel_list_ueb a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0099CC;
		font-weight: bold;
		text-decoration: underline;

}


.s_artikel_list_ueb2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #bb73b6;
		font-weight: bold;
		text-decoration: none;

}

.s_artikel_list_ueb2 a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #bb73b6;
		font-weight: bold;
		text-decoration: none;

}



.s_artikel_list_ueb2 a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #bb73b6;
		font-weight: bold;
		text-decoration: underline;

}


.s_artikel_list_subueb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: bold;
		text-decoration: none;

}

.s_artikel_list_subueb a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: bold;
		text-decoration: none;

}

.s_artikel_list_subueb a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: bold;
		text-decoration: underline;

}

#s_artikel_list_width {
		position: relative;
		width: 370px;
		/* border: 1px solid #FF0000; */
}

#s_artikel_list_width_spez {
		position: relative;
		width: 545px;
		/* border: 1px solid #FF0000; */
}

#s_artikel_list_width a {
		position: relative;
		width: 370px;
		text-decoration: none;
		/* border: 1px solid #FF0000;  */
}

#s_artikel_list_width a:hover{
		position: relative;
		width: 370px;
		text-decoration: underline;
		/* border: 1px solid #FF0000;  */
}

#s_artikel_list_pic {
		position: absolute;
		top: 25px;
		left: 396px;
		width: 150px;

}


/** AUFLISTUNG **/


 /** ARTIKEL **/
 
#s_list_top_kitas {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/kitas_back.jpg) no-repeat;
}

#s_list_top_ogs {
	position: relative;
	top: 4px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/ogs_back.jpg) no-repeat;
}

#s_list_top_erziehung {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/erziehung_back.jpg) no-repeat;
}

#s_list_top_gesundheit {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/gesundheit_back.jpg) no-repeat;
}

#s_list_top_gewinnspiele {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/gewinnspiele_back.jpg) no-repeat;
}

#s_list_top_partner {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}

#s_list_top_kooperationspartner {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}

#s_list_top_partnerunternehmen {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}

#s_list_top_themenplaene {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}

#s_list_top_diverses {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}


#s_list_top_infos {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}


#s_list_top_patenschaften {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}

#s_list_top_sponsoring {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/partner_back.jpg) no-repeat;
}




#s_list_top_onlineshops {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/onlineshops_back.jpg) no-repeat;
}

#s_list_top_geschichten {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/geschichten_back.jpg) no-repeat;
}

#s_list_top_reime_lieder {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/reime_lieder_back.jpg) no-repeat;
}

#s_list_top_basteln_malen {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/basteln_malen_back.jpg) no-repeat;
}


#s_list_top_mediadaten {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/basteln_malen_back.jpg) no-repeat;
}

#s_list_top_kochen_backen {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/kochen_backen_back.jpg) no-repeat;
}

#s_list_top_spiele {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/spiele_back.jpg) no-repeat;
}

#s_list_top_merkzettel {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/spiele_back.jpg) no-repeat;
}

#s_list_top_impfkalender {
	position: relative;
	top: 3px;
	width:555px;
	height: 48px;

	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: url(../img/static/impfkalender_back.jpg) no-repeat;
}




/** ADRESSEN **/




#s_list_seiten {
	position: relative;
	top: 0px;
	width:400px;
	height: 20px;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #CCCCCC;

}

#s_list_table {
	position: relative;
	top: 3px;
	width: 380px;


}





#s_list_adress1 {
	position: relative;
	top: 0px;
	width:380px;
	height: 73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #BBBBBB;
	background-color: #F4F4F4;

}





#s_list_adress2 {
	position: relative;
	top: 0px;
	width:380px;
	height: 73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #BBBBBB;
	background-color: #FFFFFF;

}

#s_list_adress3 {
	position: relative;
	top: 0px;
	width:380px;
	height: 73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #888888;
	background-color: #ffecff;

}



#s_list_adress_off {
	position: relative;
	top: 0px;
	width:380px;
	height: 73px;
}

#s_list_adress_off_nrw {
	position: relative;
	top: 0px;
	width:380px;
	height: 90px;
}


#s_list_adress_titel {
	position: relative;
	top: 1px;
	left: 75px;
	width:250px;

}

.s_list_adress_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;


}


.s_list_adress_titel1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;


}

#s_list_adress_icon {
	position: absolute;
	top: 7px;
	left: 7px;
	width:53px;
	padding-right: 8px;
	vertical-align: middle;
	height: 68px;
	border-right: 1px solid #DDDDDD;


}

#s_list_adress_icon3 {
	position: absolute;
	top: 7px;
	left: 7px;
	width:53px;
	padding-right: 8px;
	vertical-align: middle;
	height: 68px;
	border-right: 1px solid #BBBBBB;


}

#s_list_adress_feld {
	position: relative;
	top: 2px;
	left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:250px;
	height: 58px;
	
}

#s_list_adress_feld_hp {
	position: absolute;
	top: 43px;
	left: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width:70px;
	height: 13px;
	
	
}


#s_list_adress_feld1 {
	position: relative;
	top: 2px;
	left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	width:250px;
	height: 58px;
}


#s_list_adress_optionen {
	position: absolute;
	top: 8px;
	left: 353px;
	width:33px;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: middle;
	height: 58px;
	border-left: 1px solid #DDDDDD;
	/**  border: 1px solid #FF0000; **/


}

#s_list_adress_optionen3 {
	position: absolute;
	top: 8px;
	left: 353px;
	width:33px;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: middle;
	height: 58px;
	border-left: 1px solid #BBBBBB;



}




/** KARTE **/


#s_list_adress_pull {
	position: absolute;
	top: 62px;
	left: 415px;
	color:#333333;
	width: 137px;
	height: 165px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #999999;


}

#s_list_adress_pull_b {
width: 137px;
border: 1px solid #999999;
background-color:#FEFEFE;



}


#s_list_adress_karte {
	position: absolute;
	top: 87px;
	left: 415px;
	color:#333333;
	width: 137px;
	height: 165px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #999999;


}



#s_list_adress_karte_text {
	position: absolute;
	top: 256px;
	left: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width: 137px;
	padding-top: 2px;
	padding-bottom: 6px;
	text-align: center;

	border-bottom: 1px dotted #999999;

}





.s_list_adress_karte_link a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		text-decoration: none;

}

.s_list_adress_karte_link a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: underline;

}




/* help */

#help_top {
	width: 420px;
	font-size: 14px; 
	height: 17px;
	padding: 2px;
	background-color: #FFF0FB;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.help_top a {
	text-decoration: none;
}


#help_text {
margin-top: 8px;
font-size: 12px;
padding: 10px;
background-color: #EFEFEF;
}

#help_fill {
margin-top: 8px;
font-size: 12px;
padding: 10px;
height: 220px;
widows: 330px;
}



/* SMILE FÜR KIDS */

#s_kids_list {
	position: relative;
	top: 1px;
	width: 555px;
	height: 407px; 
	background-image: url(../img/static/kids_listung_hintergrund.jpg);
	background-repeat: no-repeat;

}

#s_kids_list_ueb {
		position: absolute;
		left: 25px;
		top: 25px;
}

#s_kids_list_abc {
		position: absolute;
		left: 25px;
		top: 60px;
		width: 500px;
}

.s_kids_list_abc a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #754872;
		text-decoration: none;
}


.s_kids_list_link a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		text-decoration: underline;
}

.s_kids_list_link a:hover {
		color: #754872;

}

#s_kids_list_artikel {
		position: absolute;
		left: 25px;
		top: 80px;
		width: 515px;
		height: 305px;
		overflow: auto;
}

.s_kids_list_h a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
}



/** contact_form**/

.form_class {
		border: 1px solid #b968b4;
		background: #FFFFFF;
}

.form_class2 {
		border: 1px solid #b968b4;
		background: #FFE1F8;
}


/** LINKSTAUTS **/

#link_stat { 
	position: fixed;
	margin:0;
	top: 260px;
	left: 39%;
	width: 200px;
	height: 25px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 2px solid  #C203AF;
	background-color: #F3F3F3;
	
}

/*** BILDAUSRICHTUNG ***/

  .alignleft {
   		float:left;
	   margin:0 12px 8px 0;
	}
   .alignright {
   		margin:0 0 8px 8px;
   		float:right;
	}
	
	.aligncenter {
   	margin: 8px 0 8px 0;
	} 

/*** Hovermenu ***/





#s_top_menu1 {
		position: absolute;
		top: 0px;
		left: 10px;
}

#s_top_menu2 {
		position: absolute;
		top: 0px;
		left: 130px;
}

#s_top_menu3 {
		position: absolute;
		top: 0px;
		left: 240px;
}


#s_top_menu4 {
		position: absolute;
		top: 0px;
		left: 335px;
}


/** ELTERN **/

#menu1 {
width: 100%;
/* background: #eee; */
float: left;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}

#menu1 a {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu1 h2 {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
margin: 0;
padding: 1px 3px;
}

#menu1 a {
color: #000;
background: #F6F6F6;
text-decoration: none;
}

#menu1 a:hover {
color: #FFF;
background: #5badc5;
}

#menu1 li {position: relative;}

#menu1 ul ul {
position: absolute;
z-index: 500;
}

#menu1 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul
{display: none;}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul
{display: block;}


<!--[if IE]>
<style type="text/css" media="screen">
 #menu1 ul li {float: left; width: 100%;}

<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
/* font-size: 100%; */
}

#menu1 ul li a {height: 1%;} 

#menu1 a, #menu1 h2 {
/* font: bold 0.7em/1.4em arial, helvetica, sans-serif; */
}
</style>
<![endif]-->


/** KIDS **/

#menu2 {
width: 100%;
/* background: #eee; */
float: left;
}

#menu2 ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}

#menu2 a {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu2 h2 {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
margin: 0;
padding: 1px 3px;
}

#menu2 a {
color: #000;
background: #F6F6F6;
text-decoration: none;
}

#menu2 a:hover {
color: #FFF;
background: #d19cce;
}

#menu2 li {position: relative;}

#menu2 ul ul {
position: absolute;
z-index: 500;
}

#menu2 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu2 ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul ul li:hover ul ul
{display: none;}

div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul
{display: block;}


<!--[if IE]>
<style type="text/css" media="screen">
 #menu2 ul li {float: left; width: 100%;}

<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
/* font-size: 100%; */
}

#menu2 ul li a {height: 1%;} 

#menu2 a, #menu2 h2 {
/* font: bold 0.7em/1.4em arial, helvetica, sans-serif; */
}
</style>
<![endif]-->


/** INFOS **/

#menu3 {
width: 100%;
/* background: #eee; */
float: left;
}

#menu3 ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}

#menu3 a {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu3 h2 {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
margin: 0;
padding: 1px 3px;
}

#menu3 a {
color: #000;
background: #F6F6F6;
text-decoration: none;
}

#menu3 a:hover {
color: #FFF;
background: #a1a3a5;
}

#menu3 li {position: relative;}

#menu3 ul ul {
position: absolute;
z-index: 500;
}

#menu3 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu3 ul ul,
div#menu3 ul li:hover ul ul,
div#menu3 ul ul li:hover ul ul
{display: none;}

div#menu3 ul li:hover ul,
div#menu3 ul ul li:hover ul,
div#menu3 ul ul ul li:hover ul
{display: block;}


<!--[if IE]>
<style type="text/css" media="screen">
 #menu3 ul li {float: left; width: 100%;}

<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
/* font-size: 100%; */
}

#menu3 ul li a {height: 1%;} 

#menu3 a, #menu3 h2 {
/* font: bold 0.7em/1.4em arial, helvetica, sans-serif; */
}
</style>
<![endif]-->



/** MEHR **/

#menu4 {
width: 100%;
/* background: #eee; */
float: left;
}

#menu4 ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}

#menu4 a {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu4 h2 {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
display: block;
margin: 0;
padding: 1px 3px;
}

#menu4 a {
color: #000;
background: #F6F6F6;
text-decoration: none;
}

#menu4 a:hover {
color: #FFF;
background: #88bb41;
}

#menu4 li {position: relative;}

#menu4 ul ul {
position: absolute;
z-index: 500;
}

#menu4 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu4 ul ul,
div#menu4 ul li:hover ul ul,
div#menu4 ul ul li:hover ul ul
{display: none;}

div#menu4 ul li:hover ul,
div#menu4 ul ul li:hover ul,
div#menu4 ul ul ul li:hover ul
{display: block;}


<!--[if IE]>
<style type="text/css" media="screen">
 #menu4 ul li {float: left; width: 100%;}

<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
/* font-size: 100%; */
}

#menu4 ul li a {height: 1%;} 

#menu4 a, #menu4 h2 {
/* font: bold 0.7em/1.4em arial, helvetica, sans-serif; */
}
</style>
<![endif]-->


 
	


