#rp_navigation {
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#rp_navigation #navtext {
	margin-bottom: 0px;
}
#rp_navigation #navnav {
	line-height: 20px;
	margin-bottom: 0px;
}
#rp_navigation #clear_nav {
	clear: both;
}
#rp_navigation a{
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#rp_navigation a:link{
	text-decoration: none;
	color: #000000;
}
#rp_navigation a:visited{
	text-decoration: none;
	color: #000000;
}

#rp_navigation .navclass{
	background-color: #DEDEDE;
	border: 1px solid #A3A3A3;
	text-decoration: none;
	font-size: 12px;
}
#rp_navigation .navclass_aktiv{
	background-color: #FFFFCC;
	border: 1px solid #A3A3A3;
	text-decoration: none;
	font-size: 12px;
}
#reiseplaner_alle{
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.img_topspace{
	margin-top: 10px;
}
#hinweis_online{
	font-size: 11px;
	padding: 10px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEACAD;
}
#hinweis_online div{
	font-weight:bold;
}
#reiseplan_box{
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 20px;
	padding-bottom: 5px;
}
#reiseplan_box strong{
}
#reiseplan_box ul{
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
}

.rp_button {
	font-size: 12px;
	color: #FF0000;
	background-image: url(../images/sitegraphics/fwd_button_grau_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 130px;
	margin-left: 40px;
	margin-top: 10px;
}
.rp_button a {
	background-image: url(../images/sitegraphics/backbutton_grau_rechts.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 16px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	padding-right: 10px;
}

