/*@import "carlisting.css";
@import "cardetails.css";
@import "bookingdetails.css";
@import "bookingconfirmation.css";*/

*{padding: 0; margin: 0;}

BODY {
	color: #707070;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #edf3f3;
	font-family: Arial, Helvetica, sans-serif;
}

#page_wrapper {
    width:992px;
    margin:0 auto;
}

#page_border {
    width:958px;
    margin:0px auto;
    padding:0px 6px 0 6px;
    background:transparent url(pics/page_border.png) repeat-y 0 0;
}

#page_body {
    width:958px; /*992-28*/
    display:block;
    position:relative;
    background: #b7d0e7 url(pics/body_background2.png) no-repeat;
}

#border_bottom {
    width:970px;
    height:6px;
    display:block;
    margin:0px auto;
    background: transparent url(pics/border_bottom.png) no-repeat;
}

#navi {
    float:right;
	height: 25px;
	width: 673px;
	margin:0px 6px 0 0;
}

#navi a.button {
	color: #ffffff;
	display: block;
	float: left;
	letter-spacing: 1px;
	height: 16px;
	padding-left:10px;
	margin:3px 0px 0px 10px;
	text-decoration: none;
	font: normal 12px Verdana, Arial, sans-serif;
	border-left:dashed 1px #EB690A;
}

#navi a.button:active, #navi a.button:hover {
	color: #000000;
}

.header {
	position: relative;
	left:-11px;
	display: block;
	width: 992px; 
	height: 157px;
	margin: 0 auto;
	background: transparent url(pics/header2.png) no-repeat;
	padding:18px 0 0 0;
}

.header a {text-decoration:none; cursor:pointer;}

.header h1 {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	text-transform: uppercase;
	margin: 20px 0 0 247px;
}
.header h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0 0 247px;
}
.header h3 {
	text-align: right;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 20px 23px 0 0;
}
.header h4 {
	text-align: right;
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	margin: 0px 23px 0 0;
}

#content {
	clear: both;
	float: left;
	width: 958px;
}

#content p {
	margin: 0 0 10pt;
	padding: 0;
}

#footer {
    width:958px;
    height:20px;
    background:transparent url(pics/footer.png) no-repeat;
    text-align:center;
    font: 12px Arial, Helvetica, sans-serif;
    color: white;
    clear:both;
    letter-spacing:1px;
    padding-top:5px;
}

#footer a {
    margin:0px 10px;
}
#footer a:link {color:white; text-decoration:none;}      /* unvisited link */
#footer a:visited {color:white; text-decoration:none;}  /* visited link */
#footer a:hover {color:black; text-decoration:underline;}  /* mouse over link */
#footer a:active {color:white; text-decoration:none;}  /* selected link */

#rightbar {
	text-align: left;
	font-size: 10px;
	display:block;
	width:958px;
	margin:0px auto;
}

#rightbar a:link {color:#707070; text-decoration:none;}      /* unvisited link */
#rightbar a:visited {color:#707070; text-decoration:none;}  /* visited link */
#rightbar a:hover {color:#707070; text-decoration:underline;}  /* mouse over link */
#rightbar a:active {color:#707070; text-decoration:none;}  /* selected link */

#rightbar div {
    float:left;
    margin:10px;
    width:219px;
}

#below_footer {
    width:100%;
    text-align:center;
    margin-top:10px;
}

.left {
	float: left;
	width: 750px;
	font-size: 9pt;
}
.left h1 {
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 22px;
	color: #000;
}

.contentRight {
    width:158px;
    float:right;
    background:white url(pics/filterbox_header.png) no-repeat;
    display:block;
    margin:14px 0 0 0;
    font-size:12px;
    font-weight:bold;
}
.contentRight h1 {
    font-size:16px;
    font-weight:normal;
    margin: 5px 0 5px 10px;
    color:white;
}
.contentRight ul {padding:5px 0;}
.contentRight ul li {list-style:disc inside; margin:3px 10px;}
.contentRight a {text-decoration:none; color:black;}
.contentRight a:hover {text-decoration:underline}

