/* Basics */
a, h1, h2, h3, h4, img, 
label, li, ol, p, body, table 
td, th, hr, ul, div, form, 
input, select, textarea, body, html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html {
	height: 101%;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	height: 100%;
}

p,h1,h2,h3,h4,input,option,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;
	margin: 0px 0px 15px 0px;
	line-height: 1.2em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0px 0.3em 0px;
	line-height: 1.2em;
}

p {
	padding: 0px 0px 0.5em 0px;
	line-height: 1.2em;
}
div.errorbox,
p.errorbox {
	border: 1px solid #000;
	background-color: #ffff00;
	margin: 10px 0px 0px 0px;
}
p.fussnote {
	color:#7F7F7F;
	font-size: 10px;
	margin-top: 5px;
}
div.errorbox h1 {
	text-transform: uppercase;
	padding: 5px;
}
div.errorbox p {
	padding: 5px;
}
hr {
	clear: both;
	border-bottom: 1px solid #cecece;
	height: 1px;
	line-height: 0px;
	width: 100%;
	overflow: hidden;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7f7f7f;
}
a, .button {
  outline: none;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 1px 4px 1px 0px;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 1px 2px 1px 0px;
}

ul, ol {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
}
ul li, ol li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 15px;
}
/* Formulare */
input, select, textarea {
	border: 1px solid #959595;
	padding: 2px;
}
input.text {
	height: 16px;
	width: 170px;
}
input.submitImage {
	border: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	vertical-align: middle;
}
.button_disabled,
.button {
	text-transform: uppercase;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff00;
	border: 1px solid #000000;
	cursor: pointer;
}
.button_disabled {
	background-color: #eeeeee;
	border: 1px solid #7f7f7f;
}
.button:hover {
  color: #7f7f7f;
}
.moreLink {
	text-decoration: underline; 
	font-weight: bold;
}
input.button,
input.button_disabled {
	padding: 2px .3em !important;
	overflow: visible;
	height: auto !important;
}
a.button,
a.button_disabled {
  padding: 3px .55em;
  overflow: visible;
	text-decoration: none !important;
}
a.button_disabled,
a.button_disabled:hover {
  color: #7f7f7f !important;	
}
.selectBoxContainer {
	background: #ffff00;
	width: 200px;
	height: auto;
	float: right;
	padding: 10px 0;
}
input.selectBox {
	float: right;
	width: 150px;
}
.selectArrow {
	background: red;
	float: right;
	height: 20px;
	width: 20px;
	cursor: pointer;
	margin-top: -3px;
}

.stationIdDetailsPadding {
	padding: 10px 7px;
}
.stationIdDetailsPadding a {
	font-weight: normal;
	text-decoration: underline;
}
.stationIdDetailsEntry {
	display: none;
}
input.datePicker {
	width: 77px;
}
input.timePicker {
	width: 50px;
}
input.dateInput {
	width: 74px;
}

label {
	font-weight: bold;
}
.wide,
.medium,
.ort,
.plz {
	/*padding: 5px 0px 0px 4px;*/
	padding:3px 0 3px 3px;
	margin: 0px 14px 14px 0px;
	width: 438px;
	height: 14px;
}
.medium {
	width: 209px;
}
.plz {
	width: 60px;
}
.ort {
	width: 358px;
}
select.text {
	height: 22px;
	width: 170px;
}
select.stationSelectbox {
	height: 22px;
	width: 170px;
}
select.timeSelectbox {
	height: 22px;
	width: 60px;
}
select.extras {
	border: 1px solid #555555; 
	padding: 0px;
	margin: 1px 0px 0px 0px;
	width: 38px;
}
select.extras option {
	font-size: 11px; 
}
select.medium,
select.wide {
	padding: 3px 3px 3px 2px;
	width: 444px;
	height: 26px;
}
select.medium {
	width: 215px;
}
select.medium option,
select.wide option {
	padding: 4px;
}

textarea.nachricht {
	height: 231px;
	overflow: hidden;
}

textarea.fullwidth {
	width: 900px;
	overflow: hidden;
}

/* Globale Definitionen */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin: 0px; 
	padding: 0px;
	font-size: 1px;
}

body {
	background: #ffffff url(../img/bg_shadow.gif) top center repeat-y;
}
/* Seitendefinition */
#body_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	background-color: #ffffff;
}
#body_container_padding {
	padding: 10px;
}

#logo {
	height: 70px;
	width: 100%;
}
#logo img {
	margin-top: 10px;
	margin-left: 17px;
}

