/* Small */

html, body {
width: 100%;
height: 100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:11px;
color:#000; 
margin:0px;
padding:0px;
}
body.start {
background: url(../images/bg_bodystart_small.gif);
background-repeat: repeat-y;
}
body.site {
background: url(../images/bg_body_small.gif);
background-repeat: repeat-y;
}

#container_wrapper{
width:1000px;
min-height:100%;
margin:0px;
z-index:2;
}

#container{
padding-bottom: 90px;
}
/* Navigation */
/* Menu Startseite */
#menuwrapper{
float:left;
padding-bottom:12px;
border-bottom:1px solid #fff;
background-color:#efefef;
}



.start_small {
width:222px;
}
#startmenu a, #startmenu a:link, #startmenu a:active{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size: 12px;
height:23px;
line-height: 23px;
color: #000;
text-decoration: none;
background: url(../images/bg_startmenu_small.jpg);
background-repeat:no-repeat;
}
#startmenu a:hover{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size: 12px;
height:23px;
line-height: 23px;
color: #000;
text-decoration: none;
background: url(../images/bg_startmenu_small_on.jpg);
background-repeat:no-repeat;
}

.start_big {
width:270px;
}
/* Ende Menu Startseite */

/* Menu Unterseite */
submenuwrapper.site {
width:258px;
}
#submenu a, #submenu a:link, #submenu a:active{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
line-height: 23px;
color: #000;
text-decoration: none;
background: url(../images/bg_menu_small.jpg);
background-repeat:no-repeat;
}
#submenu a:hover{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
line-height: 23px;
color: #000;
text-decoration: none;
background: url(../images/bg_menu_small_on.jpg);
background-repeat:no-repeat;
}
#submenu a.selected, #submenu a.selected:link, #submenu a.selected:hover, #submenu a.selected:active{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
font-weight:bold;
line-height: 23px;
color: #000;
text-decoration: none;
background: url(../images/bg_menu_small_sel.jpg);
background-repeat:no-repeat;
}
#submenu a.orange, #submenu a.orange:link, #submenu a.orange:active{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
line-height: 23px;
color: #fff;
text-decoration: none;
background: url(../images/bg_menuorange_small.jpg);
background-repeat:no-repeat;
}
#submenu a.orange:hover{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
line-height: 23px;
color: #fff;
text-decoration: none;
background: url(../images/bg_menuorange_small_on.jpg);
background-repeat:no-repeat;
}
#submenu a.selectedorange, #submenu a.selectedorange:link, #submenu a.selectedorange:hover, #submenu a.selectedorange:active{
display:block;
padding-left: 16px;
margin-bottom:10px;
font-size:  12px;
font-weight:bold;
line-height: 23px;
color: #fff;
text-decoration: none;
background: url(../images/bg_menuorange_small_sel.jpg);
background-repeat:no-repeat;
}

/* Submenu1  Unterseite */
#sub1menuwrapper{
float:left;
padding-left:5px;
padding-right:5px;
padding-top:13px;
padding-bottom:17px;
background-color:#afafaf;
}

.sub1 {
width:248px;
}
#sub1menu a.sub1, #sub1menu a.sub1:link, #sub1menu a.sub1:active{
display:block;
padding-left: 12px;
margin-bottom:3px;
margin-top:3px;
font-size: 12px;
line-height:20px;
color: #000;
text-decoration: none;
background: url(../images/bg_submenu_small.gif);
background-repeat:no-repeat;
}
#sub1menu a.sub1:hover{
display:block;
padding-left: 12px;
margin-bottom:3px;
margin-top:3px;
font-size: 12px;
line-height:20px;
color: #000;
text-decoration: none;
background: url(../images/bg_submenu_small_on.gif);
background-repeat:no-repeat;
}
#sub1menu a.sub1selected, #sub1menu a.sub1selected:link, #sub1menu a.sub1selected:hover, #sub1menu a.sub1selected:active{
display:block;
padding-left: 12px;
margin-bottom:3px;
margin-top:3px;
font-size: 12px;
line-height:20px;
color: #000;
text-decoration: none;
background: url(../images/bg_submenu_small_on.gif);
background-repeat:no-repeat;
font-weight:bold;
}

/* Ende Submenu1  Unterseite */

/* Submenu2  Unterseite */
#sub2menuwrapper{
float:left;
padding:0px;
padding-top:5px;
padding-bottom:8px;
background:#efefef;
}

