/* Global */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333;
	width:100%;
	float:left;
	background:url("../img/bg.gif") repeat-x #1566a8;
	overflow-y:scroll;
}

body{
	width:100%;
	float:left;
}

#base{
	width:935px;
	margin:30px auto;
	background:url("../img/bg_body.png") repeat-y;
	padding:155px 15px 60px 32px;
	position:relative;
}

hr{
	border:0px;
	background:#333333;
	height:1px;	
}
h1,
h2,
h3{
	color:#b70000;
	font-size:13px;
	font-weight:bold;
	clear:both;
}

h3{
	color:#333;	
	font-size:12px;
	margin:0 0 16px 0;
}

h4{
	font-weight:bold;	
	margin-bottom:4px;
	clear:both;
}

address{
	font-style:normal;	
}

p{
	margin:12px 0 16px 0;
}

p{
	margin:16px 0;	
}

strong{
	font-weight:bold;	
}

input{
	background:url("../img/bg_input.gif") repeat-x;	
	border:1px solid #333;
}

a{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}

a:focus{
	outline:none;	
	border:none;
}

.caption{
	color:#b70000;
	font-size:9px;
}

legend,
.hide,
#history dt,
#logo span{
	display:none;
}
.show{
	display:block;
}
/*
#logo{
	position:absolute;
	top:0;
	left:0;
	width:985px;
	height:155px;
	background:url("../img/logo.gif") no-repeat #f00;
}*/
#logo{
	float:left;
	height:155px;
	margin-left:-32px;
	margin-top:-155px;
	width:985px;
	background:url("../img/logo.gif") no-repeat;
}

#logo a{
	width:300px;
	height:155px;
	float:left;
}
#flashlink{
	
}


table{	
	float:left;
	width:100%;	
}
table thead{
	background:url("../img/content/bg_table.gif") repeat-x #f2f2f2;
}

td{
	vertical-align:top;
	border:1px solid #999;
	padding:5px;
}

thead,
.noresults{
	font-weight:bold;
	color:#1E5486;
}

tbody .dark td{
	background:#f3f3f3;	
}

.noresults{
	margin:20px 0 0 0;
	font-size:11px;
}

.strong{
	font-weight:bold;
	color:#B70000;
	text-decoration:underline;
	cursor:pointer;
}

.detail{
	width:97px;
	height:28px;
	float:left;
	background:url("../img/content/button_detailansicht.gif") no-repeat;
}
.detail_en{
	width:97px;
	height:28px;
	float:left;
	background:url("../img/content/button_detailansicht_en.gif") no-repeat;
}

.detail span, .detail_en span{
	display:none;
}

.two_cols{
	width:100%;
	float:left;
	margin:0 0 20px 0;
}

.two_cols div{
	width:275px;
	float:left;
	margin-right:5px;
}

.two_cols .right{
	margin-right: 0;	
	vertical-align: top;
}
.two_cols p{
	margin-top: 0px;
}

.error{
	color:#f00;	
}

.img_left{
	float:left;
	margin:2px 10px 5px 0;
}

#content form{
	float:left;
	margin-left:10px;
}

#content .box form{
	margin-left:0;	
}

.clear{
	clear:both;
	width:100%;
	float:left;
	height:1px;
	overflow:hidden;
}

#drucken{	
	padding-left: 15px;
	background:url("../img/icons/drucken.gif") no-repeat 0 2px;
}

.mail,
#content .mail,
#content table .mail{
	color:#B70000;	
	font-weight:bold;
	text-decoration:underline;
/*	border-bottom:1px solid #B70000;  */
	padding-left:15px;
	background:url("../img/icons/email.gif") no-repeat 0 3px;
	cursor:pointer;
}

#content .copylink,
#content .important{
	color:#B70000;	
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #B70000;
	padding-left:10px;
	background:url("../img/icons/pfeil.gif") no-repeat 0 2px;
}

#karriere_detail li{
	margin-left:20px;
	list-style-type:disc;
}

#karriere_detail ol,
#karriere_detail ul{
	margin-top:5px;	
}

#content .sort{
	width:15px;
	height:15px;
	display:inline-block;
	background:url("../img/content/sorting.gif") no-repeat top left;
	float:right;
}

#content .down{
	background-position:bottom left;	
}

#content .sort span{
	display:none;	
}


/* Meta */
#meta{
	/*position:absolute;
	top:110px;
	right:42px;*/
	
	position:relative;
	float:right;
	margin-top:-45px;
	margin-right:24px;
}

#meta dl,
#meta dt,
#meta dd,
#meta li{
	float:left;	
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

#meta dt{
	display:none;	
}

#meta li{
	border-left:1px solid #333;	
}

#meta .begin{
	border:none;	
}

#meta .first{
	border:none;
	margin-left:0;
}






/* History */
#history{
	clear:both;
	position:absolute;
	top:130px;
	right:250px;
}

#history dd{
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

#history a{
	text-decoration:underline;	
}








