/*calendar stylen     */
/* calendar styles */

.calendarbox{
    position: absolute;
    left: 299px;
    width: 100px;
    height: 15px;
    margin-top:4px;
}

.calendar_trigger {
    position: relative;
    padding-left: 215px;
    padding-top: 2px;
    height:20px;
    width:26px;
}

#calendar_div, #calendar_inline_div {
    display: none;
    border: 0px solid #777;
    z-index: 10; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

#calendar_div table {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #c8c8c8;
}

#calendar_inline_div {
    display: block;
    border: 0;
}

.calendar_dialog {
    padding: 5px;
    background: #ddd;
    border: 4px ridge #ddd !important;
}

#calendar_div a, #calendar_inline_div a {
    cursor: pointer;
    cursor: hand;
}

button.calendar_trigger {
    width: 25px;
}

img.calendar_trigger {
    margin: 2px;
    vertical-align: middle;
}

#calendar_prompt {
    float: left;
    width: 181px;
    padding: 2px;
    background: #ddd;
    color: #000;
}

* html #calendar_prompt {
    width: 185px;
}

#calendar_control, #calendar_links, #calendar_header, #calendar {
    clear: both;
    float: left;
    width: 194px;
    color: #fff;
}

#calendar_control {
    background: #400;
}

#calendar_links { 
    background: #FFF url(/static/res/gfx/bg_head_calendar.png) no-repeat 0 0;
}

#calendar_control a, #calendar_links a {
    font-weight: bold;
    font-size: 80%;
    letter-spacing: 1px;
    color: #eee;
    padding: 2px 5px;
}

#calendar_control a:hover {
    background: #fdd;
    color: #333;
}

#calendar_links a:hover, .calendar_titleRow a:hover {
    background: #ddd;
    color: #333;
}

#calendar_links label { /* disabled links */
    padding: 2px 5px;
    color: #888;
}

#calendar_datemiddle {
    text-align: center;
    float:left;
    width: 130px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

#calendar_clear, #calendar_prev {
    float: left;
    background:transparent url(/static/res/gfx/bt_calendar_back.gif) no-repeat 0px 0px!important;
    padding: 0!important;
    margin: 3px 0 3px 5px;
    width:19px;
    height:18px;
}

#calendar_pre {
    float: left;
    padding:0!important;
    margin:0;
    width:19px;
    height:18px;
}
    
#calendar_current {
    float: left;
    width: 35%;
    text-align: center;
}

#calendar_close, #calendar_next {
    float: right;
    background:transparent url(/static/res/gfx/bt_calendar_go.gif) no-repeat 0px 0px!important;
    padding: 0!important;
    margin: 3px 5px 3px 0;
    width:19px;
    height:18px;
}

#calendar {
    border-top: none;
    background: #FFF;
    text-align: center;
    font-size: 100%;
}

#calendar a {
    width: 100%;
    display: block;
}

#calendar a:hover {
    color: #eee;
}

#calendar .calendar_titleRow {
    background: #FFF;
    color: #333;
}

#calendar .calendar_titleRow td {
    margin:0;
    border-top: none;
    border-bottom: none;
}

#calendar .calendar_titleRow a {
    color: #eee;
}
#calendar .calendar_titleRow a:hover {
    color: #000;
}

#calendar .calendar_daysRow {
    background: #FFF;
    font-size: 10px;
    color: #333;
}

#calendar .calendar_daysCell {
    border: none;
}

#calendar .calendar_daysCell a {
    color: #333;
    width: 100%;
    border: 1px solid #B4B4B4;
}

#calendar .calendar_daysCell a:hover {
    background: none;
}

#calendar .calendar_weekEndCell {
    background: #FFF;
}

#calendar .calendar_daysCellOver {
    background: #fff;
    border: none;
}

#calendar .calendar_unselectable {
    color: #333;
}

#calendar_today {
    background: #FFF !important;
}

#calendar_currentDay {
    background: #FFF !important;
}

#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 193px; /*must have to match width and borders*/
    height: 200px; /*must have to match maximum height*/ 
}

.calendarFooterBox {
    height: 8px;
    background-color: transparent;
    background-image: url(/static/res/gfx/bg_footer_calendar.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
}

/*linker Rand*/

#mainContent .lim_left {
    padding: 0 0 0 0;
    margin: 0px 0 0 11px;
}

/*Hack for min-height im IE6*/

div.lim_text {
    min-height:125px;
    height:auto !important;
    height:125px;
}

div.lim_text {
    padding: 5px 0 0 240px;
   /*min-height:125px;*/
}

#mainContent div.image_klein145 {
    clear: left;
    float: left;
    width: 145px;
    margin: 0 5px 0 0;
    padding: 0;
    background-color:#ccc;
    text-align:center;
    overflow:hidden;
}
    
.small_lim_wrapper {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 707px;
    background: url(/common/img/base/rac/bg_stornierung-form.gif) 0 0 repeat-x;
}

.toi_lim_wrapper {
    width: 699px;
    height: 30px;
    padding: 0px 8px 6px 0;
    margin: 0;
    background: url(/common/img/base/rac/topoffer_first.gif) left bottom repeat-x;
}

div.toi_lim {
    position:relative;
    margin: 0 0 0 0;
    padding:0;
}   

div.lim_img img {
    float: left;
    padding: 0 0 0 0px;
    border-right: 5px solid #FFF;
    border-bottom: 5px solid #FFF;
    position: absolute; 
    top:5px; 
    left:10px;
}

.notopline {
    border-top: none;
}

#lim_besteller{
    float: left;
    width: 300px;
}

#lim_empfaenger{
    float: right;
    width: 300px;
}

