
/* *************************************************************************/
/* *************************************************************************/
/* *************************************************************************/

/*      		   styles f�r die Men�punkte in der Website (id=53)   					*/
/*			=  Erweiterung zum Hauptstyle styles.css (Qualifikations-Site id=49) 			*/

/* *************************************************************************/
/* *************************************************************************/
/* *************************************************************************/

.border-tb-wide{
border-bottom:1px solid #004979;
border-top:1px solid #004979;
padding-bottom:4px;
padding-top:4px;
}
/* Breiten der Top-Menuepunkte */
.menuepunkt-57 {width:110px;} /* demofit id= 57 */
.menuepunkt-58 {width:95px;} /* berater id= 58 */
.menuepunkt-59 {width:80px; padding-right:27px;} /* reg-perspektiven id= 59*/
.menuepunkt-60 {width:120px;} /* ueber-rebequa id= 60 */
.menuepunkt-61 {width:102px;} /* presse id= 61 */
.menuepunkt-62 {width:80px;} /* kontakt id= 62 */

.teaser { border-top: 1px solid #004979; border-bottom: 1px solid #004979;}
.teaser p a { padding-left:20px;}
.teaser p { margin:1px 0px 2px 0px;padding-left:1px; line-height:2em;}

.demofit {
background-image:url(../images/bg/top-menue-qual.gif);
background-repeat:no-repeat;
height:160px;
margin:-30px 0 0 190px;
padding:0;
}
.berater {
background-image:url(../images/bg/top-menue-term.gif);
background-repeat:no-repeat;
height:160px;
margin:-30px 0 0 190px;
padding:0;
}
.reg-perspektiven {
background-image:url(../images/bg/top-menue-ber.gif);
background-repeat:no-repeat;
height:160px;
margin:-30px 0 0 190px;
padding:0;
}
.ueber-rebequa {
background-image:url(../images/bg/top-menue-bew.gif);
}
.presse {
background-image:url(../images/bg/top-menue-prog.gif);
background-repeat:no-repeat;
height:160px;
margin:-30px 0 0 190px;
padding:0;
}

#wrapper-demofit {
background-image:url(../images/bg/bg-left-qual.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}
#wrapper-berater {
background-image:url(../images/bg/bg-left-bewerbung.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}
#wrapper-reg-perspektiven {
background-image:url(../images/bg/bg-left-termine.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}
#wrapper-ueber-rebequa {
background-image:url(../images/bg/bg-left-fuer-berater.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}
#wrapper-presse {
background-image:url(../images/bg/bg-left-fuer-berater.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}
#wrapper-kontakt {
background-image:url(../images/bg/bg-left-start.jpg);
background-position:left top;
background-repeat:no-repeat;
width:970px;
min-height:1000px;
}