/* Navigation */
#navigation{
	float:left;
	width:132px;
	margin:30px 15px 0 0;
	background:url("../img/navigation/bg_navi.gif") repeat-x #e2001a;	
	font-size:12px;
	position:relative;
	overflow:hidden;
}

#navigation li{
	width:132px;
	float:left;
	background:url("../img/navigation/bg_navi_li.png") no-repeat top center;
}

#navigation li a{
	text-transform:uppercase;	
	color:#fff;
	padding:7px 15px;
	width:102px;
	float:left;
	font-weight:bold;
}

#navigation li a:hover{
	background:url("../img/navigation/bg_navi_li_active.gif") repeat-x #ec1b21;	
}

#navigation li a .icon_close{
	background:url("../img/navigation/bg_navi_close.gif") no-repeat right 6px;
	padding-right:10px;
}

#navigation li .sub .icon_close,
#navigation .active .icon_open{
	background:url("../img/navigation/bg_navi_open.gif") no-repeat right 6px;
	padding-right:10px;
}

#navigation li li a:hover{
	background:none;	
}

#navigation li li a{
	text-transform:none;	
	color:#333;
	padding-left:25px;
	width:92px;
	font-weight:normal;
}

#navigation li li{
	display:inline;
	width:100%;
	float:left;
}

#navigation ol{
	float:left;
	background:url("../img/navigation/bg_navi_sub_ol.gif") repeat-x #f4f4f4;	
}

#navigation .first{
/*	position:absolute;
	top:0;
	left:0;*/
	width:132px;
	height:10px;
	background:url("../img/navigation/bg_navi_top.png") no-repeat #C70007;	
}

#navigation .begin{
	background:none;
}

#navigation .first a{
	display:none;	
}

#navigation .end{
	padding-bottom:10px;
	background:url("../img/navigation/bg_navi_bottom.gif") no-repeat bottom;		
}

#navigation .end a{	
	background:url("../img/navigation/bg_navi_li.png") no-repeat top center;
}

#navigation .end .active{
	padding-bottom:10px;	
	background:url("../img/navigation/bg_navi_sub.gif") repeat-x;	
	color:#333;
}

#navigation .end .sub,
#navigation .sub,
#navigation .sub:hover,
#navigation .active,
#navigation .active:hover{
	background:url("../img/navigation/bg_navi_sub.gif") repeat-x;	
	color:#333;
}

#navigation .end ol li .active,
#navigation ol .active,
#navigation ol .active:hover{
	background:url("../img/navigation/bg_navi_active.gif") top center no-repeat;	
}







/* Content */
#content{
	width:558px;
	float:left;
	min-height:435px;
	padding-bottom:20px;
}

#content a{
	text-decoration:underline;
	color:#333;
	font-weight:bold;
}

#content p a{
	color:#333;
	font-weight:bold;
}

#content ul{
	margin-left: 20px;
	margin-top: -15px;
}
#content ul ul{
	margin-top:0px;
}

/* ul neben bild abstand verkleinern */
.csc-textpic-intext-left ul{
	padding-left:20px;
}

#content ul li{
	margin: 0px;
	list-style-type:disc;	
}

#content ol li{
	list-style-type:decimal;	
}

/* Content Forms */
	#content input,
	#content select,
	#content textarea{
		width:245px;
		height:18px;
		font-size:11px;
		border:1px solid #999;
	}
	
	#content select option{
		font-size:11px;		
	}
	
	#content input{
		height:14px;
		padding:1px 0 1px 3px;
	}
	
	#content .date,
	#content .toggle .date{
		width:75px;	
	}
	
	#content .toggle .two_cols p{
		width:100%;	
		margin-top:8px;
	}
	
	#content form dt{
		clear:both;
		width:100%;
		float:left;
		margin:8px 0 0 0;
	}
	
	#content form dd{
		clear:both;	
	}
	
	#content textarea{
		height:142px;	
	}

	#content .calendar_button{
		margin-bottom:-6px;	
		
		float:left;
	}
	
	#content #buchungsformular .calendar_button{
		float:none;	
		float:left;
		margin-right:5px;
	}
	
	#content .two_cols .label_time,
	#content #buchungsformular .label_time{
		float:right;
		width:152px;
	}
	
	#content #stationsnetz_detail .two_cols .label_time{
		width:142px;	
	}
	
	#content #routenplaner{
		width:100%;
		float:left;
		padding-bottom:10px;
	}
	
	#content #routenplaner input{
		width:auto;
		height:auto;
		float:left;
		margin-top:0;
	}
	
	#content #routenplaner #from_location{
		width:300px;
		height:16px;
		margin-right:5px;
		margin-top:1px;
	}
	
	#content .two_cols .label_left,
	#content #buchungsformular .label_left{
		float:left;	
	}

	#content #buchungsformular .date{
		float:left;	
	}
	#content #buchungsformular .time{
		width:50px;
		float:left;
	}
	
	#buchungsformular{
		width:100%;
		float:left;
	}
	
	#content .input_submit,
	#content .box .input_submit{
		border:none;
		float:right;
		width:79px;
		height:25px;
		margin-right:20px;
		margin-top:20px;
	}
	
	#content form h3{
		margin-bottom:0;	
		margin-top:10px;
	}
	
	#content form .left,
	#content form .right{
		width:260px;
		float:left;
		text-align:left;
	}
	
	#content form .right{
		margin:0 0 0 30px;
	}
	
	#content .box .right{
		margin-left:5px;	
	}
	
	#content form .right .right{
		margin:0;	
	}
	
	#content form .checkbox,
	#content .toggle .checkbox{
		width:20px;
		float:left;
		display:block;
		border:none;
	}
	
	#content form p{
		margin:10px 0 0 0;
		width:100%;
		float:left;
	}
	
	

