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

#navi01 {
	position:absolute;
	top:230px;
	right:120px;
	color:#3586ca;
}


#navi01 ul li  { 
	font-weight:regular;
	text-align:right;
	list-style: none;
	height:36px;
	float:left;
}

#navi01 ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#c71807;
	display:block;
	text-decoration:none;
	padding:0px 8px 0 8px;
	float:left;
	height:28px;
	margin-right:1px;
}


#navi01 ul li a:hover {
	text-decoration:none;
	color:#3586ca;
}



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



#navi02 {
	position:absolute;
	top:385px;
	left:44px;
	z-index:30;
	width:238px;
}

#navi02 ul {
	width:238px;
}	
	


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

#navi02  li a {
	text-indent:-1500px;
	width:238px;
	outline:none;
	display:block;
	padding:0;
	margin:0;
}

#button01 a { background:url(../images/button01.gif) 0 20px no-repeat; height:60px; }
#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; height:60px; }

#button02 a { background:url(../images/button02.gif) 0 0 no-repeat; height:40px;}
#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; height:40px;}

#button03 a { background:url(../images/button03.gif) 0 0 no-repeat; height:50px;}
#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; height:50px; }

#button04 a { background:url(../images/button04.gif) 0 0 no-repeat; height:50px;}
#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; height:50px;}

#button05 a { background:url(../images/button05.gif) 0 0 no-repeat; height:40px;}
#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; height:40px;}


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

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