#hotline_telefon {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
}
#hotline_telefon h1 {
	font-size:16px;
	color: #000000;
}

#content {
	position: absolute;
	top: 130px;
	left: 0px;
	padding: 0px 10px 10px 10px;
	height: auto;
}

#stationIdStart_container ul li {
	padding: 4px 3px;
}

#stationId_rueckgabeNote {
	width: 99%;
}

/* Textpage */
.textpage_container {
	margin-bottom: 30px;
}
.textpage_header {
	background-color: #ffff00;
}
.textpage_content.small,
.textpage_content {
	background: url(../img/textpage_content_bg_2.gif) top left repeat-y;
}
.textpage_content.small {
	width: 60%;
}
.textpage_column {
	float:left; 
	width: 50%; 
	display:block;
}
.textpage_column_padding {
	padding-right: 25px;
}
.textpage_container h1,
.textpage_container h2 {
	padding: 15px 0px 12px 25px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 19px;
	font-weight: bold;
}
.textpage_container h2 {
	padding: 0px 0px 12px 25px;
	font-size: 16px;
}
.textpage_content {
	/* padding: 30px 30px 10px 50px; */
	padding: 30px 0px 10px 50px;
}
.textpage_content p {
}
.textpage_content a {
	text-decoration: underline;
}
.textpage_content h1,
.textpage_content h2
{
	padding-left: 0px;
}
#overlay {
	height: 100%; 
	width: 100%; 
	position: fixed; 
	left: 0pt; 
	top: 0pt; 
	z-index: 100; 
	opacity: 0.5; 
	background-color:#000000; 
	display: none;
}


/********
 * Tabs *
 ********/
.tabs_container {
	margin: 10px 0px 0px 0px;
	width: 976px;
}
.tabs {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
	border-bottom: 5px solid #ffff00;
	width: 100%;
}
.tabs li {
margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-right: none;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 15px solid #ffffff;
}
.tabs li a {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1.1em;
	text-decoration: none;
	padding: .4em 0.8em 0.1em 0.8em;
	color: #a1a1a1;
	background: #ffffff ;
}
.tabs li a:hover {
	color: #000000;
}
.tabs li.tab-selected {
	background: #ffff00 ;
	border-bottom-color: #ffff00;
	color: #000000;
}
.tabs li.tab-selected a, .tabs li.tab-selected a:hover {
	background: #ffff00 ;
	color: #000000;
}
ul.small li {
	border-left: 10px;
}
ul.small li a {
	font-size: 11px;
	letter-spacing: -0.03em;
}


/*************
 * Fahrzeuge *
 *************/
#fahrzeuge_container {
	margin: 0px 0px 0px 0px;
	width: 977px; 
}
#fahrzeuge_container_trenner {
	margin: 0px 0px 10px 0px;
	float: left; 
	height: 150px; 
	width: 21px; 
	background-image: url(../img/fahrzeuge_trenner.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#fahrzeuge_container_trenner .top_spacer  {
	width: 21px; 
	height: 10px; 
	background-color: white; 
	overflow: hidden; 
	line-height: 0px; 
	font-size: 0px
}
#fahrzeuge_gruppe_container {
	float: left; 
	width: 761px; 
	overflow: hidden !important;
}
.fahrzeuge_gruppe {
	border-bottom: 1px solid white;
	border-top: 1px solid #ffff00;
	min-height: 164px;
}
.fahrzeuge_gruppe_bild {
	float: left;
	width: 255px;
	height: 163px;
	overflow: hidden;
}
.fahrzeuge_gruppe_bild img {
	width: 255px;
	height: 163px;
}
.fahrzeuge_gruppe_beschreibung {
	float: left;
	width: 493px;
	min-height: 163px;
	border-left: 13px solid #ffff00;
	margin-bottom: 1px;
}
.fahrzeuge_gruppe_beschreibung_name {
	float: left;
	height: 37px;
	width: 333px;
	background-color: #ffff00;
}
.fahrzeuge_gruppe_beschreibung_name p {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
.fahrzeuge_gruppe_beschreibung_symbole {
	float: left;
	height: 37px;
	background-color: #ffff00;
	text-align: right;
	width: 160px;
}
.fahrzeuge_gruppe_beschreibung_symbole img {
	vertical-align: bottom;
	margin: 0px 0px 0px 15px;
}
.fahrzeuge_gruppe_beschreibung_symbole p {
	padding: 7px 15px 0px 0px;
}
.fahrzeuge_gruppe_beschreibung_tabelle {
	float: left;
	margin: 20px 0px 0px 20px;
	width: 270px;
	height: auto;
}
.fahrzeuge_gruppe_beschreibung_tabelle table {
	width: 95%;
}
.fahrzeuge_gruppe_beschreibung_tabelle table td {
	padding: 0px 10px 5px 10px;
	color: #858686;
}
.fahrzeuge_gruppe_beschreibung_tabelle table th {
	padding: 0px 0px 5px 0px;
}
.fahrzeuge_gruppe_beschreibung_tabelle #stationIdStart_input {
	width:174px;
}

