

/*  ---------------------------------------- Navi 01 ---------------------------------------- */

#navi01 {}
#navi01 li  { list-style-type:none; float:left;}
#navi01 li a { text-indent:-1500px; outline:none; float:left; height:28px;}

#navi01 #button01 a { background:url(../images/button01.gif) 0 0 no-repeat; width:114px; margin-right:28px;}
#navi01 #button01 a:hover { background:url(../images/button01_hover.gif) 0 0 no-repeat;}
#navi01 #button01_aktiv a { background:url(../images/button01_hover.gif) 0 0 no-repeat; width:114px; margin-right:28px;}

#navi01 #button02 a { background:url(../images/button02.gif) 0 0 no-repeat; width:137px; margin-right:28px;}
#navi01 #button02 a:hover { background:url(../images/button02_hover.gif) 0 0 no-repeat;}
#navi01 #button02_aktiv a { background:url(../images/button02_hover.gif) 0 0 no-repeat; width:137px; margin-right:28px;}

#navi01 #button03 a { background:url(../images/button03.gif) 0 0 no-repeat; width:167px;}
#navi01 #button03 a:hover { background:url(../images/button03_hover.gif) 0 0 no-repeat;}
#navi01 #button03_aktiv a { background:url(../images/button03_hover.gif) 0 0 no-repeat; width:167px;}



#navi04 { position:absolute; top:-19px; right:232px;}
#navi04 li  { list-style-type:none;}
#navi04 li a { text-indent:-1500px; outline:none; width:159px; height:54px; display:block;}

#navi04 #button04 a { background:url(../images/button04.jpg) 0 0 no-repeat; width:159px; height:54px;}
#navi04 #button04 a:hover { background:url(../images/button04_hover.jpg) 0 0 no-repeat;}


/*  ---------------------------------------- Navi 03 ---------------------------------------- */


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

#navi03 li a {
	outline:none;
	display:block;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

#navi03 li span {
	padding:0 7px 0 7px;
}



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

 a { color:#964553; text-decoration:unterline;}
 a:hover { color:#6b5d11;}