label {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}
a#rueckagbeAendern,
a#login_submit,
a#login_register {
	font-weight: normal !important;
}
.home_arrow_big {
	margin-right: 5px;
}

/* index.php - Reservierungsbox */
.home_reservierungsbox_container {
	width: 345px;
	float: left;
	background-color: #ffffff;
	margin-top: -10px;
	margin-bottom: 10px;
}

.home_reservierungsbox_box {
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
}
.home_reservierungsbox_box.enabled {
	background-color: #ffff00;
}
.home_reservierungsbox_box.disabled {
	background-color: #f2f2f2;
}
.home_reservierungsbox_box.teaser {
	background-color: #ffffff;
	border-bottom: 1px solid #959595;
	cursor: pointer;
}
.home_reservierungsbox_box.disabled label {
	color: #777777;
}

.home_reservierungsbox_box.inhalt {
	background: #ebebeb url(../img/home_reservierungsbox_box_inhalt_bg.gif) bottom center repeat-x;
	border-bottom: 1px solid #959595;
}

.home_reservierungsbox_box.disabled {
	background: #f4f4f4 url(../img/home_bonusprogramm_head_disabled_bg.gif) bottom center repeat-x;
}
#home_bonusprogramm_head,
#home_bonusprogramm_head label {
	cursor: pointer;
}
/*
#home_bonusprogramm_head label {
	font-size: 15px !important;
}
*/
#home_bonusprogramm_head img {
	margin-bottom: -2px;
}
.home_arrow_big img {
	vertical-align: top !important;
}
.home_reservierungsbox_content {
	padding: 0 18px 10px 18px;
	margin: 0;
}
.home_reservierungsbox_content p {
	padding: 10px 0 10px 0;
}
.home_reservierungsbox_content input,
.home_reservierungsbox_content select {
	margin-top: -3px;
	margin-bottom: -3px;
	height: 14px;
	padding: 3px 0 3px 3px;
}
.home_reservierungsbox_content h2 {
	padding: 10px 0 10px 0;
	font-weight: bold;
}
.home_reservierungsbox_content .left {
	padding:12px 0 0 !important;
}
.home_reservierungsbox_content .right {
	padding:12px 0 0 !important;
}
#home_reservierungsbox_content_hinweis {
	padding: 0;
}
#home_rueckagbe_aendern_content_leer {
	height: 42px;
}
.home_zeitraum_text {
	padding-top: 12px;
	float: left;
	width: 85px
}
#home_teaser {
	border-top: 1px solid #959595;
}

#stationIdStart_container {
	margin-top: 2px;
}

/* index.php - Teaser Scroller */
.home_carteaser_scroller {
	margin-top: 10px;
	height: 200px;
	width: 892px;
	overflow: hidden;
	float: left;
	position: relative;
}
.home_carteaser_scroller_right,
.home_carteaser_scroller_left {
	float: left;
	height: 180px;
	width: 29px;
	overflow: hidden;
	text-align: left;
}
.home_carteaser_scroller_right {
	text-align: right;
}
.home_carteaser_scroller_right img,
.home_carteaser_scroller_left img {
	cursor:pointer;
	margin-top: 80px;
}
.home_carteaser_scroller_content {
	position: relative;
	height: 180px;
}
.home_carteaser_scroller_item {
	position: relative;
	display: block;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}
.home_carteaser_scroller_item.last {
	margin-right: 0;
}
.home_carteaser_scroller_ueberschrift {
	position: absolute;
	top: 5px;
	left: 0;
	border: 2px solid #000000;
	background-color: #ffffff;
	cursor: pointer;
}
.home_carteaser_scroller_ueberschrift p {
	padding: 2px 8px;
	font-weight: bold;
}
.home_carteaser_scroller_bild {
	margin: 18px 0 0 5px;
}