.sub2 {
width:248px;
}
#sub2menu a.sub2, #sub2menu a.sub2:link, #sub2menu a.sub2:active{
display:block;
padding-left: 12px;
margin-bottom:0px;
font-size: 12px;
line-height:21px;
color: #000;
text-decoration: none;
background:none;
}
#sub2menu a.sub2:hover{
background: url(../images/bg_sub2menu.gif);
background-repeat:no-repeat;
}
#sub2menu a.sub2selected, #sub2menu a.sub2selected:link, #sub2menu a.sub2selected:hover, #sub2menu a.sub2selected:active{
display:block;
padding-left: 12px;
margin-bottom:0px;
font-size: 12px;
font-weight:bold;
line-height:21px;
color: #000;
text-decoration: none;
background:none;
background: url(../images/bg_sub2menu.gif);
background-repeat:no-repeat;
}

/* Ende Submenu2  Unterseite */

/* Submenu3  Unterseite */
#sub3menuwrapper{
float:left;
padding:0px;
padding-top:5px;
padding-bottom:15px;
background:#efefef;
}

.sub3 {
width:248px;
}
#sub3menu a.sub3, #sub3menu a.sub3:link, #sub3menu a.sub3:active{
display:block;
padding-left: 24px;
margin-bottom:0px;
font-size: 11px;
line-height:14px;
color: #000;
text-decoration: none;
background:none;
}
#sub3menu a.sub3:hover{
background: url(../images/bg_sub3menu.gif);
background-repeat:no-repeat;
}
#sub3menu a.sub3selected, #sub3menu a.sub3selected:link, #sub3menu a.sub3selected:hover, #sub3menu a.sub3selected:active{
display:block;
padding-left: 24px;
margin-bottom:0px;
font-size: 11px;
font-weight:bold;
line-height:14px;
color: #000;
text-decoration: none;
background:none;
background: url(../images/bg_sub3menu.gif);
background-repeat:no-repeat;
}

/* Ende Submenu3  Unterseite */

/* Submenu4  Unterseite */
#sub4menuwrapper{
float:left;
padding:0px;
padding-bottom:5px;
background:#efefef;
}

.sub4 {
width:248px;
}
#sub4menu a.sub4, #sub4menu a.sub4:link, #sub4menu a.sub4:active{
display:block;
padding-left: 43px;
margin-bottom:0px;
font-size: 11px;
line-height:14px;
color: #000;
text-decoration: none;
background:none;
}
#sub4menu a.sub4:hover{
background: url(../images/bg_sub4menu.gif);
background-repeat:no-repeat;
}
#sub4menu a.sub4selected, #sub4menu a.sub4selected:link, #sub4menu a.sub4selected:hover, #sub4menu a.sub4selected:active{
display:block;
padding-left: 43px;
margin-bottom:0px;
font-size: 11px;
line-height:14px;
font-weight:bold;
color: #000;
text-decoration: none;
background:none;
background: url(../images/bg_sub4menu.gif);
background-repeat:no-repeat;
}

/* Ende Submenu4  Unterseite */
/* Ende Menu Unterseite */
/* Ende Navigation*/

#start_header_small {
height:225px;
text-align:right;
width:742px;
margin-left:258px;
background: url(../images/head_start.jpg);
background-repeat:no-repeat;
}


#start_header_big {
height:225px;
text-align:right;
width:690px;
margin-left:310px;
background: url(../images/head_start.jpg);
background-repeat:no-repeat;
}