.fahrzeuge_gruppe_beschreibung_preise {
	float: left;
	width: 185px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #e5e5e5;
}
.fahrzeuge_gruppe_beschreibung_preise table {
}
.fahrzeuge_gruppe_beschreibung_preise table td {
	padding-top: 20px;
	text-align: right;
}
.fahrzeuge_gruppe_beschreibung_preise input.datePicker,
.fahrzeuge_gruppe_beschreibung_preise input.selectbox {
	margin-top: 6px !important;
	padding:3px 0 3px 3px !important;
	/*padding: 5px 0px 4px 4px !important;*/
	height: 14px !important;
	width: 64px !important;
}
.fahrzeuge_gruppe_beschreibung_preise input.datePicker {
	width: 78px !important;
}
.fahrzeuge_gruppe_beschreibung_preise .timeSelectorDivider,
.tarife_reservierungsform_right .timeSelectorDivider {
	margin-top: 8px;
}
.zeitraum_text_anfang {

}
.zeitraum_text_ende {
	margin-top: 13px;
}

/* stationen */
#stationen_uebersicht {
	float: left;
	width: 340px;
	border-right: 1px solid #ffff00;
}
#stationen_uebersicht p {
	padding: 20px 20px 0px 20px;
}
.stationen_detail {
	float: left;
	width: 635px;
}
.stationen_uebersicht_station_container {
	border-top: 1px solid #e5e5e5;
	height: 30px;
}
.stationen_uebersicht_station_container.selected {
	background-color: #ffff00;
}
.stationen_uebersicht_station_content {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 28px;
	cursor: pointer;
}
.stationen_uebersicht_station_link {
	float: left;
	padding: 7px 0px 0px 20px;
}
.stationen_uebersicht_station_extra {
	float: right;
	padding: 7px 10px 0px 0px;
}
.stationen_uebersicht_station_extra a {
	font-weight: normal;
	color: #9c9c9c;
}
.stationen_uebersicht_station_extra img {
	margin: 4px 5px 0px 0px;
}
.stationen_detail {
	line-height: 1.5em;
}
.stationen_detail_headline {
	height: 50px;
	overflow: hidden;
	background-color: #ffff00;
	margin: 0px 0px 20px 0px;
}
.stationen_detail_headline h1 {
	color: #000000;
	font-size: 19px;
	padding: 12px 20px 0px 20px;
}

.stationen_detail_kontakt_anschrift,
.stationen_detail_kontakt_oeffnungszeiten,
.stationen_detail_kontakt_extratext {
	float: left;
	margin: 0px 20px 20px 20px;
}
.stationen_detail_kontakt_anschrift a {
	text-decoration: underline;
}
.stationen_detail_kontakt_extratext {
	margin: 0px 0px 20px 20px;
}

div.textpage_column div.stationen_detail div.stationen_detail_kontakt_anschrift {
	margin: 0px 20px 20px 0px;
}
.stationen_detail_map {
	width: 600px;
	height: 500px;
	background: gray;
	margin: 0px 0px 20px 20px;
}


