/* ----------------------------------------------------- navi 01 ----------------------------------------------------- */

#navi01 {
	right:49px;
	top:114px;
	position:absolute;
}



#navi01 li  { 
	list-style-type:none;
	float:left;	
}


#navi01  li a {
	color:#78726a;
	float:left;
	font-size:0.9em;
	text-decoration:none;
	font-weight:normal;
	background:none;
	padding:0 5px 0 5px;
}

#navi01  li a:hover { color:#cccccc;}


/* ----------------------------------------------------- navi 02 ----------------------------------------------------- */

#navi02 {
	position:absolute;
	top:59px;
	left:70px;
	z-index:30;
	height:24px;
}


#navi02 li  { 
	list-style-type:none;
	float:left;
}


#navi02  li a {
	text-indent:-1500px;
	height:24px;
	outline:none;
	display:block;
	margin:0 20px 0 0;
}

#button01 a { background:url(../images/button01.gif) 0 0 no-repeat; width:40px; }
#button01 a:hover { background: url(../images/button01_over.gif) 0 0 no-repeat;}
#button01_aktiv a { background: url(../images/button01_over.gif) 0 0 no-repeat !important; width:40px; }

#button02 a { background:url(../images/button02.gif) 0 0 no-repeat; width:71px;}
#button02 a:hover { background: url(../images/button02_over.gif) 0 0 no-repeat;}
#button02_aktiv a { background: url(../images/button02_over.gif) 0 0 no-repeat !important; width:71px;}

#button03 a { background:url(../images/button03.gif) 0 0 no-repeat; width:165px;}
#button03 a:hover { background:url(../images/button03_over.gif) 0 0 no-repeat;}
#button03_aktiv a { background:url(../images/button03_over.gif) 0 0 no-repeat !important; width:165px; }

#button04 a { background:url(../images/button04.gif) 0 0 no-repeat; width:42px;}
#button04 a:hover { background:url(../images/button04_over.gif) 0 0 no-repeat;}
#button04_aktiv a { background:url(../images/button04_over.gif) 0 0 no-repeat !important; width:42px;}

#button05 a { background:url(../images/button05.gif) 0 0 no-repeat; width:59px;}
#button05 a:hover { background:url(../images/button05_over.gif) 0 0 no-repeat;}
#button05_aktiv a { background:url(../images/button05_over.gif) 0 0 no-repeat !important; width:59px;}

#button06 a { background:url(../images/button06.gif) 0 0 no-repeat; width:47px;}
#button06 a:hover { background:url(../images/button06_over.gif) 0 0 no-repeat;}
#button06_aktiv a { background:url(../images/button06_over.gif) 0 0 no-repeat !important; width:47px;}

#button07 a { background:url(../images/button07.gif) 0 0 no-repeat; width:81px;}
#button07 a:hover { background:url(../images/button07_over.gif) 0 0 no-repeat;}
#button07_aktiv a { background:url(../images/button07_over.gif) 0 0 no-repeat !important; width:81px;}


/*  ---------------------------------------- Navi allgemein ---------------------------------------- */

a { color:#a99175; font-weight:regular; text-decoration:underline; padding:0 1px 0 1px;}
a:hover {  text-decoration:none;}

.a_fff, .a_fff a { background:#a99175; padding:0;}

