/* http://wilke/ */
/* Stand: April2008 */
/* ================================= */

#schalter1 {
margin-top: 7px;
}


#schalter1 a {
display: block;
padding: 2px;
text-decoration:none;
width:90%;
font-size:95%;
font-weight:bold;
text-align: left;
margin: 3px 0 3px 0;
margin-left: 7px;
background-color:transparent;
}


#schalter1 a:link {
color:#5D62A3; 
}
#schalter1 a:visited {
color:#5D62A3;
}
#schalter1 a:hover {
color:#cc0000;

}

#schalter1 a:active {
color:#5D62A3; 
}

.navActive 
{
display: block;
padding: 1px;
text-decoration:none;
width: 90%;
font-size:95%;
font-weight:bold;
text-align: left;
margin: 3px 0 3px 0;
margin-left: 7px;
color:#cc0000;
}

.webText
{
color:#FFFFEE;
text-decoration:none;
color:#F9D950;
font-size:75%;
text-align: right;
margin-right: 20px;
margin-bottom: 5px;
}

/*###############################################################################################*/
/* Car Club*/
#schalter2 a
{
display: block;
padding: 1px;
text-decoration:none;
width:87%;
font-size:70%;
font-weight:bold;
text-align: left;
margin: 4px 0 4px 0;
margin-left: 7px;
background-color:transparent;
}


#schalter2 a:link {
color:#5D62A3; 
}

#schalter2 a:visited {
color:#5D62A3;
}

#schalter2 a:hover 
{
color:#cc0000;
}


#schalter2 a:active 
{
color:#ffffff; 
}

#schalter2 a .pfeil {
display: none;
color: #cc0000;
}

#schalter2 a:hover .pfeil1
{
display: inline;
color: #cc0000;
}

.navActive2 
{
display: block;
padding: 1px;
text-decoration:none;
width: 85%;
font-size: 70%;
font-weight:bold;
text-align: left;
color: #ffffff;
margin-left: 7px;

}