#site_header_small {
height:225px;
text-align:right;
width:742px;
margin-left:258px;
}
#site_header_big {
height:225px;
text-align:right;
width:690px;
margin-left:310px;
}
/* HEADERBILDER */
/* Arbeit und Berufliche Rehabilitation / Angebote für geistig und körperlich behinderte Menschen */
.headarbeit{
background: url(../images/headarbeit.jpg);
background-repeat:no-repeat;
}
.headarbeit_angebotgk{
background: url(../images/headarbeit_angebotgk.jpg);
background-repeat:no-repeat;
}
.headarbeit_bildung1{
background: url(../images/headarbeit_bildung1.jpg);
background-repeat:no-repeat;
}
.headarbeit_eingang1{
background: url(../images/headarbeit_eingang1.jpg);
background-repeat:no-repeat;
}
.headarbeit_qualifizierung1{
background: url(../images/headarbeit_qualifizierung1.jpg);
background-repeat:no-repeat;
}
.headarbeit_beschaeftigung1{
background: url(../images/headarbeit_beschaeftigung1.jpg);
background: url(../images/headarbeit_bildung1.jpg);
background-repeat:no-repeat;
}
.headarbeit_bildungambulant1{
background: url(../images/headarbeit_bildungambulant1.jpg);
background-repeat:no-repeat;
}
.headwerkstattgk{
background: url(../images/headwerkstattgk.jpg);
background-repeat:no-repeat;
}
.headproduktionsbereichgk{
background: url(../images/headproduktionsbereichgk.jpg);
background-repeat:no-repeat;
}
.headholz{
background: url(../images/headholz.jpg);
background-repeat:no-repeat;
}
.headelektro1{
background: url(../images/headelektro1.jpg);
background-repeat:no-repeat;
}
.headmetall{
background: url(../images/headmetall.jpg);
background-repeat:no-repeat;
}
.headverpackung1{
background: url(../images/headverpackung1.jpg);
background-repeat:no-repeat;
}
.headpulver{
background: url(../images/headpulver.jpg);
background-repeat:no-repeat;
}
.headverleihservice{
background: url(../images/headverleihservice.jpg);
background-repeat:no-repeat;
}
.headwerkstattshop{
background: url(../images/headwerkstattshop.jpg);
background-repeat:no-repeat;
}
.headassistenzgk{
background: url(../images/headassistenzgk.jpg);
background-repeat:no-repeat;
}
.headsozialdienst1{
background: url(../images/headsozialdienst1.jpg);
background-repeat:no-repeat;
}
.headbegleitmassnahme1{
background: url(../images/headbegleitmassnahme1.jpg);
background-repeat:no-repeat;
}
.headarbeitsprojektegk{
background: url(../images/headarbeitsprojektegk.jpg);
background-repeat:no-repeat;
}
.headbecksplastilin1{
background: url(../images/headbecksplastilin1.jpg);
background-repeat:no-repeat;
}
.headbettenservice1{
background: url(../images/headbettenservice1.jpg);
background-repeat:no-repeat;
}
.headaussenarbeit1{
background: url(../images/headaussenarbeit1.jpg);
background-repeat:no-repeat;
}
.headfoerdergruppen1{
background: url(../images/headfoerdergruppen1.jpg);
background-repeat:no-repeat;
}
.headfoerdergruppen2{
background: url(../images/headfoerdergruppen2.jpg);
background-repeat:no-repeat;
}
.headfoerdergruppen3{
background: url(../images/headfoerdergruppen3.jpg);
background-repeat:no-repeat;
}
/* ENDE Arbeit und Berufliche Rehabilitation / Angebote für geistig und körperlich behinderte Menschen */

/* Arbeit und Berufliche Rehabilitation / Angebote für psychisch kranke Menschen */
.headarbeit_angebotps{
background: url(../images/headarbeit_angebotps.jpg);
background-repeat:no-repeat;
}
.headarbeit_bildung2{
background: url(../images/headarbeit_bildung2.jpg);
background-repeat:no-repeat;
}
.headarbeit_eingang2{
background: url(../images/headarbeit_eingang2.jpg);
background-repeat:no-repeat;
}
.headarbeit_qualifizierung2{
background: url(../images/headarbeit_qualifizierung2.jpg);
background-repeat:no-repeat;
}
.headarbeit_beschaeftigung2{
background: url(../images/headarbeit_beschaeftigung2.jpg);
background: url(../images/headarbeit_bildung2.jpg);
background-repeat:no-repeat;
}
.headwerkstattps{
background: url(../images/headwerkstattps.jpg);
background-repeat:no-repeat;
}
.headproduktionsbereichps{
background: url(../images/headproduktionsbereichps.jpg);
background-repeat:no-repeat;
}
.headelektro2{
background: url(../images/headelektro2.jpg);
background-repeat:no-repeat;
}
.headverpackung2{
background: url(../images/headverpackung2.jpg);
background-repeat:no-repeat;
}
.headpapier2{
background: url(../images/headpapier2.jpg);
background-repeat:no-repeat;
}
.headassistenzps{
background: url(../images/headassistenzps.jpg);
background-repeat:no-repeat;
}
.headbegleitmassnahme2{
background: url(../images/headbegleitmassnahme2.jpg);
background-repeat:no-repeat;
}
.headsozialdienst2{
background: url(../images/headsozialdienst2.jpg);
background-repeat:no-repeat;
}  
.headarbeitsprojekteps{
background: url(../images/headarbeitsprojekteps.jpg);
background-repeat:no-repeat;
}
.headgaststaette{
background: url(../images/headgaststaette.jpg);
background-repeat:no-repeat;
}
.headcopyshop{
background: url(../images/headcopyshop.jpg);
background-repeat:no-repeat;
}
.headgarten{
background: url(../images/headgarten.jpg);
background-repeat:no-repeat;
}
.headaussenarbeit2{
background: url(../images/headaussenarbeit2.jpg);
background-repeat:no-repeat;
}
/* ENDE Arbeit und Berufliche Rehabilitation / Angebote für psychisch kranke Menschen */


