/* Hauptmenu*/
div.wir, div.wirActive, div.einrichtungen, div.einrichtungenActive, div.ansprechpartner, div.ansprechpartnerActive, div.termine, div.termineActive, div.login, div.loginActive, div.mitglied, div.mitgliedActive, div.impressum, div.impressumActive, div.service, div.serviceActive, div.logout, div.logoutActive {
	width: 83px; 
	height: 26px;
	float:left;
}

div.wir, div.wirActive { width:113px; }
div.einrichtungen, div.einrichtungenActive { width:192px; }
div.ansprechpartner, div.ansprechpartnerActive { width:123px; }
div.termine, div.termineActive { width:75px; }
div.mitglied, div.mitgliedActive { width:124px; }
div.service, div.serviceActive { width:69px; }
div.login, div.loginActive { width:64px; }
div.logout, div.logoutActive { width:64px; }

div.wir a, div.wirActive a, div.einrichtungen a, div.ansprechpartner a, div.termine a, div.login a, div.mitglied a, div.service a, div.logout a  {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
}

div.wir a { background: url(graphics/wir.gif) 0 0 no-repeat; }
div.einrichtungen a { background: url(graphics/einrichtungen.gif) 0 0 no-repeat; } 
div.ansprechpartner a { background: url(graphics/ansprechpartner.gif) 0 0 no-repeat; } 
div.termine a { background: url(graphics/termine.gif) 0 0 no-repeat; } 
div.mitglied a { background: url(graphics/mitglied.gif) 0 0 no-repeat; }
div.service a { background: url(graphics/service.gif) 0 0 no-repeat; }
div.login a { background: url(graphics/login.gif) 0 0 no-repeat; }
div.logout a { background: url(graphics/logout.gif) 0 0 no-repeat; }


div.wir a:hover, div.wirActive  { background: url(graphics/wir.gif) 0 -26px no-repeat; }
div.einrichtungen a:hover, div.einrichtungenActive { background: url(graphics/einrichtungen.gif) 0 -26px no-repeat; } 
div.ansprechpartner a:hover, div.ansprechpartnerActive { background: url(graphics/ansprechpartner.gif) 0 -26px no-repeat; } 
div.termine a:hover, div.termineActive { background: url(graphics/termine.gif) 0 -26px no-repeat; } 
div.mitglied a:hover, div.mitgliedActive { background: url(graphics/mitglied.gif) 0 -26px no-repeat; }
div.service a:hover, div.serviceActive { background: url(graphics/service.gif) 0 -26px no-repeat; }
div.login a:hover, div.loginActive { background: url(graphics/login.gif) 0 -26px no-repeat; }
div.logout a:hover, div.logoutActive { background: url(graphics/logout.gif) 0 -26px no-repeat; }

/* Ende Hauptmenu*/











/* SubMenü ************************************************************/

div.publikationen, div.publikationenActive, div.entwicklung, div.entwicklungActive, div.leitbild, div.leitbildActive, div.leistungskriterien, div.leistungskriterienActive, div.berufsbild, div.berufsbildActive, div.gremienarbeit, div.gremienarbeitActive, div.geschaeftsstelle, div.geschaeftsstelleActive, div.vorstand, div.vorstandActive, div.regionalgruppen, div.regionalgruppenActive, div.kontaktformular, div.kontaktformularActive, div.gesamtverband, div.gesamtverbandActive, div.archiv, div.archivActive, div.satzung, div.satzungActive, div.links, div.linksActive, div.downloads, div.downloadsActive, div.sitemap, div.sitemapActive, div.protokolle, div.protokolleActive {
	height: 23px;
	margin-right:1px;
	float:left;
}

div.entwicklung { width:180px; }
div.leitbild { width:71px; }
div.leistungskriterien { width:130px; }
div.berufsbild { width:85px; }
div.gremienarbeit { width:110px; }

div.geschaeftsstelle { width:112px; }
div.vorstand { width:80px; }
div.regionalgruppen { width:123px; }
div.kontaktformular { width:124px; }
div.gesamtverband { width:116px; }
div.archiv { width:66px; }
div.satzung { width:74px; }
div.protokolle { width:86px; }

div.publikationen { width:105px; }
div.links { width:57px; }
div.downloads { width:91px; }
div.sitemap { width:74px; }


div.publikationen a, div.entwicklung a, div.leitbild a, div.leistungskriterien a, div.berufsbild a, div.gremienarbeit a, div.geschaeftsstelle a, div.vorstand a, div.regionalgruppen a, div.kontaktformular a, div.gesamtverband a, div.archiv a, div.satzung a, div.links a, div.downloads a, div.sitemap a, div.protokolle a { 
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
}

