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

.headerBlau{
	background-image: url(../images/head_blau.jpg);
	background-repeat:no-repeat;
}
.headerRot{
	background-image: url(../images/head_rot.jpg);
	background-repeat:no-repeat;
}
.headerRosa{
	background-image: url(../images/head_rosa.jpg);
	background-repeat:no-repeat;
}
.headerGruen{
	background-image: url(../images/head_gruen.jpg);
	background-repeat:no-repeat;
}
li{
	list-style:none;
}
#navPortrait a{
	background-image:url(../images/portrait.png);
	background-repeat:no-repeat;
	height:29px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navPortrait a:hover{
	background-image:url(../images/portrait.png);
	background-repeat:no-repeat;
	background-position: 0px -29px;
	height:29px;
	width:180px;
	text-indent:-999px;
}
#navPortrait a.selected{
	background-image:url(../images/portrait.png);
	background-repeat:no-repeat;
	background-position: 0px -29px;
	height:29px;
	width:180px;
	text-indent:-999px;
}
#navGallerie a{
	background-image: url(../images/gallerie.png);
	background-repeat:no-repeat;
	height:34px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navGallerie a:hover{
	background-image: url(../images/gallerie.png);
	background-repeat:no-repeat;
	background-position: 0px -34px;
	height:34px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navGallerie a.selected{
	background-image: url(../images/gallerie.png);
	background-repeat:no-repeat;
	background-position: 0px -34px;
	height:34px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKursangebot a{
	background-image: url(../images/angebot.png);
	background-repeat:no-repeat;
	height:44px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKursangebot a:hover{
	background-image: url(../images/angebot.png);
	background-repeat:no-repeat;
	background-position: 0px -44px;
	height:44px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKursangebot a.selected{
	background-image: url(../images/angebot.png);
	background-repeat:no-repeat;
	background-position: 0px -44px;
	height:44px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navWo a{
	background-image: url(../images/wo.png);
	background-repeat:no-repeat;
	height:45px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navWo a:hover{
	background-image: url(../images/wo.png);
	background-repeat:no-repeat;
	background-position: 0px -45px;
	height:45px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navWo a.selected{
	background-image: url(../images/wo.png);
	background-repeat:no-repeat;
	background-position: 0px -45px;
	height:45px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKontakt a{
	background-image: url(../images/kontakt.png);
	background-repeat:no-repeat;
	height:48px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKontakt a:hover{
	background-image: url(../images/kontakt.png);
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height:48px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navKontakt a.selected{
	background-image: url(../images/kontakt.png);
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height:48px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navMitgliedschaft a{
	background-image: url(../images/mitglieder.png);
	background-repeat:no-repeat;
	height:63px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navMitgliedschaft a:hover{
	background-image: url(../images/mitglieder.png);
	background-repeat:no-repeat;
	background-position: 0px -63px;
	height:63px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navMitgliedschaft a.selected{
	background-image: url(../images/mitglieder.png);
	background-repeat:no-repeat;
	background-position: 0px -63px;
	height:63px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navHome a{
	background-image: url(../images/home.png);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navHome a:hover{
	background-image: url(../images/home.png);
	background-repeat:no-repeat;
	background-position: 0px -42px;
	height:42px;
	width:180px;
	display:block;
	text-indent:-999px;
}
#navHome a.selected{
	background-image: url(../images/home.png);
	background-repeat:no-repeat;
	background-position: 0px -42px;
	height:42px;
	width:180px;
	display:block;
	text-indent:-999px;
}