.contentBody {
	font-size: 9pt;
	padding:10px;
	margin: 14px 15px!important;
	background-color:white;
	list-style:inside disc;
}
.contentBody h1 {color:black;}

.staticContent {
	font-size: 9pt;
	padding:10px;
	margin: 14px 15px!important;
	background-color:white;
}
.staticContent h1 {color:black;}

.contentpreview {
    border-top:dashed 1px #eb690a;
    margin:40px 20px 0px;
    padding-top:20px;
    font-size:14px;
    font-weight:bold;
}
.contentpreview ul {
    list-style:none;
}
.contentpreview ul li {
    background-image: url(pics/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 1em;
    margin-bottom:5px;
}
.contentpreview ul li a {text-decoration:none; color:#707070;}
.contentpreview ul li a:hover {text-decoration:underline; color:black}

#searchbox {
    margin:7px 0 0 229px;
    width:476px;
    background: transparent url(pics/searchbox.gif) no-repeat;
}

#searchbox h1 {
    display:block;
	margin: 0px 0 0 57px;
	padding: 16px 0 9px;
	width: 419px;
	height: 36px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 28px;
}

#searchbox form {
    margin:20px 0 0 57px;
}

#searchbox table {
	font-size: 10px;
	font-weight:bold;
	margin: 0 80px;
	width: 259px;
	border-collapse:collapse;
}

#searchbox table td {
    height: 22px;
}

#searchbox select, #searchbox input, .suchausgabebox select, select {
	font-size: 10px;
}

.errorbox_search {
    width: 419px;
    margin:3px 0 0 286px;
}

.errorbox_search img {
    float:left;
    margin-right:3px;
}
.errorbox_search div {
    float:left;
    width:379px;
    height:27px;
    margin:0px 0 0 0 !important;
    padding:0 2px 0 8px !important;
    font-size:12px;
    font-weight:bold;
    color:white;
    background: transparent url(pics/searcherror.png) no-repeat;
    display:table;
}

.errorbox_search p {
    display:table-cell;
    vertical-align:middle;
    margin:0 !important;
}

#searchbox .errfield {
    padding: 0;
    border:1px solid red;
}

#searchbox div.suchbox_left {
    margin: 10px 0px 0px 15px;
    float:left;
    width:187px;
    font-size:12px;
}

#searchbox div.suchbox_right {
    margin: 10px 0px 0px 15px;
    float:left;
    width:187px;
    font-size:12px;
}

#searchbox dl {
    width:100%;
    height:22px;
    display: block;
    font-weight:normal;
    clear:both;
}

#searchbox dl.selected {
    font-weight:bold;
    background-color: #ecd8ca;
}

#searchbox dl dt,#searchbox dl dd {
    float:left;
    margin: 5px 0px 0px 0px;
}

#searchbox dl dd {
    margin: 5px 0px 0px 5px;
}

#searchbox dl dd em {
    color:#EB690A;
    font-style:normal;
}

#searchbox dl dd span {
    float:left;
    width:162px;
}

#searchbox h2 {
    font-size: 14px;
    margin: 0 0 0px 15px;
}

#searchbox img {
    vertical-align:bottom;
}

#searchbox_body {
    background:transparent url(pics/searchbox_body.gif) repeat-y;
    padding-bottom: 15px;
}

.suchausgabebox {
	margin: 8px 0px 8px 0px;
	display: block;
	float: left;
	width: 539px;
	height:89px;
	background: transparent url(pics/searchinfobox.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	float:right;
}

.suchausgabebox_inner {
    margin:0 0 0 43px;
}

.suchausgabebox h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: white;
	margin:11px 0 0 47px;
}
.suchausgabebox table {
	padding: 0;
	width: 394px;
	border: none;
	margin-top: 8px;
	border-collapse:collapse;
	float:left;
	height:30px;
}
.suchausgabebox table td {
    height:23px;
}

.suchausgabebox .ui-datepicker-trigger {
    position:absolute;
}

.suchausgabebox select {
	width: 90px;
}

.suchausgabebox #testinput,.suchausgabebox #testinput2 {
    width:125px;
    border: solid 1px #eb690a;
    margin:0px;
}

