#Navigation {
	float: left;
	width: 172px;
	font-size: 0.7em;
	margin: 0px;
	padding: 37px 0px 0px 0px;
	line-height: normal;
}

#Navigation ul  {
	list-style-type: none;
	padding: 0px 10px 0px 8px;
	font-weight: bold;
	margin: 0px;

}


#Navigation ul li {
	padding: 0px;
	margin: 0px;
	min-height: 12px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../img/Trennlinie.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Navigation ul ul {
	font-weight: normal;
	background-image: none;
	margin: 0px;
	padding-left:8px;
	padding-top: 0px;	/*InfoKom urspr�ngl. Wert 6px - Abstand zwischen aktiven Channels */
}

#Navigation ul li ul li {
	padding: 0px;
	margin: 0px;
	min-height: 10px;
	padding-top:6px;
	padding-bottom:6px;
	background-image: none;
}
#Navigation ul ul ul {
	font-weight: normal;
	background-image: none;
	font-style: italic;
	margin: 0px;
	padding-left: 8px;
	padding-top: 8px;
}
#Navigation ul li ul li ul li {
	padding: 0px;
	margin: 0px;
	min-height: 10px;
	padding-top:4px;
	padding-bottom:4px;
	background-image: none;
}






/* ab hier Inhalt */

#Inhalt .Start {
	color: #D13F0E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D13F0E;
}
#Inhalt a.Start:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D13F0E;	
}
#Inhalt a.Start:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D13F0E;	
}
#Inhalt a.Start:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D13F0E;	
}
#Inhalt a.Start:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D13F0E;	 
}
#Inhalt .Park {
	color: #80A91B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80A91B;
}
#Inhalt a.Park:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80A91B;	
}
#Inhalt a.Park:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80A91B;	
}
#Inhalt a.Park:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80A91B;	
}
#Inhalt a.Park:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80A91B;	 
}
#Inhalt .Stadt {
	color: #AD8D6C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD8D6C;
}
#Inhalt a.Stadt:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD8D6C;	
}
#Inhalt a.Stadt:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD8D6C;	
}
#Inhalt a.Stadt:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD8D6C;	
}
#Inhalt a.Stadt:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD8D6C;	 
}
#Inhalt .Museum {
	color: #73A0C5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A0C5;
}
#Inhalt a.Museum:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A0C5;	
}
#Inhalt a.Museum:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A0C5;	
}
#Inhalt a.Museum:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A0C5;	
}
#Inhalt a.Museum:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A0C5;	 
}
#Inhalt .Besuch {
	color: #D49900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D49900;
}
#Inhalt a.Besuch:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D49900;	
}
#Inhalt a.Besuch:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D49900;	
}
#Inhalt a.Besuch:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D49900;	
}
#Inhalt a.Besuch:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D49900;	 
}



