/* CSS Document */

#splash-screen {
    position: fixed;
    height: 487px;
    left: 30%;
    top: 15%;
    width: 487px;
    z-index:101;
    border:1px solid black;
    display:none;
}

#splash-screen .close-button {
    width:20px;
    height:20px;
    position:absolute;
    left:470px;
    top:1px;
    cursor:pointer;
}

#splash-screen img {
    position:relative;
}

#splash-screen .like-button {
    position:absolute;
    top:112px;
    left:85px;
}

img, div {
	behavior: url(img/iepngfix.htc)
}
 
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #5c809f;
	color: #172d4a;
}

ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ui-tabs-hide { display: none; }

/* middle*/
#middle {
	width: 545px;
	float: left;
	padding-left: 20px;
	margin-top: 16px;
}


#right {
	width: 180px;
	margin-top: 24px;
	float: left;
	margin-left: 5px;
}

/*IE 6.0 hack */ /* pagination*/
* html #right {
	
	margin-left: 0px;
}

/* index */

.index-right {
	width:500px;
	height:150px;
	background:url(../../img/frontend/index/right.jpg);
	padding-left:25px;
	line-height:14px;
	background-repeat:no-repeat;
}

.index-right p a {
	color:#172d4a;
	text-decoration:none
}

.countainer-index {
	position:relative;
}

#index {
	position:relative;
	font-size:10px;
}

#index td {
	 vertical-align: top;
}

#index td h1, #index td p {
	padding:12px 6px 0 6px;
}

#index td p {
	padding:3px 6px 0 6px;
}

ul.index {
    padding:3px 6px 0 3px;
    width:365px;
}
	
ul.index li {
	color:#366493;
	font-weight:bold;
	float:left;
	padding-top:1px;
	line-height:12px;
}

ul.index li a {
	text-decoration:none;
	color:#366493;
	line-height:12px;
}

.index-arrow {
    color:#ac464b;
    padding-right:3px;
    padding-left:3px;
}

.index-button {
	position:absolute;
	left:300px;
	top:-40px;
}

ul.index li a:hover {
    text-decoration:underline;
}

.flagge {
	position:absolute;
	left:370px;
	top:80px;
}

/* tagCloud */

#tagcloud-top {
     background:url('../../img/frontend/index/tagcloud_top.gif') left top no-repeat;
     width:957px;
     height:14px;
     line-height:14px;
}

#tagcloud {
    margin: 0;
    padding: 20px 30px 10px 30px;
    width:897px;
    text-align:center;
    background:url('../../img/frontend/index/tagcloud_middle.gif') left repeat-y;
}

#tagcloud-bottom {
    margin: 0;
    padding:0;
    width:957px;
    height:12px;
    background:url('../../img/frontend/index/tagcloud_bottom.gif') left no-repeat;
}

#tagcloud a {
    text-decoration:none;
    padding:8px;
    line-height:22px;
    color:#878787;
}

#tagcloud a:hover {
    color:#366493;
    text-decoration:underline;
}

/* container */
#container {
	
}

.detail-link {
	text-decoration:underline;
	font-weight:bold;
	position:absolute;
	left:473px;
}

.detail-destinationen {
	text-decoration:underline;
	font-weight:bold;
	position:absolute;
	left:275px;
}

.intro-header {
	font-size: 12px;
	color: #366493;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}


.features li {
	list-style:disc;
}

.descr li {
	list-style:disc;
}

.descr ul {
	margin-left:15px;
	}

.features ul ul{
	margin:0;
}

.features br {
	margin:0;
	line-height:0;
}
	

h1 {
	font-size: 14px;
	color: #5d1808;
	margin: 0;
	padding: 0;
}

h2, h2 a {
	font-size: 12px;
	color: #366493;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

#faq h3 {
	line-height: 24px;
	font-size:13px;
	cursor:pointer;
}
		
h3 {
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0;
}

h3 a {
	color: black;
}

h4 {
	font-size: 14px;
	color: #9d1e24;
	margin: 0;
	padding: 0;
}

p strong {
	color: black;
}

	
img {
	display: block;
	border: none;
}

a {
	color: #474747;
}

#result p {
	margin-top: 0px;
}

strong,.thickbox {
	color: #741925;
}