/* kostenlos */
#kostenlos_uebersicht {
	float: left;
	width: 340px;
	border-right: 1px solid #ffff00;
}
#kostenlos_uebersicht p {
	padding: 20px 20px 0px 20px;
}
.kostenlos_uebersicht_item_container {
	border-top: 1px solid #e5e5e5;
	height: 30px;
}
.kostenlos_uebersicht_item_container.selected {
	background-color: #ffff00;
}
.kostenlos_uebersicht_item_content {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 28px;
	cursor: pointer;
}
.kostenlos_uebersicht_item_link {
	float: left;
	padding: 7px 0px 0px 20px;
}
.kostenlos_uebersicht_item_extra {
	float: right;
	padding: 7px 10px 0px 0px;
	font-size: 11px;
}
.kostenlos_uebersicht_item_extra a {
	font-weight: normal;
	color: #9c9c9c;
	font-size: 11px;
}
.kostenlos_uebersicht_item_extra img {
	margin: 4px 5px 0px 0px;
}
#kostenlos_detail {
	float: left;
	width: 635px;
	line-height: 1.5em;
	overflow: hidden !important;
}
#kostenlos_detail hr {
	width: 615px;
	margin: 0px 0px 20px 20px;
}
.kostenlos_detail_headline {
	height: 70px;
	overflow: hidden;
	background-color: #ffff00;
	margin: 0px 0px 20px 0px;
}
.kostenlos_detail_headline h1 {
	color: #000000;
	font-size: 19px;
	padding: 12px 20px 0px 20px;
	margin: 0px;
}
.kostenlos_detail_headline h2 {
	color: #000000;
	font-size: 15px;
	padding: 5px 20px 0px 20px;
	margin: 0px;
}

.kostenlos_detail_kontakt_anschrift,
.kostenlos_detail_kontakt_oeffnungszeiten {
	float: left;
	width: 260px;
	display: block;
	margin: 0px 20px 20px 20px;
}

.kostenlos_detail_kontakt_anschrift a {
	text-decoration: underline;
}


/* reservierung */
#reservierungsdaten_oben {
	position: absolute;
	right: 0px;
	top: -130px;
	width: 520px;
	height: 40px;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ffff00;
}
#reservierungsdaten_oben .schritte_selected,
#reservierungsdaten_oben .schritte_unselected {
	padding-top: 13px;
	float: right;
	color: #888888;
}
#reservierungsdaten_oben .schritte_selected {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: -3px;
}
#reservierungsdaten_oben .gt {
	padding-top: 13px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	margin: -2px 10px 0px 10px;
}

#reservierungsdaten_inline {
	width: 625px;
	height: 60px;
	background-color: #f2f2f2;
	overflow: hidden;
	margin-top: 10px;
}
#reservierungsdaten_start,
#reservierungsdaten_end,
#reservierungsdaten_pfeile,
#reservierungsdaten_aendern {
	float: left;
	margin: 6px 0px 0px 20px;
	line-height: 1.2em;
}
#reservierungsdaten_pfeile {
	margin: 16px 10px 0px 20px;
}
#reservierungsdaten_aendern {
	margin: 18px 0px 0px 30px;
}

/* Reservierungsbox */
.reservierung_reservierungsbox_container {
	width: 100%;
	height: auto;
	margin: 30px 0px 0px 0px;
}
.reservierung_reservierungsbox_padding {
	padding: 0px 0px 0px 0px;
}
.reservierung_reservierungsbox_padding .errorbox {
	margin-bottom: 20px;
	/*width: 605px;*/
}
.reservierung_reservierungsbox_content {
	float: left;
	border-right: 1px solid #cecece;
	padding: 0px 27px 0px 27px;
	margin: 0px;
	width: 260px;
	overflow: visible !important;
}
.reservierung_reservierungsbox_content p {
	padding: 10px 0px 10px 0px;
}
.reservierung_reservierungsbox_content input,
.reservierung_reservierungsbox_content select {
	margin-top: -3px;
	margin-bottom: -3px;
}
.reservierung_reservierungsbox_content h2 {
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
.reservierung_reservierungsbox_content input,
.reservierung_reservierungsbox_content select {
	margin-top: -3px;
	margin-bottom: -3px;
	height: 14px;
	padding: 3px 0 3px 3px;
}
.reservierung_reservierungsbox_content .zeitraum_text_anfang {
	margin-bottom: 5px;
}
.reservierung_reservierungsbox_content .zeitraum_text_ende {
	margin-bottom: 4px;
}
/*
.reservierung_reservierungsbox_content input.datePicker,
.reservierung_reservierungsbox_content #dateStart_time_input,
.reservierung_reservierungsbox_content #dateEnd_time_input
 {
	padding: 5px 0px 4px 4px !important;
	width: 64px !important;
}
*/

/*
.reservierung_reservierungsbox_content input.datePicker {
	width: 70px !important;
}
.reservierung_reservierungsbox_content img.ui-datepicker-trigger {
	vertical-align: top;
	margin-top: 2px;
}
.reservierung_reservierungsbox_content .selectbox-wrapper-time {
	margin: 2px 0px 0px 77px !important;
}
*/

#reservierung_uebersicht {
	float: left;
	width: 340px;
}
#reservierung_uebersicht p {
	padding: 20px 20px 0px 20px;
}
.reservierung_uebersicht_item_container {
	border-top: 1px solid #e5e5e5;
	height: 40px;
}
.reservierung_uebersicht_item_container.selected {
	background-color: #ffff00;
}
.reservierung_uebersicht_item_content {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 38px;
	cursor: pointer;
}
.reservierung_uebersicht_item_image {
	float: left;
}
.reservierung_uebersicht_item_text1 {
	float: left;
	padding: 7px 0px 0px 15px;
	white-space: nowrap;
	overflow: hidden;
}
.reservierung_uebersicht_item_text1a {
	font-size: 11px;
	color: #9c9c9c;
	font-weight: normal;
	white-space: nowrap;
}
.reservierung_uebersicht_item_text2 {
	float: right;
	padding: 7px 5px 0px 0px;
	width: 85px;
	white-space: nowrap;
	overflow: hidden;
}
.reservierung_uebersicht_item_text2 a {
	font-weight: normal;
	font-size: 11px;
	color: #9c9c9c;
}

