/*############# Error/Hinweise #################################################*/

.error_cell {
	padding: 8px;
	border: 1px solid #F38C01;
	color: #F28C00;
	margin-bottom:15px;
	background-color: #FAF2E7;
}

.note_cell {
	padding: 8px;
	border: 1px solid #F38C01;
	margin-bottom:15px;
	background-color: #FAF2E7;
}

.note_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #F38C01;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 9px;
	background-color: #FAF2E7;
}

.system_messages_high {
	background-image: url(layout/buttons/high.gif);
}

.system_messages_medium {
	background-image: url(layout/buttons/medium.gif);
}

.system_messages_low {
	background-image: url(layout/buttons/low.gif);
}


/*############# Formulare #################################################*/

input.st_input, textarea.st_textarea  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
}

input.st_input, textarea.st_textarea, select.st_select  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px;
	width:410px;
}

input.st_error, textarea.st_error {
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
}

input.st_button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 10px;
	cursor: pointer;
	background: #F18D01;
	color: #FFFFFF;
	font-weight:bold;
}

.st_checkbox {
	border:0px;
	margin:0px 0px 1px 0px;
	padding:0px;
	width: 13px;
	height:13px;
	float:left;
}

.formular .spam {
	border-top: 1px solid #F28D01;
	border-bottom: 1px solid #F28D01;
	width:510px;
	margin-top:10px;
}

.formular label {
   display:block;
	width:130px;
}

.formular td {
   vertical-align:middle;
	padding: 0px 0px 3px 0px;
}


/*############# Listen ###############################################################*/

.box ul {
	list-style: none;
}

.box ul li {
	background: url(layout/screen/listdot.gif) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
}

/*############# Linien ###############################################################*/
.st_line {
	height:1px;
	border-top: 1px dashed #F28C00
}

/*############# Überschriften ###############################################################*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #01236A;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
}

h2 {
	color: #01236A;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 30px;
}

h4 {
	font-weight: bold;
	color: #F28C00;
	font-size:12px;
}

h5 {
	font-weight: bold;
	color: #58585A;
}



/*############# Text ###############################################################*/

.st_error  {
	color: #F28C00;
}

.st_error_form  {
	color: #F28C00;
	font-weight: bold;
}

.blue {
	color: #01236A;
}

.border {
	border: 1px solid #D9D9D9;
}

.nowrap {
	white-space: nowrap;
}

/*############# Links ###############################################################*/

.st_button {
	display: block;
	width: 116px;
	text-align: center;
	background: #F28C00;
	font-weight: bold;
	line-height: 18px;
	float:left;
	margin-right:10px;
	text-decoration: none;
	color:#FFFFFF;
	white-space: nowrap;
}

.st_button:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box .st_button {
	display: block;
	width: 116px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #F18D01;
	color: #F28C00;
	font-weight: bold;
	line-height: 18px;
	float:left;
	margin-right:10px;
	text-decoration: none;
}

.box .st_button:hover {
	background: #F28C00;
	border: 1px solid #F18D01;
	color: #FFFFFF;
	text-decoration:none;
}