hr {
	background-image: url(../../img/frontend/linie.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border: none;
	color: #d4d0d8
}

.cleaner {
	clear: both;
	height: 1px;
	line-height:1px;
	Font-size: 1px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}

#center {
	width: 959px;
	margin: auto;
	background-repeat: repeat-y;
	position: relative;
}

/* not found */
.not-found {
    font-size: 12px;
	color: #366493;
	background-image: url(../../img/frontend/big_arrow.gif)  ;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
}

/* header*/
#header {
	position: relative;
	background-image: url(../../img/frontend/header.jpg);
	background-repeat: no-repeat;
	width: 959px;
	height: 153px;
	margin: 0;
	padding: 0;
}

/* footer*/
#footer {
	padding-top: 8px;
	margin-left:2px;
	text-align: center;
	background-image: url(../../img/frontend/footer_bottom.gif);
	width: 956px;
	height: 42px;
	background-repeat: no-repeat;
}

#footer li {
	display: inline;
	font-size: 10px;
	color: #b5b5b5;
}

#footer a {
	text-decoration: none;
	font-size: 9px;
	color: #b5b5b5;
}

#footer ul.meta {
    margin: 15px 0 15px 0;
}

#footer ul.meta li a {
    color:#FFFFFF;
}

* html #footer {
	margin-top: -17px;
}  /*IE 6.0 hack */ 

/* pagination*/
#pagination-top {
	float: right;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#pagination-bottom {
	margin-top: 5px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

#pagination-bottom .tag a,#pagination-top .tag a {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

#pagination-top .digit a,#pagination-bottom .digit a {
	text-decoration: underline;
	padding-right: 5px;
}


#pagination-bottom {
	margin-top: 5px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

#pagination-bottom .tag a,#pagination-top .tag a {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

#pagination-top .digit a,#pagination-bottom .digit a {
	text-decoration: underline;
	padding-right: 5px;
}

#pagination-top b,#pagination-bottom b {
	padding-right: 5px;
	margin-left: -5px;
}

/* Linienbus */

#linienbus ul  {
	margin:0;
}

#linienbus ul li {
	float: left;
	text-decoration: none;
	margin: 0;
	height: 24px;
	padding-top:5px;
	width:118px;
	text-align:center;
	background-image: url(../../img/frontend/linienbus/navi.gif);
	background-repeat: repeat-x;
}


#linienbus ul li a {
	text-decoration: none;
	color: #366493;
	font-size: 12px;
	font-weight: bold;
	width:118px;
}

#linienbus .active {
	background-image: url(../../img/frontend/linienbus/navi_active.jpg);
	background-repeat: repeat-x;
}

/* top-navi*/
#header ul {
	margin: 0;
	padding-top: 119px;
	padding-left: 20px;
	height: 26px;
}

#header ul li {
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 5px 2px 0 13px;
	height: 26px;
}

#header ul li a {
	text-decoration: none;
	color: #366493;
	font-size: 11px;
	font-weight: bold;
    text-transform:uppercase;
}

.active {
	background-image: url(../../img/frontend/navi_bg_active_left.jpg);
	background-repeat: repeat-x;
}

.active-rechts {
	background-image: url(../../img/frontend/navi_active_right.gif);
	background-repeat: no-repeat;
	height: 26px;
}

.norm {
	background-image: url(../../img/frontend/navi_bg_left.gif);
	background-repeat: no-repeat;
}

.norm-rechts {
	background-image: url(../../img/frontend/navi_BG_right.gif);
	background-repeat: no-repeat;
	height: 26px;
}

/* teaser*/
#teaser {
	background-image: url(../../img/frontend/background_bg.jpg);
	height: 113px;
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 13px;
}

#teaser img {
	float: left;
	padding: 7px 5px 0px 7px;
}

#teaser ul {
	margin-left: 0px;
	margin-top: 4px;
	padding: 0;
}


#teaser li {
	float: left;
	width: 150px;
	padding-left: 18px;
	padding-right: 17px;
	padding-top: 2px;
	text-align: center;
	color: white;
	font-weight: bold;
}

#teaser li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/* container*/
#container {
	background-image: url(../../img/frontend/content_bg.gif);
	background-repeat: repeat-y;
	padding-left: 28px;
	padding-bottom: 15px;
}

/* left*/
#left {
	width: 167px;
	float: left;
	padding-top: 20px;
}

#left ul {
	margin-left: 18px;
	padding: 0;
	margin-top: 5px;
}