#reservierung_detail {
	float: left;
	height: auto;
	width: 635px;
	line-height: 1.5em;
	overflow: hidden !important;
}
#reservierung_detail_border {
	border-left: 5px solid #ffff00;
	border-right: 5px solid #ffff00;
	position: relative;
	width: 625px;
	overflow: hidden !important;
}
#reservierung_detail hr {
	width: 615px;
	margin: 0px 0px 20px 20px;
}
.reservierung_detail_headline {
	height: 70px;
	overflow: hidden;
	background-color: #ffff00;
	margin: 0px 0px 0px 0px;
}
.reservierung_detail_headline_left {
	float: left; 
	width: 45%;
}
.reservierung_detail_headline_middle {
	float: left; 
	width: 30%; 
	margin-top: 5px; 
	line-height: 2.1em;
}
.reservierung_detail_headline_right {
	float: right; 
	width: 25%; 
	text-align: right; 
	margin-top: 5px; 
	line-height: 2.1em;
}

.reservierung_detail_headline_left h1,
.reservierung_detail_headline_middle h1,
.reservierung_detail_headline_right h1,
.reservierung_detail_headline h1 {
	color: #000000;
	font-size: 19px;
	padding: 12px 20px 0px 20px;
	margin: 0px;
}
.reservierung_detail_headline_left h2,
.reservierung_detail_headline_middle h2,
.reservierung_detail_headline_right h2,
.reservierung_detail_headline h2 {
	color: #000000;
	font-size: 15px;
	padding: 5px 20px 0px 20px;
	margin: 0px;
}

