/* Navigation Son uf Suckerfish, HTMLdogs */

#nav	{
	position: absolute;
	list-style: none;
	padding-top: 4px;
	padding-left: 189px;
	margin-left: 0px;
}

#nav ul	{
	list-style: none;
	/* width: 118px; */
	padding: 0px;
	margin: 0px;
}

#nav a	{
	/* display: block; */
	/* height: 18px; */
	/* font-weight: bold; */
	text-decoration: none;
	/* margin-top: 1px; */
	padding: 0px 3px;
}

#nav li		{
	float: left;
	/* width: 118px; */
}

/* #nav li#agentur, #nav li#spektrum, #nav li#service	{
	margin-right: 7px;
} */

#nav li ul	{
	position: absolute;
	background: #fff;
	/* border-bottom: 1px solid #c30; */
	padding-bottom: 0px;	
	/* width: 118px; */
	left: -999em;
	/* opacity: 0.90; /* =Transparenz */
}

#nav li ul li a	{
	font-size: 10px;
}


/* Suckerfish-Bit */
#nav li:hover ul, #nav li.sfhover ul	{
	left: auto;
}

#nav a:hover	{
	background-color: #fff;
	color:#7cae35;
}

#nav a.second:hover {
	/* padding: 6px 7px 0px 14px; */
	border: 1px solid #7f7e83;
	border-width: 0px 1px; 
	color:#7cae35;
}

.first	{
	background-color: #fff;
	color: #7f7e83;
}

.second	{
	color: #7f7e83;
	border: 1px solid #7f7e83;
	border-width: 0px 1px; 
}

/* Markierung (Buchstabe fŸr diverse MenŸpunkte) */

#a #nav #naviso a.first, 
#a #nav #UNTERPUNKT1 a.first, 
#a #nav #UNTERPUNKT1 a.first, 
#a #nav #UNTERPUNKT1 a.first, 
#a #nav #UNTERPUNKT1w a.first, 
#b #nav #dienstleistungen a.first,
#b #nav #UNTERPUNKT1 a.first,
#b #nav #UNTERPUNKT1 a.first,
#b #nav #UNTERPUNKT1 a.first,
#b #nav #UNTERPUNKT1 a.first,
#b #nav #UNTERPUNKT1 a.first,
#c #nav #gpskurse a.first,
#c #nav #UNTERPUNKT1t a.first,
#c #nav #UNTERPUNKT1 a.first, 
#d #nav #termine a.first,
#d #nav #UNTERPUNKT1t a.first,
#d #nav #UNTERPUNKT1 a.first	{
	color:#c40008;
	background-color: #fff;
}


#subnav a, #footer a {
    color: #7f7e83;
    text-decoration: none;
    font-size: 9px;
    padding: 0px 1px;
}

#subnav a:hover, #footer a:hover {
    color: #7cae35;
}