#dw_teaserticker{
	border-bottom:1px solid #e00019;	
	width:100%;
	float:left;
	overflow:hidden;
}

#dw_teaserticker .img_area{
	position:relative;	
	width:558px;
	height:210px;
}

#dw_teaserticker dt,
#dw_teaserticker dd,
#dw_teaserticker img,
#dw_teaserticker dl{
	float:left;	
}

#dw_teaserticker img{
	position:absolute;
	top:0;
	left:0;
}

#dw_teaserticker dl{
	padding:0 10px 0 10px;
	width:538px;
	background:url("../img/content/bg_teaserticker_navi.gif") repeat-x #e5e5e5;
}

#dw_teaserticker dt{
	margin:3px 5px 0 0;	
	padding-right:15px;
	/*background:url("../img/content/ticker_pfeil.gif") no-repeat right 4px;*/
}

#dw_teaserticker dd{
	float:left;
	border-top:3px solid #f5f5f5;	
}

#dw_teaserticker .lastfix{
	background:url("../img/content/bg_teaserticker_last.gif") no-repeat bottom right;
}
#dw_teaserticker dl a{
	background:url("../img/content/bg_teaserticker_a.gif") no-repeat bottom right;
	padding:2px 10px 2px 5px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

#dw_teaserticker .first{
	background:url("../img/content/bg_teaserticker_left.gif") no-repeat;
	padding-left:8px;
}

#dw_teaserticker .last{
	background:url("../img/content/bg_teaserticker_right.gif") top right no-repeat;
	padding-right:8px;
}


#dw_teaserticker .no_bg a{
	background:url("../img/content/_bg_teaserticker_a.gif") repeat-x;
}

#dw_teaserticker .active{
	border:none;
	position:relative;
	padding-right:9px;
	background:none;
	padding-top:2px;
	margin-top:1px;
	background:url("../img/content/bg_teaserticker_a.gif") repeat-x 0 2px;
}

#dw_teaserticker .first_active{
	background:url("../img/content/bg_teaserticker_first_active.gif") repeat-x 0 2px;
}

#dw_teaserticker .active a{
	color:#fff;
	padding-top:4px;
	padding-left:9px;
	border-bottom:1px solid #e00019;
	padding-right:0;
	background:url("../img/content/bg_teaserticker_active_left.png") no-repeat;
}

#dw_teaserticker .active span{
	background:url("../img/content/bg_teaserticker_active_right.png") no-repeat top right;
	width:9px;
	height:19px;
	position:absolute;
	top:0;
	right:0;
}

#dw_teaserticker .last_active{
	padding-right:9px;	
	background:url("../img/content/bg_teaserticker_last_active.gif") repeat-x right 2px;
}

#dw_ticker{
	background:url("../img/content/bg_ticker.gif") repeat-x;
	width:100%;
	float:left;
	padding:4px 0;
	overflow:hidden;
	text-transform:uppercase;
}

.inner{
	width:5000px;
	float:left;
}

#dw_ticker .ticker_content{
	width:auto;
	float:left;
}

.ticker_content span{
	padding-right:15px;
	background:url("../img/content/ticker_dot.gif") no-repeat right 4px;
	padding-left:5px;
}

#dw_angebotsteaser{
	width:553px;
	float:left;
	margin:20px 0 10px 5px;
	overflow:hidden;
	position:relative;
}

#dw_angebotsteaser .controls{
	width:505px;
	margin-left:22px;
	display:inline;
	overflow:hidden;
}

#buchung_uebersicht{
	margin:0 0 0 20px;	
}

#buchung_uebersicht div,
#dw_angebotsteaser div{
	float:left;	
	position:relative;
}

.bg_shadow{
	background:url("../img/content/bg_angebotsteaser_schatten.gif") repeat-x bottom left;	
	padding-bottom:10px;
	margin-bottom:5px;
}

.bg_shadow div{
	float:left;
	display:inline;
	width:160px;
}

.bg_shadow div a{
	font-weight:bold;
}

#dw_angebotsteaser .bg_shadow{
	margin-top:15px;
}