.reservierung_detail_versicherungsschutz {
	margin: 20px 0px 10px -20px;
	background-color: #f2f2f2;
}
.reservierung_detail_versicherungsschutz p {
	padding: 10px 10px 10px 40px;
}
.reservierung_detail_preise {
	margin: 10px 0px 10px 20px;
}
.reservierung_detail_extras {
	background-color: #f2f2f2;
	margin: 0px 0px 10px 0px;
}
.reservierung_detail_extras_content {
	padding: 20px 0px 20px 20px;
}
.reservierung_extratext_kategorie {
	margin: 10px 0px 10px 0px;
	background-color: #f2f2f2;
}
.reservierung_extratext_kategorie p {
	padding: 5px 10px 10px 20px;
}
.reservierung_extratext_kategorie h1 {
	padding: 10px 10px 0px 20px;
	margin: 0px;
}
.reservierung_extratext_kategorie h1,
.reservierung_detail_preise h1,
.reservierung_detail_extras_content h1 {
	color: #000000;
	font-size: 19px;
}
.reservierung_detail_left {
	float: left;
	width: 280px;
	font-size: 11px;
}
.reservierung_detail_right {
	float: right;
	margin: 0px 20px 0px 20px;
	width: 280px;
	font-size: 11px;
}
.reservierung_detail_left hr,
.reservierung_detail_right hr {
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
	clear: both;
}
.reservierung_detail_left h2,
.reservierung_detail_right h2 {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
div.reservierung_zahlungsart {
	margin-top: 5px;
	float: left; 
	width: 232px;
}
div.reservierung_kundenkarte {
	margin-top: 5px;
	float: left; 
	width: 231px;
}
div.reservierung_fuehrerscheinDatum {
	margin-top: 9px;
	float: left; 
	width: 231px; 
}
div.reservierung_fuehrerscheinKlasse {
	margin-top: 9px;
	float: left; 
	width: 231px; 
}
.reservierung_detail_footer {
	height: 60px;
	overflow: hidden;
	background-color: #ffff00;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.reservierung_detail_footer_left {
	float: left; 
	width: 30%; 
	text-align: left; 
	margin-top: 2px; 
	line-height: 2em;
}
.reservierung_detail_footer_right {
	float: right; 
	width: 70%; 
	text-align: right; 
	margin-top: 2px; 
	line-height: 2em;
}
.reservierung_detail_footer_left div,
.reservierung_detail_footer_right div {
	color: #000000;
	font-size: 15px;
	padding: 3px 20px 0px 20px;
	margin: 0px;
}



/* reservierung upselling */
.reservierung_upselling_table {
	width: 440px;
	height: auto;
	border: 1px solid #ffff00;
}

.reservierung_upselling_table th {
	height: 25px;
	background-color: #ffff00;
}
.reservierung_upselling_table th p {
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 8px;
}

.reservierung_upselling_table td {
	height: 25px;
}
.reservierung_upselling_table td p {
	margin: 0px;
	padding: 6px 0px 0px 8px;
}
.reservierung_upselling_table td a {
	text-decoration: none;
}
.reservierung_upselling_table td img {
	margin-top: 6px;
}

/* bonusprogramm */
table.bonusprogrammReservierungen  {
	border: 1px solid #dadada;
	border-collapse: collapse;
}
table.bonusprogrammReservierungen th,
table.bonusprogrammReservierungen td {
	padding: 4px 10px;
	border: 1px solid #dadada;
}
table.bonusprogrammReservierungen th {
	background-color: #ffff00
}


/* fueherschein */
#fuehrerschein_datum_date_input,
#fuehrerschein_datum_month_input,
#fuehrerschein_datum_year_input {
	float: left !important;
	margin-right: 5px !important;
}

/* tarif */
.tarif_zeile {
	height: 20px;
	display: block;
}
.tarif_name,
.tarif_name_extras {
	float: left;
	width: 210px;
	height: 20px;
}
.tarif_name span {
	padding-left: 5px;
}

.tarif_name img,
.tarif_name_extras {
	vertical-align: bottom;
	margin: -4px 0px 0px 2px;
}
.tarif_name_extras {
	width: 110px;
	margin: 0px 0px 0px 2px;
}
.tarif_preis,
.tarif_preis_extras {
	float: left;
	width: 45px;
	height: 20px;
	font-weight: bold;
}
.tarif_preis_extras {
	width: 125px;
	text-align: right;
}
.tarif_button,
.tarif_button_extras {
	float: right;
	text-align: right;
	width: 20px;
	height: 20px;
}
.tarif_button_extras {
	width: 40px;
}
.tarif_button_extras input {
	margin-top: 3px;
}
.tarif_button input {
	margin-top: 4px;
}
.tarif_button span {
	padding-right: 5px;
}


/******** fuhparkverkauf ********/
.fuhparkverkauf {
	/*width: 840px; */
	background-color: #c8c9c4; 
}
.fuhparkverkauf th {
	text-align: center;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	border-bottom: 5px solid #ffffff;
}
.fuhparkverkauf td {
	padding: 15px 10px 0px 10px;
	vertical-align: top;
}
.fuhparkverkauf td.bg0 {
	background-color: #ffffff;
}
.fuhparkverkauf td.bg1 {
	background-color: #eaeae5;
}
.fuhparkverkauf td.bg2 {
	background-color: #dfdfde;
}
.fuhparkverkauf td.bg3 {
	background-color: #c8c9c4;
}
.fuhparkverkauf td.r_border {
	border-right: 5px solid #ffffff;
}
.fuhparkverkauf td.rb_border {
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	padding-bottom: 15px;
}
.fuhparkverkauf td.b_border {
	border-bottom: 5px solid #ffffff;
	padding-bottom: 15px;
}
td.fuhrparkverkauf_image {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	background-color: #ffffff;
}
div.fuhrparkverkauf_image {
	float: left;
	width: 138px;
	height: 105px;
	border: 1px solid #dfdfde;
	margin: 0px;
	overflow: hidden;
}
div.fuhrparkverkauf_image img {
	border: 4px solid white;
}
img.lupe {
  border: 0px !important;
  margin: 0px !important;
  position: relative;
	top: -27px;
	left: 111px;
}

