
/* Hauptnavigation ------------------------------------------------------------------------------------ */
#navigation ul {list-style-type:none; padding:0px; margin:0px; font-size:13px;}
/* einzelner Punkt der Hauptnavigation */
#navigation ul li {padding:0px; margin:0px; display:inline; border-style:solid; border-color:#FFF; border-width: 0px 0px 0px 1px; padding-bottom:1px;}

#navigation {
	clear:both;
	text-align:center;
	line-height:20px; /* Damit Textzeile vertikal zentriert */
	background:#D1A071;
	border-style:solid;
	border-color:#FFF;	
	border-width:1px 1px 1px 1px;
}
/* Link 1. Ebene */
#navigation a {
	color:#FFF;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
/* Rollover 1. Ebene */
#navigation a:hover {
	color:#5F5F61;
	background-color:#5F5F61;
	padding-bottom:1px;
	background-color:#fff;
}
/* Aktiver Punkt 1. Ebene - wo bin ich? */
#navigation a.active
	{
	color:#fff;
	background-color:#5F5F61;
	padding-bottom:1px;
	text-decoration:none;
}
/* Ende ------------------------------------------------------------------- */
		
/* Servicenavigation ------------------------------------------------------------------------------- */
#servicenav {
	text-transform: uppercase;
	text-align:right;
	float: right;
	padding-right:10px;
    font-size:8px;
	width:152px; /* */
}
#servicenav ul {
    width:auto;
	float:right;
    text-align:left;
	list-style-type:none;line-height: 0.8em;
	font-size:10px;
}
#servicenav li a, #servicenav a {
	font-weight:normal; 
	background:url(../upload/bilder/bullet.gif) 0 50% no-repeat;
	padding:0 5px 0 13px;
	color:#5F5F61;
}
#servicenav li a:hover, #servicenav a:hover {
	color:#5F5F61;
	background:url(../upload/bilder/bullet_hover.gif) 0 50% no-repeat;
	padding:0 5px 0 13px;
	background-color:#fff;
}
/* Aktiver Punkt - wo bin ich? */
#servicenav a.active
	{
	color:#D1A071;
	background-color:#fff !important;
	padding:0 5px 0 13px;
	text-decoration:none;
	background:url(../upload/bilder/bullet_hover.gif) 0 50% no-repeat;	
}
/* Ende --------------------------------------------------------------------------------- */

/* Unternavigation ------------------------------------------------------------------------------- */
#unternav {
	padding-top:10px;
	padding-left:1px;
	font-size:10px;
}
#unternav ul {
    width:auto;
	list-style-type:none;line-height: 0.8em;
}
#unternav li a, #unternav a {
	color:#5F5F61;
	font-weight:bold; 
	background:url(../upload/bilder/bullet.gif) 0 50% no-repeat;
	padding:0 2px 1px 10px;
}
#unternav li a:hover, #unternav a:hover {
	color:#5F5F61;
	background:url(../upload/bilder/bullet_hover.gif) 0 50% no-repeat;
	padding:0 2px 1px 10px;
	background-color:#fff;
}
/* Aktiver Punkt - wo bin ich? */
#unternav a.active
	{
	color:#D1A071;
	background-color:#fff !important;
	padding:0 2px 1px 10px;
	text-decoration:none;
	background:url(../upload/bilder/bullet_hover.gif) 0 50% no-repeat;
}
/* Ende --------------------------------------------------------------------------------- */

/* Gallery button Navigation (Modul image_navileiste) ----------------------------------- */
ul#navileiste {
 /* hier die Anweisungen für die Liste */
 	padding-left: 4px;
	margin: 0 auto;
	text-align:center;
	width: 601px;
	height: 100px;
	list-style-type:none;
}

ul#navileiste li {
 /* hier die Anweisungen für die Listenelemente */
 	float: left;
	padding: 0;
}

ul#navileiste li a {
 /* hier die Anweisungen für die Links */
 	float: left;
	color:#000;
	margin: 1px auto;
	padding: 0 0 0 0;
	width: 100px;
	line-height: 98px;
	height: 98px;
}

ul#navileiste li a:hover,
ul#navileiste li.active a {
 /* hier die Anweisungen für Mouseover und den aktiven Zustand */
 	color:#fff;
}

ul#navileiste li#button01 a {
 /* hier die Anweisungen für den Link im Listenelement 01 */
 	background:url(../upload/gallerys/_images/button01.jpg) 0 50% no-repeat;
}
ul#navileiste li#button02 a {
 	background:url(../upload/gallerys/_images/button02.jpg) 0 50% no-repeat;
}
ul#navileiste li#button03 a {
 	background:url(../upload/gallerys/_images/button03.jpg) 0 50% no-repeat;
}
ul#navileiste li#button04 a {
 	background:url(../upload/gallerys/_images/button04.jpg) 0 50% no-repeat;
}
ul#navileiste li#button05 a {
 	background:url(../upload/gallerys/_images/button05.jpg) 0 50% no-repeat;
}
ul#navileiste li#button06 a {
 	background:url(../upload/gallerys/_images/button06.jpg) 0 50% no-repeat;
}

/* hier die Anweisungen für den hover im Listenelement */
ul#navileiste li#button01 a:hover {
  	background:url(../upload/gallerys/_images/button01_hover.jpg) 0 50% no-repeat;
}
ul#navileiste li#button02 a:hover {
 	background:url(../upload/gallerys/_images/button02_hover.jpg) 0 50% no-repeat;
}
ul#navileiste li#button03 a:hover {
 	background:url(../upload/gallerys/_images/button03_hover.jpg) 0 50% no-repeat;
}
ul#navileiste li#button04 a:hover {
 	background:url(../upload/gallerys/_images/button04_hover.jpg) 0 50% no-repeat;
}
ul#navileiste li#button05 a:hover {
 	background:url(../upload/gallerys/_images/button05_hover.jpg) 0 50% no-repeat;
}
ul#navileiste li#button06 a:hover {
 	background:url(../upload/gallerys/_images/button06_hover.jpg) 0 50% no-repeat;
}

/* hier die Anweisungen für den active im Listenelement */
ul#navileiste li#button01.active a {
  	background:url(../upload/gallerys/_images/button01_active.jpg) 0 50% no-repeat;
}
ul#navileiste li#button02.active a {
 	background:url(../upload/gallerys/_images/button02_active.jpg) 0 50% no-repeat;
}
ul#navileiste li#button03.active a {
 	background:url(../upload/gallerys/_images/button03_active.jpg) 0 50% no-repeat;
}
ul#navileiste li#button04.active a{
 	background:url(../upload/gallerys/_images/button04_active.jpg) 0 50% no-repeat;
}
ul#navileiste li#button05.active a {
 	background:url(../upload/gallerys/_images/button05_active.jpg) 0 50% no-repeat;
}
ul#navileiste li#button06.active a {
 	background:url(../upload/gallerys/_images/button06_active.jpg) 0 50% no-repeat;
}

/* Ende --------------------------------------------------------------------------------- */