#left li, #right li {
	list-style-image: url(../../img/frontend/bullet.gif);
}

.destination {
	text-decoration:none;
}

#left li a {text-decoration:none;}

.hilfe {
	margin-top: 5px;
	margin-left: -13px;
}

/* results*/
#results {
	width: 543px;
	margin-top: 10px;
}

#results li {
	position: relative;
}

#results h2 {
	margin-bottom: 0px;
	margin-left: 2px;
}

.results {
	margin-top: 20px;
	margin-bottom: 10px;
}

.blue-headline {
	background-image: url(../../img/frontend/list_blue_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding: 3px 0px 0px 14px;
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.box {
	background-image: url(../../img/frontend/list_blue_middle.gif);
	padding: 6px 0 3px 14px;
	background-repeat: repeat-y;
}

.border-bottom {
	background-image: url(../../img/frontend/list_blue_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 8px;
}

.yellow-headline {
	background-image: url(../../img/frontend/list_yellow_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding: 2px 0px 0px 14px;
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.price {
	float: right;
    margin-right:10px;
    padding:0;
}

.details {
	position: absolute;
	top: 2px;
	left: 478px;
	font-weight: bold;
}

#results p {
	width: 450px;
}

#results a {
	text-decoration: none;
}

#results a:hover {
	text-decoration: underline;
}

/* booking*/

.booking td {
	width: 350px;
}

.booking input,.booking select {
	width: 110px;
}

.booking th {
	width: 120px;
	text-align: left;
	padding: 3px;
	font-weight: normal;
}

.booking td {
	width: 120px;;
	text-align: left;
	padding: 3px;
}

.notice {
	font-size: 10px;
}

#booking select {
	color: #6e0909;
	font-weight: bold;
	font-size: 11px;
}

a.booking-button {
	margin-left: 239px;
}

.booking-prices th {
	text-align: left;
	padding: 3px;
}

.booking-prices td {
	text-align: left;
	padding: 3px;
}

.booking-prices .left {
	width: 200px;
	color: #366493;
	font-weight: bold;
}

.booking-prices .preis {
	width: 46px;
	color: #6e0909;
	font-weight: bold;
}

.booking-prices .middle {
	width: 150px;
	padding-left: 10px;
	font-weight: bold;
	color: #366493;
}

.booking-prices .right

  /* detail*/ #detail {
	width: 543px;
	position: relative;
}

#detail ul {
	margin-top: 8px;
}

#detail .box {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#detail ul li {
	padding-top: 3px;
}

#detail p {
	padding-right: 30px;
}

#detail select {
	color: #6e0909;
	font-weight: bold;
	font-size: 11px;
}


#detail .features li {
	list-style: inside;
}

#detail .features ul {
	margin-left: 5px;
}

#detail .float-right {
	float: right;
	padding: 5px 30px 15px 15px
}

#detail .zustiegsstellen {
	position: absolute;
	left: 174px;
	top: 0
}

#detail .right {
	
}

dl img {
	
}

.lo {
	background: url(../../img/frontend/rahmen_lt.gif);;
	background-position: top left;;
	background-repeat: no-repeat;
}

.lu {
	background: url(../../img/frontend/rahmen_lb.gif);;
	background-position: bottom left;;
	background-repeat: no-repeat;
}

.ro {
	background: url(../../img/frontend/rahmen_rt.gif);;
	background-position: top right;;
	background-repeat: no-repeat;
}

.ru {
	background: url(../../img/frontend/rahmen_rb.gif);;
	background-position: bottom right;;
	background-repeat: no-repeat;
}

dl.meImgLeft {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
}

dl.meImgLeft dt {
	margin-bottom: 0;
}

dl.meImgLeft dd {
	margin: 0;
}

dl a {
	color: #6e0909;
}

dl {
	
}

.lupe {
	display: inline;
}

.dates_dropdown {
	position: relative;
	left: 34px;
	top: 3px;
}

.info-button {
	display: inline;
}

.order-row {
	margin-top: 15px;
}

.order-row .recomend {
	margin-left: 23px;
}

.order-row .booking {
	margin-left: 90px;
	margin-top: -1px;
}

.order-row .merkliste {
	margin-left: 2px;
}

.order-row a {
	float: left;
}

/* karte*/
.karte {
	margin-top: 20px;
}

/* travelfinder*/
#travelfinder #top {
	background-image: url(../../img/frontend/reisefinde_bg.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 550px;
}