.suchausgabebox #v_date, .suchausgabebox #b_date {
    width:66px;
    border: solid 1px #eb690a;
}

.suchausgabebox #vzeit, .suchausgabebox #bzeit {
    width:56px;
    border: solid 1px #eb690a;
    background-color:white;
    height:16px;
}

.suchausgabebox #showdialog {
    margin: 30px 0 0 7px;
}

.suchausgabebox input {
    font-size:11px;
    height:14px;
}

.hidden {
	display: none;
}

#partner {
	float: left;
	margin: 40px 0 25px;
	padding: 0;
	width:100%;
	background-color:white;
}

#testinput {
	margin-right : 10px;
	width:110px;
}

#testinput2 {
    width:110px;
}

#searchbox #v_date, #searchbox #b_date {
    width:88px;
}

#searchbox #vzeit, #searchbox #bzeit {
    width:60px;
    background-color:white;
}

.errorbox {
    margin : 14px 14px 0 14px !important;
    border: 2px solid #EB690A !important;
    padding : 5px !important;
    display: table !important;
    background-color:white;
    width:916px;
}

.errorbox h1  {
	margin: 0px !important;
	padding: 0px !important;
	width: auto !important;
	height: auto !important;
	text-align: left !important;
	color: #eb690a !important;
	font-weight: bold !important;
	font-size: 14px !important;
	background: transparent !important;
}

.errorbox p {
	font-size: 13px !important;
	margin: 0px !important;
	font-weight: bold !important;
	display:table-cell;
	vertical-align:middle;
	width:879px;
}

.errorbox img {
    float:left;
    margin-right:10px;
}

form .errfield {
    background-color: #ecd8ca;
    padding:5px;
}

form .errfield .element_error_message {
    font-weight: bold;
    margin:5px 0px 0px 0px !important;
    display:block;
}

form .errfield input {
    border: 2px solid #EB690A;
}

.checktext {
    position: relative;
    top: -3px;
}

.messages .message {
    border: 2px solid #EB690A;
    padding : 5px;
    display: block;
    background-color:white;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

.messages .message a { color:#707070; text-decoration:none; border-bottom:1px dotted;}
.messages .message a:hover {color:black;}

.toolbar {
    width:100%;
    display:block;
    text-align:right;
    font-size: 12px;
}

.toolbar a:link {color:#707070; text-decoration:none;}      /* unvisited link */
.toolbar a:visited {color:#707070; text-decoration:none;}  /* visited link */
.toolbar a:hover {color:black; text-decoration:none; border-bottom:1px dotted black;}  /* mouse over link */
.toolbar a:active {color:#707070; text-decoration:none;}  /* selected link */

#breadcrumb {
    vertical-align: middle;
    text-align:center;
	font-size: 13px;
	display:block;
	width:285px;
	height:25px;
	clear:both;
    margin: 0px 0 0 13px;
    position: absolute;
    color:white;
    top:-25px;
    left:0px;
    letter-spacing:1px;
    padding-top:4px;
}

#breadcrumb .state {
    width:auto;
    float:left;
    margin:0px 5px 0px 5px;
}

#breadcrumb .sep {
    float:left;
    margin:0px 2px 0px 2px;
}

#breadcrumb .active {
    color:black !important;
}

#breadcrumb a:link {color:white; text-decoration:none;}      /* unvisited link */
#breadcrumb a:visited {color:white; text-decoration:none;}  /* visited link */
#breadcrumb a:hover {color:white; text-decoration:underline;}  /* mouse over link */
#breadcrumb a:active {color:white; text-decoration:none;}  /* selected link */

.button_base {
    background:transparent url(pics/button.png) no-repeat;
    border:none;
    width:99px;
    height:22px !important;
    font-size:10px !important;
    letter-spacing:0.2pt;
    padding: 0 0 2px 6px;
    color:#646060;
}

.button_base:hover {color:black}

.button_search {background:transparent url(pics/button_search.png) no-repeat;}
.button_update {background:transparent url(pics/button_aktualisieren.png) no-repeat; width:87px}