/* Wohnen und Tagesbetreuung / Angebote für geistig und mehrfach behinderte Menschen */
.headwohnen{
background: url(../images/headwohnen.jpg);
background-repeat:no-repeat;
}
.headwohnenangebotegk{
background: url(../images/headwohnenangebotegk.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk{
background: url(../images/headwohnen_ambulantgk.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk_einzel{
background: url(../images/headwohnen_ambulantgk_einzel.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk_goma{
background: url(../images/headwohnen_ambulantgk_goma.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk_moess{
background: url(../images/headwohnen_ambulantgk_moess.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk_rott{
background: url(../images/headwohnen_ambulantgk_rott.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantgk_tue{
background: url(../images/headwohnen_ambulantgk_tue.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationgk{
background: url(../images/headwohnen_stationgk.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationgk_goma{
background: url(../images/headwohnen_stationgk_goma.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationgk_moess{
background: url(../images/headwohnen_stationgk_moess.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationgk_rott{
background: url(../images/headwohnen_stationgk_rott.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationgk_tue{
background: url(../images/headwohnen_stationgk_tue.jpg);
background-repeat:no-repeat;
}
.headwohnen_gastfamilien{
background: url(../images/headwohnen_gastfamilien.jpg);
background-repeat:no-repeat;
}
.headwohnen_gastfamilien{
background: url(../images/headwohnen_gastfamilien.jpg);
background-repeat:no-repeat;
}
.headwohnen_seniorenbetreuung_gk1{
background: url(../images/headwohnen_seniorenbetreuung_gk1.jpg);
background-repeat:no-repeat;
}
.headwohnen_seniorenbetreuung_gk2{
background: url(../images/headwohnen_seniorenbetreuung_gk2.jpg);
background-repeat:no-repeat;
}
.headwohnen_seniorenbetreuung_gk3{
background: url(../images/headwohnen_seniorenbetreuung_gk3.jpg);
background-repeat:no-repeat;
}
/* ENDE Wohnen und Tagesbetreuung / Angebote für geistig und mehrfach behinderte Menschen */

/* Wohnen und Tagesbetreuung / Angebote für psychisch kranke Menschen */
.headwohnenangeboteps{
background: url(../images/headwohnenangeboteps.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantps{
background: url(../images/headwohnen_ambulantps.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantps_einzel{
background: url(../images/headwohnen_ambulantps_einzel.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantps_tue{
background: url(../images/headwohnen_ambulantps_tue.jpg);
background-repeat:no-repeat;
}
.headwohnen_ambulantps_moess{
background: url(../images/headwohnen_ambulantps_moess.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationps{
background: url(../images/headwohnen_stationps.jpg);
background-repeat:no-repeat;
}
.headwohnen_stationps_tue{
background: url(../images/headwohnen_stationps_tue.jpg);
background-repeat:no-repeat;
}
.headwohnen_tagesbetreuung_ps1{
background: url(../images/headwohnen_tagesbetreuung_ps1.jpg);
background-repeat:no-repeat;
}
.headwohnen_tagesbetreuung_ps2{
background: url(../images/headwohnen_tagesbetreuung_ps2.jpg);
background-repeat:no-repeat;
}
/* ENDE Wohnen und Tagesbetreuung / Angebote für psychisch kranke Menschen */


/* Beratung und Offene Hilfen / Angebote für geistig und mehrfach behinderte Menschen */
.headberatung{
background: url(../images/headberatung.jpg);
background-repeat:no-repeat;
}
.headberatung_angebotegk{
background: url(../images/headberatung_angebotegk.jpg);
background-repeat:no-repeat;
}
.headbudgetgk{
background: url(../images/headbudgetgk.jpg);
background-repeat:no-repeat;
}
.headfels{
background: url(../images/headfels.jpg);
background-repeat:no-repeat;
}
.headfreizeit{
background: url(../images/headfreizeit.jpg);
background-repeat:no-repeat;
}
/* ENDE Beratung und Offene Hilfen / Angebote für geistig und mehrfach behinderte Menschen */

/* Beratung und Offene Hilfen / Angebote für psychisch kranke Menschen */
.headberatung_angeboteps{
background: url(../images/headberatung_angeboteps.jpg);
background-repeat:no-repeat;
}
.headbudgetps{
background: url(../images/headbudgetps.jpg);
background-repeat:no-repeat;
}
.headsozpsychdienst{
background: url(../images/headsozpsychdienst.jpg);
background-repeat:no-repeat;
}
.headsozpsychdienst_angebote{
background: url(../images/headsozpsychdienst_angebote.jpg);
background-repeat:no-repeat;
}
.headsozpsychdienst_soziotherapie{
background: url(../images/headsozpsychdienst_soziotherapie.jpg);
background-repeat:no-repeat;
}
.headsozpsychdienst_kooperation{
background: url(../images/headsozpsychdienst_kooperation.jpg);
background-repeat:no-repeat;
}
.headakku{
background: url(../images/headakku.jpg);
background-repeat:no-repeat;
}
.headakku_programm{
background: url(../images/headakku_programm.jpg);
background-repeat:no-repeat;
}
/* ENDE Beratung und Offene Hilfen / Angebote für psychisch kranke Menschen */


/* Wir über uns */
.headwir{
background: url(../images/headwir.jpg);
background-repeat:no-repeat;
}
.headwirfakten{
background: url(../images/headwirfakten.jpg);
background-repeat:no-repeat;
}
.headwiraufgabe{
background: url(../images/headwiraufgabe.jpg);
background-repeat:no-repeat;
}
.headwirangebot{
background: url(../images/headwirangebot.jpg);
background-repeat:no-repeat;
}
.headwirangebotarbeit{
background: url(../images/headwirangebotarbeit.jpg);
background-repeat:no-repeat;
}
.headwirangebotwohnen{
background: url(../images/headwirangebotwohnen.jpg);
background-repeat:no-repeat;
}
.headwirangebotberatung{
background: url(../images/headwirangebotberatung.jpg);
background-repeat:no-repeat;
}
.headwirstellenmarkt{
background: url(../images/headwirstellenmarkt.jpg);
background-repeat:no-repeat;
}
.headwirgeschichte{
background: url(../images/headwirgeschichte.jpg);
background-repeat:no-repeat;
}
.headwirmeilensteine{
background: url(../images/headwirmeilensteine.jpg);
background-repeat:no-repeat;
}
.headwirorganisation{
background: url(../images/headwirorganisation.jpg);
background-repeat:no-repeat;
}
.headwirverwaltung{
background: url(../images/headwirverwaltung.jpg);
background-repeat:no-repeat;
}
.headwirvorstand{
background: url(../images/headwirvorstand.jpg);
background-repeat:no-repeat;
}
.headwirmitarbeiter{
background: url(../images/headwirmitarbeiter.jpg);
background-repeat:no-repeat;
}
.headwirdiakonie{
background: url(../images/headwirdiakonie.jpg);
background-repeat:no-repeat;
}
.headwirkooperation{
background: url(../images/headwirkooperation.jpg);
background-repeat:no-repeat;
}
.headwirleitbild{
background: url(../images/headwirleitbild.jpg);
background-repeat:no-repeat;
}
.headwirpresse{
background: url(../images/headwirpresse.jpg);
background-repeat:no-repeat;
}
.headwirpresseberichte{
background: url(../images/headwirpresseberichte.jpg);
background-repeat:no-repeat;
}
.headwirpresseservice{
background: url(../images/headwirpresseservice.jpg);
background-repeat:no-repeat;
}
/* ENDE Wir über uns */


/* Becks Plastilin */
.headbecksplastilin{
background: url(../images/headbecksplastilin.jpg);
background-repeat:no-repeat;
}
/* ENDE Becks Plastilin */


/* Gaststätte Loretto */
.headloretto{
background: url(../images/headloretto.jpg);
background-repeat:no-repeat;
}
/* ENDE Gaststätte Loretto */


/* WfbM: Partner der Industrie */
.headwfbm{
background: url(../images/headwfbm.jpg);
background-repeat:no-repeat;
}
/* ENDE WfbM: Partner der Industrie */


/* Sie wollen uns unterstützen? */
.headunterstuetzung{
background: url(../images/headunterstuetzung.jpg);
background-repeat:no-repeat;
}
.headmitglied{
background: url(../images/headmitglied.jpg);
background-repeat:no-repeat;
}
.headgeldspenden{
background: url(../images/headgeldspenden.jpg);
background-repeat:no-repeat;
}
.headehrenamt{
background: url(../images/headehrenamt.jpg);
background-repeat:no-repeat;
}
.headtestament{
background: url(../images/headtestament.jpg);
background-repeat:no-repeat;
}
.headsachspenden{
background: url(../images/headsachspenden.jpg);
background-repeat:no-repeat;
}
/* ENDE Sie wollen uns unterstützen? */


/* Kontakt */
.headkontakt{
background: url(../images/headkontakt.jpg);
background-repeat:no-repeat;
}
.headansprechpartner{
background: url(../images/headansprechpartner.jpg);
background-repeat:no-repeat;
}
.headanfahrt{
background: url(../images/headanfahrt.jpg);
background-repeat:no-repeat;
}
.headimpressum{
background: url(../images/headimpressum.jpg);
background-repeat:no-repeat;
}
/* ENDE Kontakt */
/* ENDE HEADERBILDER */



#unterstuetzung_start_small {
width:173px;
height:117px;
margin-left:605px;
}
#unterstuetzung_start_big {
width:173px;
height:117px;
margin-left:557px;
}
#unterstuetzung_site_small {
width:173px;
height:225px;
margin-left:569px;
}
#unterstuetzung_site_big {
width:173px;
height:225px;
margin-left:517px;
}

#traeger_start_small{
width:173px;
height:108px;
margin-left:605px;
}
#traeger_start_big{
width:173px;
height:108px;
margin-left:557px;
}


#breadcrumb_small {
width:545px;
margin-top:10px;
padding-bottom:5px;
border-bottom:1px solid #E5E5E5;
}
#breadcrumb_big {
width:490px;
margin-top:10px;
padding-bottom:5px;
border-bottom:1px solid #E5E5E5;
}

#breadcrumb_small.nav {
margin-left: 273px;
font-size:10px;
}

#breadcrumb_big.nav {
margin-left: 273px;
font-size:10px;
}
a.breadcrumb_off, a.breadcrumb_off:link, a.breadcrumb_off:visited, a.breadcrumb_off:active {
font-size:10px;
color:#000;
margin:0px;
padding:0px;
text-decoration:none;
font-weight:normal;
font-style:normal;
}
a.breadcrumb_off:hover{
color:#ee9600;
}
a.breadcrumb_on, a.breadcrumb_on:link, a.breadcrumb_on:visited, a.breadcrumb_on:hover, a.breadcrumb_on:active {
font-size:10px;
color:#ee9600;
margin:0px;
padding:0px;
text-decoration:none;
font-weight:normal;
font-style:normal;
}

#schrift {
width:163px;
margin-top:12px;
float:right;
font-size:12px;
}

a.schriftklein, a.schriftklein:link, a.schriftklein:visited, a.schriftklein:hover, a.schriftklein:active {
font-size:16px;
color:#ee9600;
margin:0px;
padding:0px;
text-decoration:none;
}
a.schriftgross, a.schriftgross:link, a.schriftgross:visited, a.schriftgross:hover, a.schriftgross:active {
font-size:24px;
color:#ee9600;
margin:0px;
padding:0px;
text-decoration:none;
}


#content{
position:absolute;
width:360px;
border-bottom:1px solid #E5E5E5;
padding-bottom:20px;
font-size:12px;
}
#start_content_big{
width:360px;
border-bottom:1px solid #E5E5E5;
padding-bottom:20px;
font-size:12px;
margin-left: 295px;
margin-top:25px;
width:533px;
border:0px;
}

#start_content_small{
width:360px;
border-bottom:1px solid #E5E5E5;
padding-bottom:20px;
font-size:12px;
margin-left: 247px;
margin-top:25px;
width:581px;
border:0px;
}

#site_content_big{
width:490px;
border-bottom:1px solid #E5E5E5;
padding-bottom:20px;
font-size:16px;
margin-left: 325px;
margin-top:5px;
line-height:22px;
text-align:justify;
}
#site_content_small{
width:360px;
border-bottom:1px solid #E5E5E5;
padding-bottom:20px;
font-size:12px;
margin-left: 273px;
margin-top:5px;
width:380px;
line-height:19px;
text-align:justify;
}

#bild{
float:left;
width:110px;
height:120px;
border:0px;
padding:0px;
margin:0px;
margin-right: 10px;
margin-bottom:10px;
}

#bild_2{
float:left;
width:110px;
height:140px;
border:0px;
padding:0px;
margin:0px;
margin-right: 10px;
margin-bottom:10px;
}

#arbeit {
width: 554px;
height:114px;
}

#wohnen {
width: 554px;
height:114px;
margin-top:18px;
}

#beratung {
width: 554px;
height:114px;
margin-top:18px;
}

#textstart_small {
width:268px;
height:112px;
border:1px solid #D6D6D6;
float:left;
background: url(../images/bg_textstart_small.jpg);
background-repeat:no-repeat;
font-size:12px;
}
#textstart_big {
width:245px;
height:140px;
border:1px solid #D6D6D6;
float:left;
background: url(../images/bg_textstart_big.jpg);
background-repeat:no-repeat;
font-size:16px;
}
h1.start {
margin:0px;
padding:0px;
color:#000;
font-size:17px;
font-weight:normal;
margin-left:15px;
margin-top:5px;
line-height:18px;
background-color:transparent;
}
p.textstart {
margin:0px;
padding:0px;
color:#000;
margin-left:5px;
margin-top:5px;
margin-right:5px;
text-align:left;
}

a.textstart_small, a.textstart_small:link, a.textstart_small:visited, a.textstart_small:active {
margin:0px;
padding:0px;
color:#000;
font-size:12px;
text-decoration:none;
}
a.textstart_small:hover {
color:#ee9600;
}

a.textstart_big, a.textstart_big:link, a.textstart_big:visited, a.textstart_big:active {
margin:0px;
padding:0px;
color:#000;
font-size:16px;
text-decoration:none;
}
a.textstart_big:hover {
color:#ee9600;
}

span.boldorange {
color:#ee9600;
font-weight:normal;
font-size:16px;
}

#slidestart_a_small {
width:280px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/arbeit1_small.jpg);
background-repeat:no-repeat;
}
#slidestart_w_small {
width:280px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/wohnen1_small.jpg);
background-repeat:no-repeat;
}
#slidestart_b_small {
width:280px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/beratung1_small.jpg);
background-repeat:no-repeat;
}
#slidestart_a_big {
width:252px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/arbeit1_big.jpg);
background-repeat:no-repeat;
}
#slidestart_w_big {
width:252px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/wohnen1_big.jpg);
background-repeat:no-repeat;
}
#slidestart_b_big {
width:252px;
height:114px;
background-color:#efefef;
float:right;
background: url(../images/slideshow_startseite/beratung1_big.jpg);
background-repeat:no-repeat;
}

h1 {
margin:0px;
margin-bottom:20px;
padding:0px;
font-size:20px;
line-height:25px;
font-weight:normal;
color:#ffffff;
text-align:left;
background-color:#ee9600;
padding-left:5px;
}

a, a:link, a:visited, a:active {
margin: 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 12px; 
text-decoration:none; 
font-style: normal; 
color: #777777;
}
a:hover {
text-decoration: none;
color:#ee9600;
}
a.italic, a.italic:link, a.italic:visited, a.italic:active {
margin: 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 12px; 
text-decoration:underline; 
font-style: italic; 
color: #444444;
}
a.italic:hover{
text-decoration: none;
}

#footer {
float:left;
position: relative;
font-size:11px;
margin: 0px;
vertical-align: top;	
width: 500px;
margin-top: -90px;
margin-left:500px;
height: 90px;
text-align:right;
border-right:1px solid transparent;
z-index:1;
}

a.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
margin: 0px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration:none; font-style: normal; color: #444444;
}

.clear{
clear:both;
}