#travelfinder #bottom {
	background-image: url(../../img/frontend/reisefinde_bottom.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 549px;
}

#travelfinder form {
	font-weight: bold;
}

.top {
	margin-left: 15px;
	margin-top: 30px;
}

.bottom {
	margin-top: 0px;
	left: 15px;
	margin-left: 15px;
}

#travelfinder input,#travelfinder textarea,#travelfinder select,#travelfinder checkbox
	{
	border: solid;
	border-width: 1px;
	border-color: #dbd7da;
}

#travelfinder .submit-top,#travelfinder .submit-bottom {
	border: none;
}

#travelfinder .submit-top {
	margin-top: 5px;
}

#travelfinder .km {
	width: 65px;
}

#travelfinder table tr {
	height: 32px;
}

#travelfinder .eins {
	width: 85px;
}

#travelfinder .zwei {
	width: 180px;
}

#travelfinder .drei {
	width: 90px;
}

#travelfinder .vier {
	
}

#travelfinder .dauer {
	margin-left: 30px;
}

#travelfinder table .middle {
	padding-left: 60px;
	width: 70px;
}

#travelfinder .w2em option {
	width: 13px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
}

#travelfinder .w4em option {
	width: 30px;
	padding-left: 2px;
	padding-right: 2px;
}

#travelfinder .w2em {
	margin-right: 2px;
}

#travelfinder .detail-button {
	background: url(../../img/frontend/detail_search_button_top.gif);
	height: 28px;
	width: 547px;
}

#travelfinder .detail-button-hover {
	background: url(../../img/frontend/buttons/detail_search_button_hoover.jpg);
	height: 28px;
	width: 547px;
	
}

#travelfinder .detail-button-down {
	background: url(../../img/frontend/detail_search_button_top.gif);
	height: 28px;
	width: 547px;
}

#travelfinder .detail-button-up {
	background: url(../../img/frontend/detail_search_button_bottom.gif);
	height: 39px;
	width: 547px;
	background-position: 4px;
}

#travelfinder {
	margin-left: -3px;
}

#travelfinder h4 {
	margin-left: 15px;
	position: relative;
	top: 19px;
}

/* travelfinder left*/
#travelfinder_left {
	margin: 0;
	padding: 0;
	background-image: url(../../img/frontend/travel_finder_left.jpg);
	background-repeat: no-repeat;
	
	width: 199px;
	position: relative;
	left: -21px;
	top: 7px;
	font-weight: normal;
	font-size: 10px;
}

* html #travelfinder_left {
	margin-right: -34px;
}  /*IE 6.0 hack */
#travelfinder_left h4 {
	padding-left: 12px;;
	padding-top: 8px;
}

#travelfinder_left form {
	margin-top: 10px;
	position: relative;
	padding-left: 12px;
}

#travelfinder_left label {
	display: block;
	font-weight: bold;
	color: #172d4a;
	margin-top: 2px;
}

#travelfinder_left input {
	border: solid;
	border-width: 1px;
	border-color: #999999;
	width: 165px;
}

#travelfinder_left .km {
	width: 65px;
}

#travelfinder_left .type {
	
}

#travelfinder_left .abfahrt {
	padding-top: 3px;
}

#travelfinder_left .w2em,#travelfinder_left .date-1-mm {
	width: 40px;
}

#travelfinder_left .w4em {
	width: 60px;
}

#travelfinder_left select {
	width: 168px;
}

#travelfinder_left .submit, .submit-ani-left {
	width: 89px;
	margin-left: 80px;
	margin-top: 4px;
	border: none;
}

/* popups*/
#popup {
	width: 300px;
	left: 300px;
	top: -340px;
	border: 1px #c1c1c1 solid;
	padding: 10px;
	position: relative;
	background-color: white;
}

#popup h2 {
	font-size: 11px;
	margin-bottom: 5px;
}

#popup img {
	float: left;
	padding-right: 10px;
}

/* tables*/
.prices .left {
	width: 240px;
	color: #366493;
	height: 21px;
	font-weight: bold;
}

.prices .middle {
	width: 210px;
	font-weight: bold;
	color: #366493;
}

.prices .right {
	color: #6e0909;
	font-weight: bold;
}

.prices-booking {
	color: #6e0909;
	font-weight: bold;
}

.facts .left {
	width: 120px;
	color: #172d4a;
	font-weight: bold;
	height: 19px;
}

