#main_topic {
	display: block;
	margin: 7px 0px 14px 0px;
	color: #000000;
	font-size: 10px;
}

#main_topic a { 
	text-decoration: underline;
	text-transform: uppercase;
	color: #000000;
}

#main_topic a:hover {
	color: #FF9A02;
}

#main_topic_pic { 
	padding: 0px 0px 25px 0px;
}

#main_nav_right a {
  color: #666666; 
}

#main_nav_right dl {
	display: block;
    padding: 0px;
	margin: 0px 0px 25px 0px;
}
#main_nav_right dd {
	margin: 0px 25px 0px 0px;
}

#main_nav_right dl dd a {
	padding-left: 20px;
}

#more dd a {
	background: url(../images/icon_03.png) no-repeat left center;
}

#more dd a:hover {
	background: url(../images/icon_04.png) no-repeat left center;
}

#print a { 
	background: url(../images/print.png) no-repeat left center;
}

#print a:hover{
	background: url(../images/print_hover.png) no-repeat left center;
}

#recommend a {
	background: url(../images/recommend.png) no-repeat left center;
}

#recommend a:hover{
	background: url(../images/recommend_hover.png) no-repeat left center;
}

#herbstoff{
	margin: 40px 0 0 0;
}
