/*
vertikale Zentrierung
-------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  font-family: 'Droid Sans', sans-serif;
  background-color:#C0BFC0;
}

.main {
  padding-top: 50px;
  width: 100%;
  border: 0;
  align: center;
  cellpadding: 0;
  cellspacing: 0;
  background-color:#C0BFC0;
  color: #2f3537;

}

/* bild mit geschwungenem rand und leerem Inhalt */
#maincontainer{

  width: 900px;
  height: 700px;
  margin: 0px auto;
  display: block;
  background-image: url(../images/container.jpg);
}

/* macht  dass der Text über der Hintergrundverlängerung dargestellt wird */
#text_wrapper{

   position: relative;

 }

 /* Navigation  */

 #navigation {
    width: 880px;
    height: 30px;
    margin-top: 30px;
    display: block;
    float: left;

 }



.line{
    width: 670px;
    height:2px;
    margin-left:105px;
    background-color:white;
    float:left;
    text-align: center;


}

.links{
    width: 880px;
    height:20px;
    float:left;
    text-align: center;
	 letter-spacing:0.07em;


}

A{
  font-size: 13px;
  padding: 7px;
  border: 0 px;
}

A:link {color: #FFFFFF; font-weight:bold;text-decoration:none;}
A:visited {color: #FFFFFF; font-weight:bold;text-decoration:none; }
A:active {color: #465053; font-weight:bold;text-decoration:none; }
A:hover {color:#465053; font-weight:bold; text-decoration:none;}

  /* navigation ende */
/* logos */


#logos{
  width: 900px;
  height: 150px;
  margin: 0px auto;
  display: block;
  /* cbackground-color: blue; */
}
#mond_logo{
  width: 210px;
  margin-left: 90px;
  margin-top: 30px;
  float:left;
  height: 100px;
}

#mitte_logo{
  width: 270px;
  float:left;
  margin-top: 14px;
  margin-left: 30px;
  height: 100px;
}
#sonne_logo{
  width: 210px;
  margin-left: 90px;
  margin-top: 30px;
  float:left;
  height: 100px;
}

/* Logos ende*/

/* einstiegsseite start */
#hintergrund_grau{
  width: 880px;
  margin-left: 10px;
  margin-right: 10px;
  height: 550px;
  display: block;
  float: left;
  background-image: url(../images/hintergrund_grau.jpg);

}

#typo_logo{
    width: 880px;
    height:200px;
    padding-top:250px;
    float:left;
    color:#FFFFFF;
    text-align: center;
    font-weight: bold;
}

/* braucht es auf allen grauen Seiten */
#abschluss_grau{
    display: block;
    float:left;
	height:40px;
    width:900px;
    background-image: url(../images/abschluss_grau.jpg);
	
}

 /* ende startseite */

/* login */

/* Login Admin */

.loginfiller {
  height:260px;
    width:880px;
    vertical-align:middle;
}

.loginFailed {
  float:left;
  margin:0px auto;
  display:block;
  width: 870px;
  height:25px;
  padding-left:30px;

}

.log {
   float:left;
   margin:0px auto;
   display:block;
   width: 120px;
   height:25px;
   padding-left:30px;

}

.logInput {
  width:150px;

  border:1px solid #1A4DCC;
  background-color:#FFFFFF;

}
.user_login{
  width:730px;
  height:25px;
  float:left;
  margin:0px auto;
  display:block;

}






/* Lernfoerderung start */



#lefoe{
  width: 880px;
  margin-left: 10px;
  height: 550px;
  text-align: center;
  display: block;
  float:left;

  background-image: url(../images/hintergrund_lernen.jpg);

}

#verlaengerung_lefoe{
    display: block;
    float:left;
    width:900px;
    background-image: url(../images/verlaengerung_lernen.jpg);

}




 #anzeige_lefoe_schlagworte{
    float: left;
    display:block;
    width:900px;
    text-align: center;
    font-size: 35px;
    letter-spacing:0.05em;
    color:#465053;

}
 #anzeige_lefoe_text{
    float: left;
    display: block;
    width:700px;
    padding-left: 200px;
    padding-top:15px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color:#FFFFFF;
    letter-spacing:0.05em;
}

#abschluss_lefoe{
    display: block;
    float:left;
	height:40px;
    width:900px;
    background-image: url(../images/abschluss_lernen.jpg);
	
}




 #anzeige_lefoe_text p{
   padding: 10px;
 }

 li{
   margin-left: 25px;
/*   line-height: 22px; */

 }

 /* lernfoerderung ende */

 /* beratung start */

 #beratung{
  width: 880px;
  height: 550px;
  text-align: center;
  display: block;
  float:left;
  background-image: url(../images/hintergrund_beratung.jpg);

}

#trenner{
  display: block;
  float:left;
  height: 40px;
  width:800px;
}

