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

#navi01 {
	position:absolute;
	top:445px;
	left:00px;
	z-index:30;
	width:307px;
}


#navi01 ul li  { 
	font-weight:regular;
	text-align:right;
	list-style: none;
}

#navi01 ul li a {
	font-family:"Trebuschet MS", Verdana;
	font-size:1.1em;
	color:#555459;
	display:block;
	text-decoration:none;
	padding:4px 30px 14px 0;
	display:block;
	margin-right:1px;
}


.button01 a { background:url(../images/navi_bg02.png) 0 bottom no-repeat;}
.button02 a { background:url(../images/navi_bg03.png) 0 bottom no-repeat;}
.button03 a {background:url(../images/navi_bg01.png) 0 bottom no-repeat;}
.button04 a {background:url(../images/navi_bg04.png) 0 bottom no-repeat;}


#navi01 ul li a:hover {
	text-decoration:none;
	color:#9f104b;
}

#navi01 ul li ul li a {
	padding:2px 50px 2px 0 !important;
	background:none;
	font-size:1em;
	font-weight:normal;
	background:url(../images/pfeil2.gif) 267px 7px no-repeat;
}

#navi01 ul li ul {
	margin:2px 0 17px 0;
}

#navi01_aktiv  a {
	text-decoration:none;
	color:#9f104b !important;
}



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



#navi02 {
	position:absolute;
	top:362px;
	left:340px;
	z-index:30;
}
	

#navi02 ul li  { 
	font-weight:regular;
	list-style: none;
	float:left;
}

#navi02 ul li a {
	font-family:"Trebuschet MS", Verdana;
	text-transform:uppercase;
	width:121px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#555459;
	text-decoration:none;
	margin:0 1px 0 1px;
	float:left;
}


#navi02 ul li a:hover {
	text-decoration:none;
	color:#9f104b;
}

#navi02_aktiv {
	text-decoration:none;
	color:#9f104b !important;
}



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

a { font-family:Georgia, "Times New Roman", Times, serif; color:#8e0a40; font-weight:bold; text-decoration:underline; font-size:1em;}
a:hover { color:#8e0a40; text-decoration:underline;}