/******** serviceumfrage ********/
table.serviceumfrage {
	width: 100%;
}
table.serviceumfrage td {
	padding: 20px 20px 0px 20px;
}
table.serviceumfrage th {
	padding: 20px 20px 0px 20px;
	white-space: nowrap;
}
table.serviceumfrage th.yellow {
	background-color: #ffff00;
	padding: 6px 20px;
}
table.serviceumfrage td.emptyrow {
	padding: 5px 20px 5px 20px;
}
table.serviceumfrage td.linie_top,
table.serviceumfrage td.linie_bottom {
	padding: 1px 0px;
	border-top: 1px solid #cecece;
	height: 1px; line-height: 0px;
	overflow: hidden;
}
table.serviceumfrage td.linie_bottom {
	border-top: 0px;
	border-bottom: 1px solid #cecece;
}
table.serviceumfrage td label {
	vertical-align: top;
}


/******** footer ********/
#footer {
	border-top: 1px solid #cecece;
	padding: 25px 10px 20px 10px;
	width: 957px;
}
#footer_navigation {
	float: left;
	width: 500px;
	padding-left: 15px;
}
#footer_links {
	float: right;
	text-align: right;
	width: 400px;
	margin-right: 10px;
}
#footer_links img {
	vertical-align: top;
	margin-top: -3px;
}


/******** sitemap ********/
#sitemap {
	border-top:1px solid #CECECE;
	margin: 0px; 
	padding: 20px 0px 20px 25px;
}
#sitemap ul {
	margin: 0px 20px 0px 0px; 
	padding: 0px;
	width: 150px;
	float: left;
	list-style: none;
}
#sitemap ul li {
	margin: 0px; 
	padding: 0px;
}
#sitemap ul li a {
	color: #7F7F7F;
	font-weight: bold;
	font-size: 12px;
}
#sitemap ul ul {
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	list-style: none;
	display: inline;
}
#sitemap ul ul li {
	margin: 0px 0px 2px 0px; 
	padding: 0px;
}
#sitemap ul ul li a {
	color: #7F7F7F;
	font-weight: normal;
	font-size: 11px;
}


/******** ajax content extras ********/
#TB_ajaxContent table {
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#TB_ajaxContent th {
	padding: 2px 10px 2px 10px;
	background-color: #CECBC6;
	border-bottom: 1px solid black;
}
#TB_ajaxContent td {
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid black;
}


/********************/
.mailDebug {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 500px;
	width: 500px;
	overflow: auto;
	background-color: #eaeaea;
	border: 2px solid #d61818;
	padding: 10px;
	z-index: 100;
	visibility: visible;
}

.infoIcon {
	vertical-align: middle;
}



div.checkboxContainerKontakt input,
div.checkboxContainerNewsletter input,
div.checkboxContainerReservierung input {
	display: block;
	float: left;
	margin-right: 10px;
	width: 20px;
	border: 0px;
}
div.checkboxContainerKontakt label,
div.checkboxContainerNewsletter label,
div.checkboxContainerReservierung label {
	display: block;
	float: left;
	font-weight: normal;
	width: 850px;
}
div.checkboxContainerKontakt input {
}
div.checkboxContainerReservierung label,
div.checkboxContainerNewsletter label {
	width: 400px;
}

#fahrzeuge_container_teaser {
	overflow: hidden !important;
}


/* Tarife */
.tarife_reservieren_ajax_content {
	margin: 0px 0px 0px 260px;
	/* width: 450px;*/
}

.tarife_reservierungsform_left {
	margin: 10px 25px 10px 0px;
	width: 195px;
	float: left;
}
.tarife_reservierungsform_left #stationIdStart_input {
	margin-top: 6px !important;
	width:174px;
}

.tarife_reservierungsform_right {
	margin: 10px 0px 10px 0px; 
	width: 190px; 
	float: left
}

.tarife_reservierungsform_right input.datePicker,
.tarife_reservierungsform_right input.selectbox {
	margin-top: 6px !important;
	/*padding: 5px 0px 4px 4px !important;*/
	/*width: 64px !important;*/
}
.tarife_reservierungsform_right input.datePicker {
	height: 16px !important;
	/*width: 70px !important;*/
}
.tarife_reservierungsform_right .selectbox-wrapper-time {
	margin-left: 88px !important;
	width: 60px !important;
}

