#Nav_Top { /* Hauptkategorie */
	padding: 0px 0px 0px 0px; /* Abstand der Zellen innen */
}
#Nav_Top a{ /* Hauptkategorie */
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	/*display: block;  hat wohl kein Effekt */
	/*list-style: none;  keine Bull-Punkte */
	padding: 0px 0px 0px 0px; /* Abstand der Zellen innen */
	font-size:16px;		
}
#Nav_Top a:hover{ /* Hauptkategorie */
	text-decoration: none;
	color:#118811;
	/*display: block;  hat wohl kein Effekt */
	/*list-style: none;  keine Bull-Punkte */
}


#Dokus { 
	position: absolute;
	background-image:url(../bilder/Dokus_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 218px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 9px; /* Abstand der Zellen innen */
	width:72px; /* Für IE etwas mehr angeben. Sondt reicht für FF 62px */
	height:21px;
	/*border:1px solid #f00;*/
}
#Dokus_high a { 
	position: absolute;
	color:#118811;
	background-image:url(../bilder/Dokus_Button_High.jpg) ; /*Background vor Padding */
	margin: 2px 0px 0px 218px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 9px; /* Abstand der Zellen innen */
	width:72px; /* Für IE etwas mehr angeben. Sondt reicht für FF 62px */
	height:21px;
	/*border:1px solid #f00;*/
}
#Dokus a:hover{ 
	background-image:url(../bilder/Dokus_Button_High.jpg) ; /*Background vor Padding */
	margin: 2px -0px 0px -8px; /* Abstand der Zellen aussen */
	padding: 0px 10px 0px 8px; /* Abstand der Zellen innen */
}
#Didaktik {
	position: absolute;	
	background-image:url(../bilder/Didaktik_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 289px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 5px; /* Abstand der Zellen innen */
	width:80px; /* sonst 77px */
	height:21px;
}
#Didaktik_high a{
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Didaktik_Button_High.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 289px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 5px; /* Abstand der Zellen innen */
	width:80px; /* sonst 77px */
	height:21px;
}
#Didaktik a:hover {
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Didaktik_Button_High.jpg); /* Background vor Padding */
	margin: 0px 0px 0px -2px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 2px; /* Abstand der Zellen innen */
	width:80px; /* sonst 77px */
	height:21px;

/*
	background-image:url(../bilder/Didaktik_Button_High.jpg); 
	margin: 2px -0px 0px -1px; 
	padding: 0px 12px 0px 4px; */
}
#Ratgeber-Freizeit {
	position: absolute;	
	background-image:url(../bilder/Ratgeber_Freizeit_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 371px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 8px; /* Abstand der Zellen innen */
	width:173px; /* 163px */
	height:21px;
}
#Ratgeber-Freizeit_high a{
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Ratgeber_Freizeit_Button_High.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 371px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 8px; /* Abstand der Zellen innen */
	width:173px; /* 163px */
	height:21px;
}
#Ratgeber-Freizeit a:hover {
	background-image:url(../bilder/Ratgeber_Freizeit_Button_High.jpg); /* Background vor Padding */
	margin: 2px -0px 0px -8px; /* Abstand der Zellen aussen */
	padding: 0px 20px 0px 8px; /* Abstand der Zellen innen */
}
#Reisen {
	position: absolute;	
	background-image:url(../bilder/Reisen_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 542px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:77px; /* 67 */
	height:21px;
}
#Reisen_high a{
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Reisen_Button_High.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 542px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:77px; /* 67 */
	height:21px;
}
#Reisen a:hover {
	background-image:url(../bilder/Reisen_Button_High.jpg); /* Background vor Padding */
	margin: 2px -0px 0px -8px; /* Abstand der Zellen aussen */
	padding: 0px 20px 0px 8px; /* Abstand der Zellen innen */
}
#Musik {
	position: absolute;	
	background-image:url(../bilder/Musik_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 618px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:76px; /* 70px */
	height:21px;
}
#Musik_high a{
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Musik_Button_High.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 618px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:76px; /* 70px */
	height:21px;
}
#Musik a:hover {
	background-image:url(../bilder/Musik_Button_High.jpg); /* Background vor Padding */
	margin: 2px -0px 0px -8px; /* Abstand der Zellen aussen */
	padding: 0px 20px 0px 8px; /* Abstand der Zellen innen */
}
#Spielfilme {
	position: absolute;	
	background-image:url(../bilder/Spielfilme_Button.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 689px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:85px; /* 85px */
	height:21px;
}
#Spielfilme_high a {
	position: absolute;	
	color:#118811;
	background-image:url(../bilder/Spielfilme_Button_High.jpg); /* Background vor Padding */
	margin: 2px 0px 0px 689px; /* Abstand der Zellen aussen */
	padding: 0px 0px 0px 10px; /* Abstand der Zellen innen */
	width:85px; /* 85px */
	height:21px;
}
#Spielfilme a:hover {
	background-image:url(../bilder/Spielfilme_Button_High.jpg); /* Background vor Padding */
	margin: 2px -0px 0px -8px; /* Abstand der Zellen aussen */
	padding: 0px 10px 0px 8px; /* Abstand der Zellen innen */
}