#dw_angebotsteaser .bg_shadow div{
	margin-top:-15px;
}

#dw_angebotsteaser .bg_shadow div p{
	line-height:14px;
	height:55px;	
}
#dw_angebotsteaser .bg_shadow div .important{
	background:url("../img/icons/link.gif") no-repeat scroll 1px 3px transparent;
	color:#B70000;
	font-weight:bold;
	margin-left: 110px;
	padding-bottom: 0;
	padding-left:10px;
	text-decoration:underline;
	border: 0px;
}
#dw_angebotsteaser .bg_shadow div,
#buchung_uebersicht .bg_shadow div{
	margin-right:6px;
	margin-left:3px;
}

#buchung_uebersicht .bg_shadow div{
	background-repeat:no-repeat;
	background-position:0 0;
}

#buchung_uebersicht p,
#buchung_uebersicht h2,
#dw_angebotsteaser p{
	padding:0 10px;
	width:140px;
}

#dw_angebotsteaser p{
	margin-top:0;
}

#buchung_uebersicht h2{
	height:100px;
	font-size:14px;
	padding-top:10px;
}

#buchung_uebersicht .preis{
	margin:0;
	font-size:20px;
	color:#B70000;
	font-weight:bold;
	text-align:right;
	width:135px;
	min-height:0;
}

#buchung_uebersicht .preis span{
	font-size:15px;	
}

#buchung_uebersicht p{
	min-height:50px;	
}

#buchung_uebersicht .more, #buchung_uebersicht .more_en{
	margin-top:5px;	
	min-height:0;
}

#buchung_uebersicht .more span, #buchung_uebersicht .more_en span{
	display:none;	
}

#buchung_uebersicht .more a{
	float:right;
	width:81px;
	height:29px;
	background:url("../img/content/button_anfragen.jpg") no-repeat;
}
#buchung_uebersicht .more_en a{
	float:right;
	width:81px;
	height:29px;
	background:url("../img/content/button_anfragen_en.gif") no-repeat;
}



#dw_angebotsteaser p a{
	padding-left:10px;
	float:right;
	padding-bottom:0px;
	background:url("../img/icons/link.gif") no-repeat 1px 3px;
	color:#b70000;
	text-decoration:underline;
}

#dw_angebotsteaser a span{
	display:none;	
}

#dw_angebotsteaser .next,
#dw_angebotsteaser .prev{
	height:35px;
	width:18px;
	position:absolute;
	top:120px;
	left:0;
	cursor:pointer;
	background:url("../img/icons/angebotsteaser_pfeile.gif") no-repeat 0 -36px;
}

#dw_angebotsteaser .next{
	background-position:0 -104px;	
	right:5px;
	left:auto;
}

#dw_angebotsteaser .prev:hover{
	background-position:0 -144px;
}

#dw_angebotsteaser .next:hover{
	background-position:0 -244px;
}

#tx_bbgalerie_pi1 form,
.box{
	clear:both;
	background:url("../img/content/box_schatten.gif") bottom left no-repeat;
	width:538px;
	padding:0 3px 7px 2px;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	
	color:#333;
	font-size:11px;
}

.box h3{
	font-size:11px;	
}

#tx_bbgalerie_pi1 #loading{
	width:100%;
	float:left;
	height:50px;
	background:url("../img/content/loading.gif") no-repeat center center;
}

#tx_bbgalerie_pi1 fieldset,
.box fieldset,
.box div{
	padding:10px;
	width:518px;
	float:left;
	background:url("../img/content/bg_box.gif") repeat-x;
}

#tx_bbgalerie_pi1 fieldset{
	width:480px;
}

#content #tx_bbgalerie_pi1 .bg_shadow div div{
	float:left;
	width:150px;
	overflow:hidden;
	height:115px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
}

#content #tx_bbgalerie_pi1 .bg_shadow img{
	visibility:hidden;	
	height:110px;
}

.toggle{
	position:relative;	
}

.toggle_control{
	width:20px;
	height:24px;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:7px;
	background:url("../img/icons/open_close.gif") no-repeat top left;
}

.close{
	background-position:bottom left;	
}

.toggle_control{
	cursor:pointer;	
}

.toggle_control span{
	display:none;	
}

#content .box .left,
#content .box .right{
	width:250px;
}

#content .box .two_cols{
	padding:0;
}

.box div div{
	padding:0;
	width:100%;
	float:left;
	background:none;
}

.box h2{
	font-weight:bold;
	color:#1e5486;
	font-size:11px;
	margin:0 0 8px 0;
}

#content .box input{
	width:420px;
	border:1px solid #999;
	background:#fafafa;
	float:left;
}

#content .toggle input{
	width:240px;	
}

#map_canvas{
	width:518px;
	height:310px;
	border:1px solid #999;
	margin:0 2px 16px -2px;
}

#stationsnetz_detail .left{
	width:235px;
}