.facts .right {
	color: #172d4a;
	font-weight: bold;
}

/* options*/
.options  .left {
	width: 240px;
	color: #596f8d;
	font-weight: bold;
	height: 19px;
}

.options  .middle {
	width: 220px;
}

.options  .right {
	color: #6e0909;
	font-weight: bold;
}

.options-description {
	margin-left: 2px;
}

.zustieg .left {
	color: #596f8d;
	font-weight: bold;
	height: 19px;
}

.zustieg  .right {
	color: #6e0909;
	font-weight: bold;
	text-align: right;
}

.departure th,.departure td {
	padding: 5px;
}

.departure .left {
	width: 240px;
}

.departure .middle {
	width: 80px;
}

.departure .right {
	color: #6e0909;
}

.departure th {
	background-color: #bccde1;
}

.departure {
	margin: 0;
	padding: 0;
}

.departure .background1 {
	background-color: white;
	margin: 0;
	padding: 0;
}

.departure .background2 {
	background-color: #f3f1f4;
	margin: 0;
	padding: 0;
}

/* forms*/
form br {
	clear: left;
}

textarea,select,checkbox,input {
	border: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 1px;
}

input:focus {
	background-color: #fff6d8;
}

/* right*/
#show_merkliste a {
	font-weight: bold;
}

#show_merkliste {
	padding-right: 10px;
	padding-left: 5px;
}

.deletemerker {
	text-decoration: none;
}

.teaser-right {
	padding-right: 10px;
	padding-left: 5px;
}

.teaser-right img {
	padding-bottom: 5px;
	padding-top: 5px;
}

.teaser-right hr {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* AJAX*/
#hotels-ajax {
	padding: 10px;
}

#tooltip-ajax {
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
}

#tooltip-ajax img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	border: 1px solid #cfcdc5;
}

#tooltip-ajax h2 {
	font-size: 15px;
	margin-bottom: 5px;
}

#tooltip-ajax strong {
	font-size: 12px;
}

#tooltip-ajax p {
	margin-top: 5px;
}

#tooltip-ajax ul {
	margin-top: 10px;
	margin-left: 5px;
}

#interface1 {
	z-index: 1;
}

#loader_container {
	text-align: center;
	position: absolute;
	top: 40%;
	width: 100%;
}

#loader {
	font-family: Tahoma, Helvetica, sans;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 0 16px 0;
	margin: 0 auto;
	display: block;
	width: 135px;
	border: 1px solid #cfcdc5;
	text-align: left;
	z-index: 255;
}

#progress {
	height: 5px;
	font-size: 1px;
	width: 1px;
	position: relative;
	top: 1px;
	left: 10px;
	background-color: #9D9D94
}

#loader_bg {
	background-color: #EBEBE4;
	position: relative;
	top: 8px;;
	left: 8px;;
	height: 7px;
	width: 113px;;
	font-size: 1px
}

.title_h2 {
	width: 300px;
	padding: 12px 0 0 18px;
}

.border_preview {
	z-index: 100;
	position: absolute;
	background: #fff;
	border: 1px solid #cfcdc5;
}

.preview_temp_load {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.preview_temp_load img {
	vertical-align: middle;
	text-align: center;
}

/* Destinations */

#destination-search {
    background:url(../../img/frontend/destinationen/search_bg.jpg) no-repeat;
    width:545px;
    height:46px;
    position:relative;
    left:0px;
}

#destination-search input {
    position:absolute;
    left:330px;
    top:13px;
    border-color:#c4c3c3;
}

#destination-search .submit-button {
    position:absolute;
    top:0px;
    left:491px;
    border:0;
}

#destination ul, #destination ul li {
  list-style:disc;
  margin-left:10px;
  padding-left:10px;
}

#form_destination textarea, #form_destination input, #form_destination radio {
   width:260px;
   float:left;
   display:block;
}

.teaser-description {
	width:530px;
	padding-right:10px;
}

#form_destination input, #form_destination textarea{
   margin-top:10px;
}

#form_destination .submit {
   margin-top:10px;
   clear:both;
}

#form_destination {
   border:none;
   margin-left:0px;
}

#form_destination select {
   margin-top:10px;
}

#form_destination label {
   
   line-height:30px;
   float:left;
   width:180px;
   display:block;
   clear:both;
}

input.keywords {
    width:250px;
}

