/* eurailpress.css

 * stylesheet zur Anpassung der Einbindung auf die Eurailpress-Seite

 */



.index_iframe {

	margin: 0px !important;

	padding: 0px !important;

}



.chart_tabs {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	width: 482px;

	height: 36px;

}



.chart_tabs li {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 80px;

	height: 36px;

	text-align: center;

}



.chart_tabs li a {

	display : block;

	width : 80px;

	height : 36px;

	color : #ffffff;

	font-size : 12px;

	font-weight : bold;

	line-height : 30px;

	background : transparent;

}



.chart_tabs li a.current, .chart_tabs li a:hover {

	background-image: url('http://www.eurailpress.de/fileadmin/eurailpress.com/templates/images/eurail_prawa_01n.png');

	display: block;

	width: 80px;

	height: 36px;

	color: #FFF;

	font-size: 12px;

	font-weight: bold;

	line-height: 30px;

}



.chart_tabs li a.last, * html .chart_tabs li a.last:hover {

	width: 82px;

}



.bodytext img {

	margin-left: -7px;

}



.chart_container {

	height: 260px !important;

}



.index_list {

	height: 423px;

	overflow: scroll;

	overflow-x: hidden;

}



.box2 div.index_list p.most_popular_indented a.list_current 

{

	font-weight: bolder !important;

	color: #BB0F1B !important;

	background-color: #FFF;

	font-size: 0.9em;

}



.box2 div.index_list p.most_popular_indented a 

{

	font-weight: bolder !important;

	background-color: #FFF;

	font-size: 0.9em;

}



.box2 div.index_list p.indented {

	font-size: 0.9em;

    padding-bottom: 7px;

}



.box2 div.index_list p {

	padding-bottom: 0px;
	
	margin:2px;

}





.box2 div.index_list p.most_popular_indented_name a.list_current 

{

	font-weight: bolder !important;

	color: #BB0F1B !important;

	background-color: #FFF;

	font-size: 0.9em;

	padding:0px;
	
	margin:0px;

}



.box2 div.index_list p.most_popular_indented_name a 

{

	font-weight: bolder !important;

	background-color: #FFF;

	font-size: 0.9em;

	margin:0px;

	padding:0px;

}





.box_content_center {

    margin: 0;

    padding: 0;

	width: 484px;

	background-image: url('http://www.eurailpress.de/fileadmin/eurailpress.com/templates/images/eurail_glowna_center_01n.png');

	background-repeat: repeat-y;

	padding-left:5px;

}



#content .box_content_center p.bodytext {

    width: 449px;

	padding-right: 20px;

	height: 114px;

	overflow: scroll;

	overflow-x: hidden;

}