/* Stationnetz Datail td fix */
#stationsnetz_detail .right td{
	border: 0px none;
	padding: 1px;
}

#stationsnetz_detail .right address,
#stationsnetz_detail .right p{
	width:120px;
	float:left;
	display:inline-block;
	margin-top:0;
}

#stationsnetz_detail .left img{
/*	width:219px;
	min-height:100px;*/
	padding:0 3px 4px 1px;
	background:url("../img/content/bg_stationsnetz_detail.gif") bottom right;
}

#stationsnetz_detail .left .calendar_button{
	padding:0;
	background:none;
}

#stationsnetz_detail a{
	color:#B70000;	
}


/* Detail Table bei LKW-Flotte */
#lkwdetail{
	border: 0px;
	margin-bottom:10px;
}
#lkwdetail th{
	width: 144px;
	height: 16px;
}
#lkwdetail td{
	border: 0px;	
	height: 16px;
	padding: 0px;
	font-weight: bold;
}


/* Keywords */
#keywords{
	clear:both;
	margin:15px 0 15px 147px;
	width:558px;
	font-size:10px;
	line-height:13px;
	overflow: auto;
}
#keywords p{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	width:528px;	
	padding:10px 15px;	
}
#keywords ul{
	margin-left: 16px;
}
#keywords ul li{
	list-style: none;
	float: left;
	width: 180px;
}
#keywords ul li a{
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.citylinks{
	width: 558px;
	/*height: 124px;
	overflow: hidden;*/
}









/* Sidebar */
#sidebar{
	float:right;
	width:220px;	
	padding:30px 0 0 0;
}

#sidebar #dw_angebotsteaser .next,
#sidebar #dw_angebotsteaser .prev{
	display:none;	
}

#sidebar .label_time{
	color:#fff;
	float:right;
	width:75px;
	font-size:10px;
}

#sidebar input,
#sidebar select{
	background:#fafafa;	
	border:1px solid #999;
	font-size:11px;
}

#sidebar select{
	width:178px;	
}

#sidebar input{
	width:75px;
}

#sb_autovermietung p{
	margin:0 0 16px 0;	
}

#sidebar div{
	float:left;
	padding-bottom:14px;
	width:224px;
	margin:0 0 10px 0;
}

#sidebar #sb_autovermietung, #sidebar #sb_laenderauswahl{	
	background:url("../img/sidebar/bg_div.gif") no-repeat bottom left;
}

#sidebar form,
#base #sidebar #pkw_text{
	float:left;
	padding:0 2px;
	width:220px;
	background:url("../img/sidebar/bg_form.gif") repeat-y #116FBA;
	margin-bottom:0;
}

#base #sidebar #pkw_text{
	color:#fff;
	display:none;
}

#base #sidebar #pkw_text p,
#sidebar fieldset{
	float:left;
	padding:10px 20px 4px 20px;
	width:180px;
	background:url("../img/sidebar/bg_fieldset.gif") repeat-x #1070BC;	
}

#base #sidebar #pkw_text p{
	background:url("../img/content/bg_sidebar_lkw.gif") repeat-y #116FBA;	
}

/*
#base #sidebar #pkw_text p{
	padding-bottom:115px;
}*/

#sidebar ol{
	font-weight:bold;
	background:url("../img/sidebar/bg_ol.gif") no-repeat top left;
	padding:5px 0 0 0;
	height:26px;
	width:224px;
	float:left;
}

#sidebar li{
	float:left;
	width:53px;
	text-align:center;
}

#sidebar li.active{
	width:65px;
}

#sidebar .active a,
#sidebar label,
#sidebar fieldset p{
	color:#fff;	
}

#sidebar fieldset p{
	margin-bottom:8px;	
}

#sidebar label{
	font-size:10px;	
}

#sidebar dt{
	clear:both;
	width:180px;
	float:left;
	margin:4px 0 0 0;
}

#content form fieldset .img_submit,
#sidebar .img_submit{
	border:none;
	width:75px;
	height:24px;
	float:right;
}

#sidebar .img_submit{
	margin:8px 0 0 0;
}

#content form .img_submit{
	margin:0;	
}

#sidebar .time,
#content .toggle .time{
	width:70px;
	margin-left:5px;
}

#sb_laenderauswahl p{
	margin-top:0;	
}

#sb_laenderauswahl h3{
	width:144px;
	text-transform:uppercase;
	text-align:center;
	float:left;
	background:url("../img/sidebar/bg_laenderauswahl.gif") no-repeat top left;
	height:26px;
	color:#fff;
	padding:5px 78px 0 0;
	margin:0;
}

#sb_laenderauswahl fieldset{
	background:url("../img/sidebar/bg_fieldset_laenderauswahl.gif") repeat-x;
	min-height:40px;
}

#sidebar .bg_shadow{
	background:url("../img/content/bg_angebotsteaser_schatten.gif") repeat-x bottom left;	
	padding-bottom:0;
	margin-bottom:5px;
	width:170px;
	
	margin-top:15px;
}