#anzeige_beratung_schlagworte{
    float: left;
    display:block;
    width: 900px;
    text-align: center;
    font-size: 35px;
    letter-spacing:0.05em;
    color:#465053;

}
 #anzeige_beratung_text{
    float: left;
    display:block;
    padding-left: 200px;
    padding-top:15px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color:#FFFFFF;
    letter-spacing:0.05em;

}

#verlaengerung_beratung{
    display: block;
    float:left;
    width:900px;
    background-image: url(../images/verlaengerung_beratung.jpg);
}

#abschluss_beratung{
	display: block;
    float:left;
    width:900px;
	height:40px;
    background-image: url(../images/abschluss_beratung.jpg);
	
}

 #anzeige_beratung_text p{
   padding: 10px;
 }
 .beratung_titel{
    font-size: 16px;
    font-weight: bold;

 }

 /* beratung ende */

 /* persoenlich start */


 #persoenlich_photo{
    width: 256px;
    margin-left: 50px;
    height: 205px;
    display: block;
    float:left;
    background-image:url(../images/persoenlich_bildrahmen.jpg);
 }



 /* SLIDESHOW */
#slideshow {
 width: 256px;
    margin-left: 50px;
    height: 205px;
    display: block;
    float:left;
    background-image:url(../images/persoenlich_bildrahmen.jpg);
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
 margin-left: 19px;
 margin-top: 17px;
}
#slideshow img.start {
 display:block;
}

 #persoenlich_text{
    width: 514px;
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 30px;
    display: block;
    float:left;
    text-align: left;
    line-height: 20px;
    color:#FFFFFF;
    letter-spacing:0.05em;
 }
 #verlaengerung_persoenlich{
   display: block;
   float:left;
   background-image:url(../images/verlaengerung_grau.jpg);
   width:900px;
}


/* persönlich ende */

/* kontakt start        */

#mail_und_adresse{
    display: block;
    float:left;
    width: 420px;
    height: 450px;

}
#mail {
    display: block;
    float:left;
    width: 420px;
    text-align: center;
    margin-top:200px;
    height: 50px;
}

#mail_img{
	border:0px;
}


#adresse {
  display: block;
  float:left;
  width: 420px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color:#FFFFFF;
}


#anfahrt{
    display: block;
    float:left;
    width: 460px;
    height: 450px;
    margin-top: 20px;
}

/* kontakt ende */

/* aktuell start*/

 #aktuell_text{
    width: 514px;
    margin-left: 200px;
    margin-right: 20px;
    margin-top: 30px;
    display: block;
    float:left;
    text-align: left;
    line-height: 20px;
    color:#FFFFFF;
    letter-spacing:0.05em;
 }
 #verlaengerung_aktuell{
   display: block;
   float:left;
   background-image:url(../images/verlaengerung_grau.jpg);
   width:900px;
}


/* aktuell ende */

/* Links start*/


 .link_title{
    width: 780px;
    margin-left: 100px;
    margin-top: 30px;
    display: block;
    float:left;
    text-align: left;
    font-size: 14px;
    color:#FFFFFF;
    letter-spacing:0.05em;
 }
 .link_link{
    width: 780px;
    margin-left: 100px;
    margin-top: 20px;
    display: block;
    float:left;

 }

.link_link A{
  font-size: 13px;
  padding: 0px;
  letter-spacing:0.05em;
  font-weight: normal;
  border: 0 px;
}

img {
	border: 0px;
}

.link_link A:link {color: #d3799c; text-decoration:none;}
.link_link A:visited {color: #d3799c; text-decoration:none; }
.link_link A:active {color:#FFFFFF; text-decoration:none; }
.link_link A:hover {color:#FFFFFF; text-decoration:none;}

 #verlaengerung_links{
   display: block;
   float:left;
   background-image:url(../images/verlaengerung_grau.jpg);
   width:900px;
}



#links_text{
    width: 880px;
    display: block;
    float:left;
    text-align: left;
    line-height: 20px;
    color:#FFFFFF;
    letter-spacing:0.05em;
}

.link_title_admin{
   width: 780px;
    margin-left: 100px;
    margin-top: 30px;
    display: block;
    float:left;
    text-align: left;
    font-size: 14px;
    color:#FFFFFF;
    letter-spacing:0.05em;
}

 .link_link_admin{
    width: 780px;
    margin-left: 100px;
    margin-top: 20px;
    display: block;
    float:left;

 }
 
.link_link_admin A:link {color: #d3799c; text-decoration:none;}
.link_link_admin A:visited {color: #d3799c; text-decoration:none; }
.link_link_admin A:active {color:#FFFFFF; text-decoration:none; }
.link_link_admin A:hover {color:#FFFFFF; text-decoration:none;}
 #new_link{
    width: 780px;
    margin-left: 95px;
    margin-top: 20px;
    display: block;
    float:left;
    text-align: left;

 }

 #new_link a{
  font-size: 18px;
  padding: 7px;

}
                                   

/* Links ende*/