.st_button_request, .box.blue .st_button_request {
	display: block;
	width: 130px;
	text-align: center;
	color: #FFFFFF;
	background: #F28C00;
	border: 1px solid #F28C00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}

.st_button_request span.blue {
	color: #01236A;
}

.st_button_request:hover, .box.blue .st_button_request:hover {
	color: #01236A;
	text-decoration: none;
}

.st_button_request:hover span.blue {
	color: #FFFFFF;
}

.st_button_request.headline {
	position:absolute;
	top:0px;
	right:0px;
}

/*############# Boxen ######################################################*/

.box {
	margin: 0px 0px 10px 0px;
	position: relative;
}

.box a{
	color: #F28C00;
	font-weight:bold;
	text-decoration: underline;
}

.box.blue a {
	color: #01296F;
	font-weight:bold;
	text-decoration: underline;
}

.box a:hover {
	color: #01236A;
	text-decoration: underline;
}

.box.blue a:hover {
	color: #F28C00;
	text-decoration: underline;
}

.box .top  {
	height: 35px;
	background: url(layout/screen/background_box_top_f1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 8px;
}

.box .top div {
	height: 35px;
	background: url(layout/screen/background_box_top_f2.gif);
	background-repeat: no-repeat;
	background-position: top  right;
	padding: 0px 8px 0px 0px;
	background-color: #FAF2E7;
}

.box .top h3 {
	height: 35px;
	background: url(layout/screen/background_box_top_f3.gif);
	background-repeat: repeat-x;
	line-height:30px;
}

.box.blue .top {
	height: 35px;
	background: url(layout/screen/background_box_top_f1_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 8px;
}

.box.blue .top div {
	height: 35px;
	background: url(layout/screen/background_box_top_f2_blue.gif);
	background-repeat: no-repeat;
	background-position: top  right;
	padding: 0px 8px 0px 0px;
	background-color: #FAF2E7;
}

.box.blue .top h3 {
	height: 35px;
	background: url(layout/screen/background_box_top_f3_blue.gif);
	background-repeat: repeat-x;
	line-height:30px;
}

.box .bottom {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 11px;
	overflow:hidden;
}

.box .bottom div {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 11px 0px 0px;
}

.box .bottom div div {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f3.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	background-color: #FAF2E7;
}

.box.blue .bottom {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f1_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 11px;
	overflow:hidden;
}

.box.blue .bottom div {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f2_blue.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 11px 0px 0px;
}

.box.blue .bottom div div {
	height: 11px;
	background: url(layout/screen/background_box_bottom_f3_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FAF2E7;
}


.box .content {
	border-left: 1px solid #F38C01;
	border-right: 1px solid #F38C01;
   background-color: #FAF2E7;
	padding: 5px 10px 0px 10px;
}

#TB_ajaxContent .box {
	position: static;
}

#TB_ajaxContent .box .content {
	border:none;
	padding:0px;
	background-color: transparent;
	width:670px;
}


.box.blue .content {
	border-left: 1px solid #002157;
	border-right: 1px solid #002157;
}

.box .content_inner, .box .content_inner table {
	width:100%;
}

.box .content_inner td {
	vertical-align:top;
}

.box .content_inner .formular td {
	vertical-align:middle;
}

.box .content_inner .thumbnail_left {
	padding-right:15px;
}

.box .content_inner .thumbnail_right {
	padding-left:15px;
}

.box .content_inner .text {
	width:100%;
}

.box .datas th, .box .datas td {
	font-weight:normal;
	padding: 1px 3px 1px 3px;
}

.box .datas th.headline_0 {
	background-color:#F28D01;
	border-right:4px solid #FAF2E7;
	color: #FFFFFF;
	border-bottom:1px solid #FAF2E7;
	vertical-align: top;
}

.box .datas th.headline_1 {
	background-color: #F28D01;
	color:#FFFFFF;
	border-bottom:1px solid #FAF2E7;
}

.box .datas th.headline_2 {
	font-weight:bold;
	background-color: #F4B254;
	border-bottom:1px solid #FAF2E7;
	color:#01236A;
}

.box .datas th.headline_3 {
	font-weight:bold;
	background-color: #F9D8AA;
	color:#01236A;
	border-right:4px solid #FAF2E7;
}

.box .datas th.headline_3_st {
	font-weight:bold;
	background-color: #F9D8AA;
	color:#01236A;
	white-space:nowrap;
}

.box .datas th.headline_3_pl {
	font-weight:bold;
	background-color: #F9D8AA;
	color:#A097D9;
	white-space:nowrap;
}

.box .datas td {
	border-top: 1px solid #F28C00;
}

.box .datas td.first {
	border:none;
}

.box .datas td.description, .box .datas td.details {
	padding-left: 0px;
}

.box .datas td.description span, .box .datas td.description span a {
	color: #01236A;
}

.box .datas td.description span a:hover {
	color: #F28C00;
}

.box .datas td.details {
	border-top: none;
}

.box .datas td div.details_inner {
	padding: 5px 0px 5px 0px;
	border-top: 1px dashed #F28C00;
}

.box .datas td .button_request a {
	display: block;
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	background-color: #01236A;
	float:left;
}


.box .datas td .button_request {
	padding-top:10px;
}

.box .datas td .button_request .blue {
	color: #FFFFFF;
}

.box .datas td div.details_inner img {
	float:left;
	margin-right:10px;
}


.box .datas td.values_st {
	font-weight:bold;
	color:#01236A;
}

.box .datas td.values_pl {
	font-weight:bold;
	color:#A097D9;
}

.box .datas span {
	white-space:nowrap;
	margin:0px;
	padding:0px;
}

.box .datas_price td {
	padding: 3px 5px 3px 5px;
	color: #01236A;
   background-color: #F9D8AA;
	font-weight:bold;
}

.box .datas_price td.headline_2 {
	background-color: #F4B254;

}

.box .datas_price th {
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
   background-color: #F28D01;
	white-space: nowrap;
}

.box .table_notice {
	margin-top:10px;
	padding:3px;
	background-color:#F9D8AA;
	font-style: italic;
	font-size:11px;
}

.box .datas_flights {
	background-color: #F28D01;
}

.box .datas_flights td  {
	padding: 3px 5px 3px 5px;
	color: #01236A;
   background-color: #FAF2E7;
	white-space: nowrap;
	font-weight:bold;
}

.box .datas_flights th, .box .datas_flights td.first_col  {
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
   background-color: #F28D01;
	white-space: nowrap;
	border-left: 1px solid #F9D8AA;
	font-weight:normal;
	vertical-align: top;
}

.box .datas_flights td.first_col  {
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
   background-color: #F28D01;
	white-space: nowrap;
	border-top: 1px solid #F9D8AA;
	font-weight:normal;
}

.box .datas_flights td.no_datas  {
	text-align:center;
	vertical-align: middle;
	font-weight:normal;
}

.box .datas_flights td.min_price  {
	background-color: #F9D8AA;
}

.box .datas_flights td .st_checkbox  {
	float:left;
	margin:1px 3px 0px 0px;
}

.box .gallery span {
	width:15px;
}

.box .gallery td {
	padding-top:15px;
}

.box .gallery td.picture {
	text-align: center;
   overflow: hidden;
	width:142px;
}

.box .gallery td.first {
	padding-top:0px;
}

.box .references_spacer td {
	padding-top:10px;
	padding-bottom:10px;
}

.box .combination p.object {
	padding-top:5px;
	text-align:center;
	color:#01236A;
	font-weight:bold;
}

.box img.campaign {
	position: absolute;
	top:15px;
	right:20px;
}

.box td.campaign {
	background-repeat: no-repeat;
	background-position: center right;
}

/*############# Contentspezifisch ######################################################*/

.clear {
	clear: both;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
}

.clear_left {
	clear: left;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
}

.clear_right {
	clear: right;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
}

.table_navi {
   float:left;
	text-align: left;
}

.table_navi a {
	font-weight:bold;
}

.table_navi .active {
	font-size: 14px;
}

.right {
	text-align:right;
}

.booking_step_outer{
	background-image: url(layout/booking/baseline.gif);
	width:700px;
	height:27px;
	background-repeat:no-repeat;
}

.booking_step_inner{
	 height:27px;
}

.booking_step_inner div {
	 background-image: url(/layout/booking/passed.gif);
	 height:30px;
	 background-repeat:no-repeat;
}

.booking_step_inner div img {
	 position:relative;
}

.booking_step_points div {
	 float:left;
	 color: #C5C5C5;
}

.booking_step_points a {
	 font-weight:bold;
}

/*############# Barrierefrei #################################################*/

.web_accessibility_display {
	display: none;
}