#sb_laenderauswahl .selectbox{
	background:url("../img/sidebar/selectbox_sidebar.gif") no-repeat;
	width:160px;
	height:17px;
	padding:0 10px;
	font-size:11px;
	float:left;
}

#sb_laenderauswahl .selectbox_options{
	background:url("../img/sidebar/selectbox_bg.png");
	border:1px solid #d0d0d0;
	position:absolute;
	margin-top:17px;
	padding:0 10px 5px 10px;
	position:absolute;
	width:158px;
}	

#sb_laenderauswahl .selectbox_options a{
	width:160px;
	float:left;
	font-size:10px;
}

#sb_laenderauswahl .selectbox_options a img{
	float:left;
	margin-right:5px;
	margin-top:3px;
}

#sidebar .bg_shadow div{
	float:left;
	display:inline;
	width:160px;
	background:none;
	margin-bottom:5px;
	
	margin-top:-15px;
}

#sidebar .controls,
#sidebar #dw_angebotsteaser,
#sidebar .inner{
	background:none;	
}

#sidebar #dw_angebotsteaser p{
	margin:5px 0;	
}

/* zus�tliche sidebar elemente */
/* suche */
	#sb_suche{
		height: 94px;
		width: 224px;
		background: url("../img/sidebar/bg_div_hell.gif") bottom left no-repeat;
	}
	
	#sb_suche h3{
		height: 28px;
		width: 204px;
		background: url("../img/sidebar/bg_suche.gif") top left no-repeat;
		padding-top: 5px;
		padding-left: 20px;
		color: #1e5486;
		margin: 0px;
	}
		
	#sb_suche form{
		padding: 0px;
	}
	
	#sb_suche fieldset{
		height: 61px;
		width: 224px;
		background: url("../img/sidebar/bg_fieldset_suche.gif") top left no-repeat;
		margin: 0px;
		padding: 0px;
	}
	
	#sb_suche .suche{
		height: 15px;
		width: 178px;
		margin: 5px 0px 2px 20px;
		border: 1px solid #999999;
		/*background: url("../img/sidebar/bg_suche_input.gif") top left no-repeat;*/
	}
	#sb_suche .img_submit, #sb_stationsnetz .img_submit{
		margin-right: 23px;
	}
	
	
	#sidebar .tx-t3mcumulustagcloud-pi1{
		margin: 0px;
		padding: 0px;
	}
	
/* teaser */
	#sidebar .sb_teaser,
	#sb_teaser{
		height: 212px;
		width: 224px;
		background: url("../img/sidebar/bg_div_hell.gif") bottom left no-repeat;
		line-height: 14px;
	}
	
	#sb_teaser ul, #sb_stationsnetz ul, #sidebar .sb_teaser ul{
		list-style: none;
	}
	
	#sb_teaser li, #sb_stationsnetz li, #sidebar .sb_teaser li{
		float: left;
		height: 24px;
		width: auto;
		background: url("../img/sidebar/bg_teaser_top.gif");
	}
	#sb_teaser li h3, #sb_stationsnetz li h3, #sidebar .sb_teaser li h3{
		padding: 5px 5px 0px 5px;
		color: #1e5486;
		margin: 0px;
		text-transform: uppercase;
	}
	#sb_teaser .left, #sb_stationsnetz .left, #sidebar .sb_teaser .left{
		height: 24px;
		width: 15px;
		background: url("../img/sidebar/bg_teaser_top_left.gif");
	}
	#sb_teaser .right, #sb_stationsnetz .right, #sidebar .sb_teaser .right{
		height: 24px;
		width: 15px;
		background: url("../img/sidebar/bg_teaser_top_right.gif");
	}
	#sb_teaser p, #sidebar .sb_teaser p{
		width: 181px;
		margin-top: 0px;
		margin-bottom: 15px;
	}	
	#sb_teaser a, #sidebar .sb_teaser a{
		background:url("../img/icons/link.gif") no-repeat scroll 1px 3px transparent;
		color:#B70000;
		float:right;
		padding-bottom:0;
		padding-left:10px;
		text-decoration:underline;
		font-weight: bold;
		margin-right: 13px;
		margin-top: 3px;
	}
	#sb_teaser_content, #sidebar .sb_teaser_content{
		clear: both;
		height: 164px;
		width: 224px;
		background: url("../img/sidebar/bg_teaser.gif") top left no-repeat;
		padding: 10px 20px;
	}
	#sb_teaser_bild, #sidebar .sb_teaser_bild{
		height: 74px;
		width: 179px;
		border: 1px solid #999999;
	}
	#sb_teaser_mehr a{
		margin-right: 40px;
	}
	#sb_teaser_mehr, #sidebar .sb_teaser_mehr{
		margin-left: 150px;
	}
	
	
	#sb_stationsnetz{
		height: 202px;
		width: 224px;
		background: url("../img/sidebar/bg_div_hell.gif") bottom left no-repeat;
	}
	#sb_stationsnetz fieldset, #sb_stationsnetz form{		
		clear:both;
		height: 189px;
		width: 224px;
		background: url("../img/sidebar/bg_fieldset_stationsnetz.gif") top left no-repeat;
		margin: 0px;
		padding: 0px;
	}	
	#sb_stationsnetz select{		
		border: 1px solid #999999;
		height: 17px;
		font-size: 10px;
		margin: 1px 20px 1px 20px;
		width:179px;
		vertical-align:middle;
	}
	#sb_stationsnetz p {
		margin: 20px 20px 0px 20px;
	}
	#sb_stationsnetz label{
		margin: 1px 20px 1px 20px;
		font-size: 10px;
		color: #333333;
	}
	#sb_stationsnetz strong{
		color: #333333;
	}
	#sb_stationsnetz_ort{
		margin-top: -8px;
	}
	#sb_stationsnetz_station{
		margin-bottom:8px;
		visibility: hidden;
	}

	/* teaser fixes */
	#sidebar .sb_teaser p{
		border:none;	
		clear:both;
		width:100%;
	}
	
	#sidebar .sb_teaser a img{
		background:none;
		padding:0;
		margin-left: -10px;
	}
	
	#sidebar .sb_teaser .imglink{
		margin:0;
		float:left;
		width:100%;
	}
	
	#sidebar .sb_teaser_content{
		width:200px;
		float:left;
	}
	
	#sidebar .sb_teaser,
	#sidebar .sb_teaser_content,
	#sidebar .sb_teaser p{
		height:auto;	
	}
	
	#sidebar .sb_teaser{
		padding-bottom:4px;	
	}
	
	#sidebar .sb_teaser_content p{
		margin-bottom:0;	
	}
	
	#sidebar .sb_teaser_content{
		padding-bottom:0;	
	}