div.entwicklung a { background: url(graphics/entwicklung.png) 0 0 no-repeat; }
div.leitbild a { background: url(graphics/leitbild.png) 0 0 no-repeat; } 
div.leistungskriterien a { background: url(graphics/leistungskriterien.png) 0 0 no-repeat; } 
div.berufsbild a { background: url(graphics/berufsbild.png) 0 0 no-repeat; } 
div.gremienarbeit a { background: url(graphics/gremienarbeit.png) 0 0 no-repeat; } 

div.geschaeftsstelle a { background: url(graphics/geschaeftsstelle.png) 0 0 no-repeat; } 
div.vorstand a { background: url(graphics/vorstand.png) 0 0 no-repeat; } 
div.regionalgruppen a { background: url(graphics/regionalgruppen.png) 0 0 no-repeat; } 
div.kontaktformular a { background: url(graphics/kontakt.png) 0 0 no-repeat; } 
div.gesamtverband a { background: url(graphics/gesamtverband.png) 0 0 no-repeat; } 
div.archiv a { background: url(graphics/archiv.png) 0 0 no-repeat; } 
div.satzung a { background: url(graphics/satzung.png) 0 0 no-repeat; } 
div.protokolle a { background: url(graphics/protokolle.png) 0 0 no-repeat; } 

div.publikationen a { background: url(graphics/publikationen.png) 0 0 no-repeat; }
div.links a { background: url(graphics/links.png) 0 0 no-repeat; } 
div.downloads a { background: url(graphics/downloads.png) 0 0 no-repeat; } 
div.sitemap a { background: url(graphics/sitemap.png) 0 0 no-repeat; } 


div.entwicklung a:hover, div.entwicklungActive  { background: url(graphics/entwicklung.png) 0 -23px no-repeat; }
div.leitbild a:hover, div.leitbildActive { background: url(graphics/leitbild.png) 0 -23px no-repeat; } 
div.leistungskriterien a:hover, div.leistungskriterienActive { background: url(graphics/leistungskriterien.png) 0 -23px no-repeat; } 
div.berufsbild a:hover, div.berufsbildActive { background: url(graphics/berufsbild.png) 0 -23px no-repeat; } 
div.gremienarbeit a:hover, div.gremienarbeitActive { background: url(graphics/gremienarbeit.png) 0 -23px no-repeat; } 

div.geschaeftsstelle a:hover, div.geschaeftsstelleActive { background: url(graphics/geschaeftsstelle.png) 0 -23px no-repeat; } 
div.vorstand a:hover, div.vorstandActive { background: url(graphics/vorstand.png) 0 -23px no-repeat; } 
div.regionalgruppen a:hover, div.regionalgruppenActive { background: url(graphics/regionalgruppen.png) 0 -23px no-repeat; } 
div.kontaktformular a:hover, div.kontaktformularActive { background: url(graphics/kontakt.png) 0 -23px no-repeat; } 
div.gesamtverband a:hover, div.gesamtverbandActive { background: url(graphics/gesamtverband.png) 0 -23px no-repeat; } 
div.archiv a:hover, div.archivActive { background: url(graphics/archiv.png) 0 -23px no-repeat; } 
div.satzung a:hover, div.satzungActive { background: url(graphics/satzung.png) 0 -23px no-repeat; } 
div.protokolle a:hover, div.protokolleActive { background: url(graphics/protokolle.png) 0 -23px no-repeat; } 

div.publikationen a:hover, div.publikationenActive { background: url(graphics/publikationen.png) 0 -23px no-repeat; } 
div.links a:hover, div.linksActive { background: url(graphics/links.png) 0 -23px no-repeat; } 
div.downloads a:hover, div.downloadsActive { background: url(graphics/downloads.png) 0 -23px no-repeat; } 
div.sitemap a:hover, div.sitemapActive { background: url(graphics/sitemap.png) 0 -23px no-repeat; } 

/* Ende subMenü*/




#wirSub, #ansprechpartnerSub, #termineSub, #mitgliedSub, #serviceSub {
    position: absolute; 
	visibility:hidden; 
	left:0px;
	width:650px;
}

#ansprechpartnerSub { left: 305px; width:444px; }
#termineSub { left: 428px; width:310px; }
#mitgliedSub { left: 572px; width:78px; }
#serviceSub { left: 241px; width:332px; }
















