  a {color:#000066; font-size:9pt; font-family:verdana,sans-serif,tahoma; text-decoration:underline}
  a:hover {color:#6699FF; font-size:9pt; font-family:verdana,sans-serif,tahoma; text-decoration:underline}
  
   #menu2 {color:#000066; font-family: verdana,sans-serif,tahoma; font-size:9pt; text-decoration:none}
  #menu2:hover {color:#6699FF; font-family:verdana,sans-serif,tahoma; font-size:9pt; text-decoration:none}



#navi a:hover,  /* mit Komma am Ende */
#Home #navi01 a, /* mit Komma am Ende */
#Team #navi02 a,
#Erfolge #navi03 a,
#Galerie #navi04 a,
#Kalender #navi05 a,
#Kontaktformular #navi06 a,
#Rassen #navi07 a,
#Klassen #navi08 a,
#Vermittlung #navi09 a,
#index #navi10 a { /* ohne Komma am Ende */
  color: #000066; 
  background:#ADD8E6 url(taho.gif) no-repeat;
  background-position: 5px;  color: #000066;
}


#navi
{
width: 125px;
margin: 0;
padding: 0.5em;
background-color: #336699;
border: 1px solid #FFFFFF;
}


#navi ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-weight: bold;
}


#navi a
{
                                         width:                   122px;
                                         height:   	          28px;
	                    line-height:   	          24px;
	                    text-align:   	        center;
	                    border-left:           1px solid #FFFFFF;
                                         border-top:           1px solid #FFFFFF;
                                         border-right:         2px solid #999999;
                                         border-bottom:     2px solid #999999;
                                         

	                   background:         #6699CC url(tano.gif) no-repeat;
                                         background-position: 5px;
	                    display:  	   	  block;
	                    color:  	   	   #FFFFFF;
		text-decoration:   none;
                                         font-family:          verdana, sans-serif, tahoma;
                                         font-size:              8pt
}


#navi a:link
{
background:#6699CC url(tano.gif) no-repeat;
background-position: 5px;
}




#navi a:hover
{
background:#ADD8E6 url(taho.gif) no-repeat;
background-position: 5px;  color: #000066;
}
   
 
th.left {
	background-color : #CCC;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;
	text-align : left;
	font-size : 12px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

th.right {
	background-color : #CCC;
	padding-right : 10px;
	text-align : right;
	font-size : 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
}

th.headline {
	background-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

th.caption {
	background-color : #D3D3D3;
	border-top : none;
	border-left : none;
	border-right : none;
	border-bottom : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;		
}


div.navigation {
	font-size : 10px;
	background-color : #D3D3D3;
	height: 40px;
	padding: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}



         



<meta http-equiv="Content-Script-Type" content="text/javascript">

<!--

window.onload=zeigen;

				function zeigen(id) {

				  	 for (var i = 1; i<=10; i++) {

				  	   	 if (document.getElementById("submenue"+i)) {document.getElementById("submenue"+i).style.display="none";}

				  	 }

				if (document.getElementById(id)) {document.getElementById(id).style.display="block";}

				}

//-->
</script>