/* Stationsnetz alphabetisch */
#alphabet div{
	background:url("../img/content/bg_box.gif") repeat-x;
	padding-bottom: 10px;
}
#alphabet ul{
	margin: -15px 0px 30px 0px;
}
#alphabet ul li{
	list-style: none;
	float: left;
	width: 19px;
	text-align: center;
}
#alphabet ul li a{	
	background:url("../img/icons/link.gif") no-repeat scroll 1px 3px transparent;
	color: #B70000;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: underline;
	border: 0px;
}
#alphabet .block{
	background: none;
	display: block;
	margin-top: 10px;
}






/* Footer */
#footer{
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	width:558px;
	background:url("../img/bg_footer.gif") no-repeat bottom right #1566a8;
	padding:0 247px 30px 177px;
	text-align:center;
	min-height:20px;
}

#footer a{
	margin:0 5px 0 0;	
	border-right:1px solid #000;
	padding-right:5px;
}





/* Kontakt */
#kontakt address{
	width:259px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#kontakt form{
	width:100%;
	float:left;
	margin-bottom:32px;
}






/* Bildergalerie */
#tx_bbgalerie_pi1 dl{
	width:30%;
	float:left;
	color:#1e5486;
	font-weight:bold;
	margin-right:3%;
	overflow:hidden;
}

#tx_bbgalerie dt,
#tx_bbgalerie dd{
	width:100%;
	float:left;
}

#content #tx_bbgalerie_pi1 select{
	width:100%;
	float:left;
	font-weight:normal;
}

#content #tx_bbgalerie_pi1 h2{
	font-size:11px;
	color:#1e5486;
	height:auto;
	background:#fff;
}

#content #tx_bbgalerie_pi1 p{
	min-height:0;
	margin:0 0 0 0;
	background:#fff;
	padding-bottom:5px;
}

#content #tx_bbgalerie_pi1 img{
	margin:5px 5px 0 5px;	
}

#content #tx_bbgalerie_pi1 .img_submit{
	margin-top:10px;	
	margin-right:20px;
}

#content #results #buchung_uebersicht{
	margin-left:10px;	
}

#detail{
	width:612px;
	height:551px;
	background:url("../img/content/galerie_bg.png") no-repeat;
	overflow:hidden;
	top:330px;
	position:absolute;
	z-index:10;
}

#detail h3,
#detail #view,
#detail #controls{
	margin:30px 30px 0 30px;
}

#detail #controls span{
	display:inline;
	overflow:hidden;
	max-width:77px;
	height:55px;
	border:1px solid #000;
	float:left;
	margin-right:2px;
}

#detail #controls p span{
	border:none;
}

#detail #controls span img{
	border:none;	
}

#view{
	margin-top:0;
	margin-bottom:0;
	float:left;
}

#detail #view .inner{
	width:5000px;
	float:left;
}

#detail #view .inner div{
	width:488px;
	height:350px;
	border:none;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	
	border:1px solid #000;
}


#detail h3{
	font-size:14px;
	color:#1e5486;
}

