@charset "utf-8";
/* CSS Document */

.background{
	width:102%;
	height:102%;
	background:url(bilder/bg.jpg);
	margin-top:-10px;
	margin-left:-10px;
	z-index:10;
	position:fixed;
}

.zeichnung_left{
	background:url(bilder/zeichnung_left.png);
	width:354px;
	height:828px;
	margin-left:-10px;
	float:left;
	opacity:0.5;
	z-index:20;
	position:relative;
}

.zeichnung_right{
	background:url(bilder/zeichnung_right.png);
	width:354px;
	height:828px;
	float:right;
	opacity:0.5;
	z-index:20;
	position:relative;
}

.header{
	width:908px;
	height:142px;
	background-color:#dfdb00;
	margin:0 auto;
	z-index:40;	
	position:relative;
	margin-top:-10px;
}

.logo{
	background:url(bilder/logo.png);
	width:442px;
	height:169px;
	margin-left:20px;
	float:left;
	border:none;
}

.navi_punkt{
	background:url(bilder/navi_punkt.png);
	width:51px;
	height:51px;
	float:left;
	margin-right:20px;
	padding-top:5px;
	background-repeat:no-repeat;
}

.navi_punkt_1{
	background:url(bilder/navi_punkt.png);
	width:51px;
	height:51px;
	float:left;
	margin-right:20px;
	padding-top:15px;
	background-repeat:no-repeat;
}

.navi_top{
	width:426px;
	height:51px;
	float:right;
	margin-top:71px;
}

.content{
	width:908px;
	height:828px;
	background:url(bilder/content.jpg);
	z-index:30;
	position:relative;
    margin: 0 auto -10px;
	font-family:Arial, Helvetica, sans-serif;
}

.ueberschrift_balken{
	width:291px;
	height:36px;
	background-color:#e41270;
	float:right;
	margin-bottom:30px;
	margin-right:-50px;
	position:relative;
	z-index:50;
}

.ueberschrift{
	float:right;
	margin-top:8px;
	font-size:20px;
	color:#FFF;
	margin-right:20px;
	position:relative;
	z-index:50;
}

.contenttext{
	height:798px;
	width:350px;
	float:right;
	margin-top:30px;
	margin-right:50px;
	position:relative;
	z-index:60;
}

.anfangsbuchstabe{	
	font-size:30px;
	color:#e41270;
	margin-top:66px;
}

.text_content{
	font-size:12px;
	color:#000;
	float:left;
}

.text_content_stichpunkt{
	font-size:12px;
	color:#000;
	float:left;
}

.text_content_pink{
	font-size:12px;
	color:#e41270;
}

.text_content_1{
	font-size:12px;
	margin-top:-20px;
	color:#000;
}

.text_content_2{
	font-size:14px;
	margin-top:-20px;
	color:#000;
}

.text_content_gross{
	font-size:22px;
	color:#000;
	float:left;
}

.text_content_fett{
	font-size:14px;
	color:#000;
}

.text_content_fett_pink{	
	font-size:16px;
	color:#e41270;
}

.stichpunkt{
	background:url(bilder/stichpunkt.png);
	width:4px;
	height:4px;
	margin-top:20px;
	float:left;
}

.adresse{
	float:left;
	margin-top:15px;
	width:350px;
}

.adresse_1{
	float:left;
	margin-top:-65px;
}

.navi_left_btn{
	margin-top:20px;
	margin-left:10px;
	border:none;
}

.navi_left_btn_2{
	margin-top:-5px;
	margin-left:10px;
	border:none;
}

.links{
	background:url(bilder/bild_start.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.links_erzieher{
	background:url(bilder/bild_erzieher.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.links_theorie{
	background:url(bilder/bild_theorie.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.links_verguetung{
	background:url(bilder/bild_verguetung.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.links_foerderung{
	background:url(bilder/bild_foerderung2.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.links_foerderung2{
	background:url(bilder/bild_foerderung.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:828px;
}

.vertikalbalken{
	width:43px;
	height:778px;
	background-color:#dfdb00;
	margin-left:281px;
	margin-top:-828px;
	padding-top:50px;
	z-index:40;
	position:relative;
}

.anfuehrungsstriche_1{
	background:url(bilder/anfuehrungsstriche.png);
	width:29px;
	height:20px;
	float:left;
	margin-left:50px;
	margin-top:-10px;
}

.anfuehrungsstriche_2{
	background:url(bilder/anfuehrungsstriche.png);
	width:29px;
	height:20px;
	float:right;
	margin-right:20px;
	margin-top:-10px;
}

.blende{
	background:url(bilder/blende.png);
	width:281px;
	height:382px;
	float:left;
	margin-top:419px;
}

.text_fett{
	margin-top:30px;
	margin-left:30px;
	width:200px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e41270;
}

.text{
	margin-top:10px;
	margin-left:30px;
	width:200px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.footer{
	width:337px;
	height:103px;
	float:left;
	margin-top:-40px;
	margin-left:90px;
}

.footer_theorie{
	width:337px;
	height:103px;
	float:left;
	margin-left:90px;
}

.footer_btn{
	float:left;
	width:31px;
	height:31px;
	margin-right:20px;
	margin-top:72px;
	z-index:50;
	position:relative;
}

.footer_kamera{
	float:right;
	width:103px;
	height:103px;
	margin-right:30px;
	z-index:50;
	position:relative;
}