/* index.php - Autoteaser groß */
.home_carteaser_big_container {
	float: left;
	margin-left: 10px;
	height: 455px;
	overflow: hidden;
}
#home_carteaser_scroller_container {
	/* margin-top: 20px; */
	width: 974px;
	height: 250px;
}

/* index.php - Textteaser unten auf der Seite */
.home_textteaser_container {
	margin-top: 10px;
	width: 975px;
	height: auto;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
}
.home_textteaser_left,
.home_textteaser_middle,
.home_textteaser_right {
	float: left;
	width: 290px;
	border-right: 1px solid #cecece;
	padding: 10px;
}
.home_textteaser_left {
	padding-left: 27px;
}
.home_textteaser_right {
	border-right: 0;
}
.home_textteaser_image {
	float: left;
	width: 110px;
}
.home_textteaser_left .home_textteaser_image {
	width: 80px;
}
.home_textteaser_text {
	float: left;
	width: 170px;
}
.home_textteaser_left .home_textteaser_text {
	width: 200px;
}
.home_textteaser_right p,
.home_textteaser_text p {
	font-size: 11px;
}

#home_rasterteaser_container {
	width: 100%;
	margin: 20px 0 40px 1px;
}
.home_rasterteaser {
	float: left;
	padding: 4px;
	border:  1px solid #B5B5B5;
	margin: -1px 0 0 -1px;
}

.home_textbox_bottom {
	margin-top: 10px;
	width: 975px;
	height: auto;
}
.home_textbox_bottom_padding {
	padding: 0 0 10px 27px;
}
.home_textbox_bottom_padding h1 {
	margin: 10px 0 5px 0;
	padding: 0;
}
.home_textbox_bottom_padding p,
.home_textbox_bottom_padding li {
	color:#7F7F7F;
}
.home_textbox_bottom_padding a {
	color:#7F7F7F;
}
.home_textbox_bottom_padding a:hover {
	color:#000;
}


#bigTeaserSlideshow {
	position: relative;
	width: 620px;
	height: 456px;
	overflow: hidden;
	cursor: pointer;
	visibility: hidden;
}
#bigTeaserSlideshow div.tile {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 620px;
	height: 456px;
	margin: 0;
}
#bigTeaserSlideshowNav {
	position: relative;
	height: 22px;
	margin: -20px auto 0 auto;
	z-index: 100;
}
#bigTeaserSlideshowNav div.teaserLink {
	float: left;
	width: 14px;
	height: 14px;
	border: 1px solid #959595;
	margin: 0 5px 0 0;
	border-collapse: collapse;
	overflow: hidden;
}
#bigTeaserSlideshowNav a {
	padding: 0 4px;
	color: #959595;
}
#bigTeaserSlideshowNav div.teaserLink.off,
#bigTeaserSlideshowNav a.off {
	background-color: #fff;
}
#bigTeaserSlideshowNav div.teaserLink.on,
#bigTeaserSlideshowNav a.on {
	background-color: #ddd;
}
#bigTeaserSlideshowNav div.teaserLink.off,
#bigTeaserSlideshowNav div.teaserLink.on {
	border: 1px solid #959595;
}


#stationId_rueckgabeNote {
	margin-bottom: 10px;
	padding-top: 0 !important;
}

#stationIdStart_input.selectbox /* look&fell of  select box*/
{
	/*background: #ffff00 url('../img/jquery.selectbox/bg_error_2.gif') right;*/
}

div.errorbox,
p.errorbox {
	border: 2px solid #ff0000;
	background-color: #ffffff;
	margin: 10px 0 0 0;
}
div.errorbox h1 {
	text-transform: uppercase;
	padding: 5px;
}
div.errorbox p {
	padding: 5px;
}
div.errorbox p.right {
	padding: 0 5px 5px 5px !important;
}

/* video link home */
#home_video_link,
#home_video_link label,
#home_video_link div  {
	cursor: pointer;
}
#home_video_link img {
	margin-bottom:-2px;
}