#detail #view{
	width:490px;
	overflow:hidden;	
	border-left:29px solid #FFFFFF;
}

#detail .prev,
#detail .next{
	background:url("../img/icons/angebotsteaser_pfeile.gif") no-repeat 0 -36px;
	cursor:pointer;
	height:35px;
	left:0;
	position:absolute;
	top:235px;
	width:18px;	
	margin:0 20px;
}

#detail .next{
	left:auto;
	right:5px;
	background-position:0 -104px;
}

#detail span{
	display:none;	
}

#detail div{
	float:left;	
}

#detail .close{
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}

#detail #controls{
	margin:5px 58px;	
	float:left;
	width:490px;
}

#detail #controls img{
	margin:0;	
	cursor:pointer;
	border:1px solid #000;
}

#detail p #pos{
	display:inline;	
}

#detail #controls p{
	float:right;	
	margin-top:0;
}

#pagebrowser{
	clear:both;
	width:100%;
	float:left;
	margin:15px 0;
}

#pagebrowser .dots{
	display:inline;
	float:left;
	padding-right:5px;
}

#pagebrowser a{
	cursor:pointer;
	float:left;
	margin:0 5px 0 0;
}

#pagebrowser .active{
	color:#b70000;	
}

#tx_bbgalerie_pi1 form{
	background:url("../img/content/box_schatten_small.gif") bottom left no-repeat;
}

#pagebrowser .first,
#pagebrowser .prev,
#pagebrowser .next,
#pagebrowser .last{
	background:url("../img/icons/first.gif") no-repeat 0 4px;
	width:7px;
	height:15px;
}

#pagebrowser .first{
	display:none;
}

#pagebrowser .prev{
	background:url("../img/icons/prev.gif") no-repeat 0 4px;
	display:none;
}

#pagebrowser .next{
	background:url("../img/icons/next.gif") no-repeat 0 4px;
}

#pagebrowser .last{
	background:url("../img/icons/last.gif") no-repeat 0 4px;
}

#pagebrowser span{
	display:none;	
}




/* Karriere */
#content #tx_bbkarriere_pi1 .important,
#content #tx_bbdownloads_pi1 .important{
	background:none;
	padding-left:0;
	float:left;
}

#tx_bbdownloads_pi1 table{
	margin-bottom:20px;	
}

#content #tx_bbkarriere_pi1 .neu{
	float:right;
}

#karriere_detail{
	position:absolute;
	top:100px;
	width:415px;
	background:#fff;
	border:1px solid #919191;
	padding:20px;
}

#karriere_detail .pdf{
	float:right;
	color:#B70000;	
	font-weight:bold;
	border-bottom:1px solid #B70000;
	margin-top:-17px;
	color:#B70000;	
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #B70000;
	padding-left:10px;
	background:url("../img/icons/pfeil.gif") no-repeat 0 4px;
}

#karriere_detail address{
	margin:18px 0 0 0;
}

#karriere_detail h2{
	margin-bottom:18px;
}

#karriere_detail .close{
	width:35px;
	height:35px;
	background:url("../img/icons/close.png") no-repeat;
	position:absolute;
	top:-10px;
	right:-10px;
	cursor:pointer;
}

/* Suche */
.tx-indexedsearch-browsebox{
	margin:20px 0px 20px 0px;
}
#content .tx-indexedsearch-browsebox ul, #content .tx-indexedsearch-browsebox ul li{
	list-style: none;
	margin-left: 0px;
}
.tx-indexedsearch-browsebox li, .tx-indexedsearch-browsebox li a{
	float: left;
	margin: 2px;
	margin-bottom:20px;
}
#content .tx-indexedsearch-browselist-currentPage, #content .tx-indexedsearch-browselist-currentPage a{
	color: #B70000;
}
.tx-indexedsearch-form{
	vertical-align:top;
	width: 558px;
	margin-left: -10px;
	margin-top: 12px;
}
#content .tx-indexedsearch-form .submit{
	width: 75px;
	height: 24px;
	background: url("../img/sidebar/input_submit.png") top left no-repeat;
	border: 0px;
	margin-bottom: -11px;
	
}




/* gewinnspiel*/
#antworten{
	width: 100%;
	margin-top:20px;	
}
#antworten ul{
	margin: 20px 0px;
}
#antworten ul li input{
	width: 20px;
	vertical-align: bottom;
	margin-right: 10px;
}
#antworten ul li{
	list-style: none;
	min-width: 50px;
	color:#b70000;
	font-size:13px;
	font-weight:bold;
	float: left;
}
#antworten .input_submit{
	margin-right: 10px;
}





/* Individuell */
.page_44 p{
	margin:-12px 0 12px 0;
}

/* routenplaner */
#directions{
	width:520px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}
#directions table{
	width: 520px;
}

/* google-Zeichen */
#logocontrol{
    height:1px;
    margin-bottom:30px;
    overflow: visible;
}

div.csc-textpic img{
	vertical-align:bottom;
}