.tarife_kategorie_box {
	position: relative;
	float: left;
	width: 255px;
	height: 190px;
	overflow: hidden;
	margin: 30px 30px 0px 30px;
	border-bottom: 1px solid #e5e5e5;
}
.tarife_kategorie_box_bild {
	position: absolute;
	top: 30px;
}
.tarife_kategorie_box_name {
	position: absolute;
	top: 0px;
	font-size: 16px;
	font-weight: bold;
}
.tarife_kategorie_box_preis {
	position: absolute;
	top: 20px;
	font-size: 12px;
}

.tarife_fahrzeug {
	margin: 15px 0px 0px 30px;
}
.tarife_fahrzeug_left {
	float: left;
	width: 400px;
	margin-right: 80px;
}
.tarife_fahrzeug_left h1 {
	font-size: 160%;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}
.tarife_fahrzeug_left hr {
	margin-bottom: 10px;
}
.tarife_fahrzeug_right {
	float: left;
	width: 400px;
}
.tarife_fahrzeug_right img {
	margin-top: 10px;
}
.tarife_extratext_kategorie {
	margin: 5px 0px 5px 30px;
	width: 800px;
}
.tarife_extratext_kategorie p {
}

.tarife_headline_tarifuebersicht {
	background-color: yellow;
	width: 978px;
	height: 25px;
	margin: 15px 0px 0px 0px;
}
.tarife_headline_tarifuebersicht p {
	font-size: 140%;
	font-weight: bold;
	padding: 3px 0px 0px 30px;
}

.tarife_tarif_detail_box {
	margin: 5px 0px 0px 30px;
}
.tarife_tarif_detail_left {
	float: left;
	width: 250px;
	margin: 5px 10px 0px 0px;
}
.tarife_tarif_detail_right {
	float: left;
	width: 680px;
}
.tarife_tarif_detail_left h1 {
	color: black;
	font-size: 130%;
	margin-bottom: 5px
}

.tarife_tarifbox {
	float: left;
	width: 100px;
	margin: 10px 15px 10px 0px;
}
.tarife_tarifbox_preis {
	height: 70px ;
	width: 100px ;
	background: #c0c0c0 url(../img/tarife_tarifbox_bg_2.gif) repeat-y;
} 
.tarife_tarifbox_preis h1 {
	font-size: 25px;
	color: black;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 0px 0px;
} 
.tarife_tarifbox_preis p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 5px 2px 0px 2px;
}
.tarife_tarifbox_button {
	width: 100px;
	margin: 1px 0px 0px 0px;
}
.tarife_tarifbox_button input.button {
	font-size: 10px;
	width: 100px;
}

/* 4 Schritte */
.vier_schritte {
	width: 212px;
	background: #f2f2f2;
	margin: 3px 0px 0px 3px;
}
.vier_schritte h1 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
}
.vier_schritte p {
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}
.vier_schritte_left {
	float: left;
	width: 45px;
	margin-bottom: 20px;
}
.vier_schritte_left img {
	padding: 0px 0px 0px 10px;
}
.vier_schritte_right {
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.vier_schritte_right p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#stoerer_kundenzufriedenheit {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 16px;
	cursor: pointer;
}
.rating_bar {
  width: 55px;
  background: url(../img/star_x_gray.gif) 0 0 repeat-x;
	margin-top: -6px;
	margin-bottom: 6px;
}

.rating_bar div {
  height: 12px;
  background: url(../img/star_x_yellow.gif) 0 0 repeat-x;
}

.benutzerdaten_zusammenfassung_left {
	float: left; width: 350px; margin-top: 5px;
}
.benutzerdaten_zusammenfassung_right {
	float: left; width: 90px; text-align: right; margin-top: 5px
}
.tarife_fahrzeug_symbole {
	width: 180px;
	text-align: right;
	margin: 0px 0px 10px -33px;
}
.tarife_fahrzeug_symbole img {
	vertical-align: bottom;
	margin: 0px 0px 0px 15px;
}
.tarife_fahrzeug_symbole p {
	padding: 7px 15px 0px 0px;
}

/* firmenkunden */
.firmenkunden_ansprechpartner .left {
	float:left; 
	width:50%; 
	margin-top: 10px
}
.firmenkunden_ansprechpartner .right {
	float:right; 
	width:50%; 
	margin-top: 10px
}
.firmenkunden_ansprechpartner h3 {
	margin-top: 20px;
	font-size: 16px;
}
.firmenkunden_ansprechpartner img {
	float: left;
	margin-right: 10px; 
	width: 75px;
	height: 75px;
}
.firmenkunden_ansprechpartner .bildunterschrift {
	font-weight: bold; 
	margin-bottom: 5px;
}