.lim_typ {
    width:300px;
    font-weight:bold;
    color:#000;
}

.lim_cartyp {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #000;
    font-weight: bold;
}

.lim_carexample {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #000;
    font-weight: bold;
}

.small_wrappertoi {
    padding-bottom: 10px;
    width: 707px;
    background: url(/common/img/base/rac/bg_stornierung-form.gif) repeat-x;
    position: relative;
}

select.csl {
   /* margin-top:3px;
    position: relative;
    width: 154px;
    font-size: 11px;
    /* IE kann die Höhe der SelectBox nicht direkt setzen, deswegen der Umweg über font-size*/
}

.limo_wrapper {
    width: 699px;
    height: 30px;
    padding: 0 8px 6px 0;
    margin: 0;
    margin-top: -35px;
    background: url(/common/img/base/rac/topoffer_first.gif) left bottom repeat-x;
    z-index: 2;
    position: relative;
}

.line {
    margin: 0 21px 0 11px;
    border-bottom: 1px dashed #f60;
}

/***/

#formmailer p {
    padding: 8px 0 3px;
    margin: 0;
}

label ,
input ,
select {
    display: block;
    float: left;
    margin: 5px 0;
}

fieldset {
    padding: 0 0 15px;
    clear: both;
}

label.fml {
	text-align: left;
    width: 140px;
    margin-top: 8px;
    padding-right: 0;
}
.form_complain label.fml ,
.form_corprate_pwd label.fml {
    width: 230px;
}
.form_contactleasing label.fml {
    width: 320px;
}
.form_contactleasing_fr label.fml {
    width: 320px;
}
.form_contactleasing_ch label.fml {
    width: 320px;
}
.form_fr_competition label.fml {
    width: 340px;
}
.form_fr_rungis label.fml {
    width: 370px;
}

input.fml {
    position: relative;
    height: 15px; 
    width: 150px;
}
select {
    margin: 5px 0;
    width: 154px;
}
textarea {
    position: relative;
    height: 60px; 
    width: 150px;
    margin: 5px 0;
}

label.fmr {
    width: 496px;
    margin-top: 2px;
}

input.fml {
    margin: 5px 0;
}

input.fmf {
    position: relative;
    height: 15px;
    width: 300px;
    margin: 5px 0;
}
textarea.fmf {
    width: 300px;
    height: 120px;
}

select.fmf {
    width: 304px;
}

input.fmlshort{
    position: relative;
    height: 15px;
    width: 75px;
}

input.fmr {
    position: relative;
    width: 150px;
    height: 15px;
}

input.fmrshort {
    position: relative;
    height: 15px;
    width: 100px;
}

input.fmlradio {
    margin: 10px 0 0 5px;
}

.agency_li ,
.b2bs_li {
    float: left;
    width: 300px;
    padding-bottom: 15px;
}

.agency_li2 {
    width: 666px;
    padding-bottom: 15px;
}


.agency_re ,
.b2bs_re {
    float: left;
    width: 350px;
    padding-bottom: 15px;
	padding-left:15px;
}

.calendar_trigger {
    display: none;
}

/*Watch out for bugs! Changed width from 150 to 0!*/
p.rightSize {
    width: 0px !important; 
    padding: 0 0 0 0 !important;
    float: left;
    margin: 0;
}

span.rightText {
    display: block !important; 
    padding: 0 0 0 21px !important;
}

input.checkTop {
    margin: 2px 0 0 0 !important;
    margin-top: 10px !important;
}

.sx-site-checkTop label {
        margin-left: 0px;
        margin-top: 0;
		width:165px;
}


/*NEW STUFF*/

select.fml{
	width:150px;
}

textarea#mailformAnliegen{
	width:150px;
}

div label.fml_fleetsize{
	width:180px;
}

div label.fml-recent-provider{
	width:180px;
}

label.fml-right{
	width:180px;
}

div.button_wrapper{
	border:none;
	background:none;
	padding:0 10px 0 0;
}

textarea.fmlcomment{
	margin-top:5px;
}

* html div.b2bs_re div.sx-site-checkTop p{
	width: 0;
	float:none;
	position:absolute;
}

* html div.b2bs_re div.sx-site-checkTop input.checkTop{
	margin-left:-20px !important;
}

*+html div.b2bs_re div.sx-site-checkTop input.checkTop{
	margin-left:-20px !important;
}

*+html div.b2bs_re div.sx-site-checkTop p{
	width: 0;
	float:none;
	position:absolute;
}

label.fml-newsletter{
	width:460px !important;
	margin-top:10px;
	margin-left:10px;
}
label.fml-wine-special{
	width:642px;
	margin-top:10px;
	margin-left:10px;
}

* html label.fml-wine-special{
	width:642px !important;
	margin-top:10px !important;
	clear:right;
}

* + html label.fml-wine-special{
	width:642px !important;
	margin-top:10px !important;
	clear:right;
}

input.fml-fleet{
	width:20px;
}

div.b2bs_re div input.checkTop{
	margin:0 0 0 !important;
}


div.sx-site-radio-wrap-flexi_rent{
	float:left;
}

div.sx-site-radio-wrap-flexi_rent span{
	margin-right:45px;
	margin-top:5px;
}

div.sx-site-radio-wrap-agency_new{
	margin-top:5px;
}

div.sx-site-radio-wrap-agency_new input{
	margin: 0 0 0 !important;
}

div.sx-site-radio-wrap-fr_franchise  input{
	margin: 0 0 0 !important;
}


/*changed with to 140 cause of design*/
div#sx-site-frm-agencynew div.agency_li2 label.fmr{
	width:140px;
}
