/*---------------------------------
  PAGE LAYOUT
---------------------------------*/
body {
padding: 10px 0 10px 0;
margin:0;
min-width:1000px;
color: #000;
background: #E5E5E5 url(../img/cmn/bg.png) repeat-x left top;
text-align:center;
font-family: Helvetica,Arial;
font-size: 13px;
line-height: 16px;
}
#page{
position:relative;
height:100%;
min-height:100%;
width:998px;
margin:auto;
color: #000;
text-align:left;
background: #fff url(../img/bgr/left.gif) repeat-y 10px top;
}
#header {position:relative;width:100%;overflow:hidden;}
#header{
width:998px;
height:154px;
color: #000;
background:  #fff url(../img/hdr/main.png) repeat-y 10px top;
border-top: 10px #fff solid;
border-bottom: 10px #fff solid;
overflow:hidden;
}
.inner {position:relative;width:100%;overflow:hidden;}
.wrap1,.wrap2 {position:relative;float:left;width:100%;}
#center,#left,#right {position:relative;float:left;overflow:hidden;}
.cols {/* RCBC */}
.cols .wrap1 {right:225px;	/* RCW *//* CCBC */}
.cols .wrap2 {right:590px;/* CCW *//* LCBC */}
#center {width:590px;/* CCCW */left:998px;z-index:250;}
#left {width:170px;/* LCCW */left:225px;/* RCW */padding-top:1px;}
#right {width:215px;/* RCCW */left:828px;}
#content { width:580px; }
#footer {position:relative;}
#footer {
width:978px;
height:20px;
margin: 0;
padding: 0;
background: #EDEDE7;
text-align: right;
border-left: 10px #fff solid;
border-right: 10px #fff solid;
border-bottom: 10px #fff solid;
clear:both;
}

#center{overflow:visible;} /*Banner!*/
* html #left { left:15px; }
* html #right { position:absolute; left:1588px;}

#shead {
position: absolute;
top: 130px;
left: 10px;
width: 978px;
height: 24px;
color: #000;
background: #DF5D00 url(../img/nav/bg.gif) repeat-x left top;
}
#lbclr {
position: absolute;
left: 0;
bottom: 20px;
height: 10px;
width:160px;
background: #fff;
}
#rbclr {
position: absolute;
right: 0;
bottom: 20px;
height: 10px;
width:205px;
background: #fff;
}

/*---------------------------------
  GLOBAL STYLES
---------------------------------*/
img {
border: 0;
}
ul, li {
list-style: none;
margin: 0;
padding: 0;
}
p {
font-size: 13px;
color: #555;
background: #fff;
line-height: 20px;
padding: 10px 0;
margin: 0;
}
#content p {
text-align: justify;
}
.ci {
margin: 10px 0;
padding:0;
text-align: center;
}
.cir {
margin: 44px 0 10px 15px;
float: right;
}
.cil2 {
margin: 15px 15px 10px 0;
float: left;
}
.cir2 {
margin: 15px 0 10px 15px;
float: right;
}
#content .ci, #content .cir, #content .cil2, #content .cil3, #content .cir2, #content .cir3 {
padding: 18px;
border: 1px #CDCDCD solid;
}
.cib {
margin: 10px 0;
border: 1px #CDCDCD solid;
}
.imgspc {
padding-left: 41px;
}
h1, h2 {
margin: 0;
padding: 0;
font-weight: bold;
width: 100%;
}
a:link, a:visited { 
color: #0062A7; 
text-decoration: none; 
font-weight: normal; 
}
a:hover, a:active, a:focus { 
color: #DF5D00;
outline: none;
}
#left p, #right p {
margin: 0;
padding: 0;
}

/*---------------------------------
  PRINTING
---------------------------------*/
#prthd { display: none; }
#prtft { display: none; }

/*---------------------------------
  MAIN NAVIGATION
---------------------------------*/
#nav {
position: relative;
top: 0;
left: 170px;
margin: 0;
background: transparent;
height: 24px;
overflow: hidden;
}
#nav li {
display: inline;
float: left;
}
#nav a {
position: absolute;
border-right: 3px #fff solid;
}
#nav img {
visibility: hidden;
}
#n1 { margin-left: 0; background: url(../img/nav/btn/startseite.gif) 0 0 no-repeat; }
#n2 { margin-left: 91px;background: url(../img/nav/btn/mietwagen.gif) 0 0 no-repeat; }
#n3 { margin-left: 183px; background: url(../img/nav/btn/konditionen.gif) 0 0 no-repeat; }
#n4 { margin-left: 287px; background: url(../img/nav/btn/fidis_rent_partner.gif) 0 0 no-repeat; }
#n5 { margin-left: 431px; background: url(../img/nav/btn/top-angebote.gif) 0 0 no-repeat; }
#n6 { margin-left: 547px; background: url(../img/nav/btn/langzeitmiete.gif) 0 0 no-repeat; }
#n7 { margin-left: 662px; background: url(../img/nav/btn/service.gif) 0 0 no-repeat; }
#n8 { margin-left: 731px; background: url(../img/nav/btn/ueber_uns.gif) 0 0 no-repeat; }
#n1:hover, #n1.mact, #n2:hover, #n2.mact,
#n3:hover, #n3.mact, #n4:hover, #n4.mact,
#n5:hover, #n5.mact, #n6:hover, #n6.mact,
#n7:hover, #n7.mact, #n8:hover, #n8.mact
{ background-position: 0 -24px; } 

/*---------------------------------
  LEFT NAVIGATION
---------------------------------*/
#snav {
position: relative;
left: 10px;
width: 160px;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
}
#snav ul {
border-top: 2px #E1E1D8 solid;
border-bottom: 2px #CCBDB6 solid;
background: #E1E1D8 url(../img/nav/bg2.gif) left top repeat-y;
}
#snav li {
padding-left: 5px;
/* border-bottom: 2px #E9E9E1 solid; */
}
#snav ul li ul {
background: #5A8EB2;
width:151px;
border: 0;
}
#snav ul li ul li {
margin: 0;
padding: 3px 0;
border: 0;
color: #fff;
font-size: 12px;
}

#snav a {
width:131px;
font-size: 12px;
letter-spacing: 1px;
padding: 3px 10px;
border-bottom: 1px #E9E9E1 solid;
display:block;
}
#snav a:link, #snav a:visited { color:#333; }
#snav a:hover, #snav a:active { color:#333; background-color:#F1F1ED; }
#snav a.sact:link, #snav a.sact:visited { color:#fff; background-color:#5A8EB2; }
#snav a.sact:hover { color:#555; background-color: #F1F1ED; }
#snav ul li ul {
margin: 0;
padding: 0;
}
#snav ul li ul li a { 
position: relative;
left: 10px;
width:111px;
font-size: 11px;
letter-spacing: 1px;
padding: 3px 3px 3px 18px;
background:  url(../img/nav/dots.gif) 5px 8px no-repeat;
display:block;
border: 0;
}
#snav ul li ul li a:link, #snav ul li ul li a:visited { color:#fff; }
#snav ul li ul li a:hover, #snav ul li ul li a:active { color:#333; background-color: #B9CFDE; background-position: 5px -73px; }
#snav ul li ul li a.sact:link, #snav ul li ul li a.sact:visited {  color:#333; background-color: #B9CFDE; background-position: 5px -73px; }


/*---------------------------------
  HEADER ELEMENTS
---------------------------------*/
#header p {
margin: 0;
padding: 0;
}
.hs {
position:absolute;
top: 0;
left: 10px;
width: 160px;
height: 130px;
background-position: left top;
background-repeat: no-repeat;
}

#hspc {
position: absolute;
top: 0;
left: 170px;
width: 10px;
height: 100%;
background: #fff;
}
#fr, #cl, #ar, #fi, #la, #fp, #at {
position: absolute;
width: 40px;
height: 40px;
font-size: 11px;
}
#fr {
top: 5px;
right: 11px;
width: 174px;
height: 92px;
margin: 0;
padding: 0;
background: transparent url(../img/hdr/logo_autovermietung.gif) top left no-repeat;
}
#cl {
top: 10px;
left: 190px;
width: 416px;
height: 18px;
margin: 0;
padding: 0;
background: transparent url(../img/hdr/claim.gif) top left no-repeat;
}
#la {
top: 38px;
left: 190px;
background: transparent url(../img/lgo/mini_lancia.gif) top left no-repeat;
}
#fi {
top: 38px;
left: 240px;
background: transparent url(../img/lgo/mini_fiat.gif) top left no-repeat;
}
#ar {
top: 39px;
left: 290px;
background: transparent url(../img/lgo/mini_alfa_romeo.gif) top left no-repeat;
}
#fp {
top: 40px;
left: 340px;
background: transparent url(../img/lgo/mini_fiat_professional.gif) top left no-repeat;
}
#at {
top: 40px;
left: 390px;
background: transparent url(../img/lgo/mini_abarth.gif) top left no-repeat;
}

/*---------------------------------
  FOOTER ELEMENTS
---------------------------------*/
#footer ul, #footer li {
position: relative;
margin: 0;
padding: 0 5px 0 0;
color: #555;
background: #EDEDE7;
line-height: 20px;
text-align: right;
font-size: 11px;
letter-spacing: 1px;
display: inline;
}

/*--------------------------------
  FUNCTIONAL ELEMENTS
---------------------------------*/
#skip_links {
position:absolute !important;
top:-100em !important;
}

/* Breadcrumb */
#bc {
position: relative;
top:-2px;
width: 800px;
height: 16px;
color:#555;
letter-spacing: 1px;
font-size: 11px;
padding: 0;
margin: 0;
padding-bottom: 3px;
overflow: hidden;
z-index: 500;
}

/* Function Block */
#fb {
position: relative;
right: 0;
right: -4px;
width: 209px;
color:#555;
background: #fff;
letter-spacing: 1px;
font-size: 11px;
line-height: 18px;
padding: 0;
margin: 0;
text-align: right;
overflow: hidden;
}

/* Back-Button */
#bl { position: relative; margin: 0; padding: 5px 2px; text-align: right; font-size: 11px; letter-spacing: 1px;}

#bc a:link, #bc a:visited,  
#fb a:link, #fb a:visited,
#footer a:link, #footer a:visited { 
color: #555; 
}
#bl a:link,  #bl a:visited {
color: #0062A7;
}
#bc a:hover, #bc a:active, #bc a:focus,
#fb a:hover, #fb a:active, #fb a:focus,
#footer a:hover, #footer a:active, #footer a:focus,
#bl a:hover, #bl a:active, #bl a:focus { 
color: #DF5D00; 
}

#nhvr a:hover, #nhvr a:active, #nhvr a:focus { color: #0062A7; }


/* RSS Icon */
#rss {
position:absolute;
right:3px;
}

/* Social Bookmarking */
#sbmcont { position:relative; height: 44px; border-bottom:11px #fff solid; z-index:500; }
* html #sbmcont { border-bottom:18px #fff solid; }
#sb { position:absolute; width: 573px; height: 22px; margin: 0; padding: 2px 0 0 5px; line-height: 22px; bottom: 0; background: #fff; overflow: hidden; }
#sbm li { display: inline;}
#sbm img { position: relative; top: 2px; padding: 0 6px 0 0; }
#sbmi { position: relative; width: 310px; height: 40px; margin: 0; padding: 0; line-height: 20px; float:left; }
#sbname { position: absolute; padding: 0 0 0 5px; }

/*--------------------------------
  PAGE ELEMENTS
---------------------------------*/
h1 {
color: #0F6BAC;
font-size: 16px;
line-height: 21px;
margin: 0 0 0 0;
}
h2 {
color: #DF5D00;
font-size: 13px;
line-height: 18px;
margin: 0 0 5px 0;
}

/* Images */
#bn {
position: absolute;
top:0;
left:0;
padding: 0;
border: 0;
z-index: 100;
visibility: hidden;
}

/* Boxes */
.bx {
position: relative;
border: 1px #CDCDCD solid;
padding: 0;
overflow: hidden;
background: #fff;
font-size: 11px;
}
.bl {
width: 158px;
margin: 0 0 0 10px;
}
.br {
width: 203px;
margin: 0 10px 0 10px;
}
.bx h3 {
padding: 3px 3px 3px 16px;
margin: 0 0 10px 0;
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #555;
background: #EDEDE7 url(../img/cmn/bdot.gif) 5px 8px no-repeat;
}
.bl h3 {
width: 142px;
}
.br h3 {
width: 184px;
}
.bx h4 {
margin: 0 0 0 8px;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
#left .bx p, #right .bx p {
color: #555;
font-size: 11px;
line-height: 16px;
margin: 0 0 0 3px;
padding: 0 3px 10px 6px;
}
.bl img {
position: relative;
top: 2px;
left: 1px;
}
.br img {
position: relative;
top: 2px;
right: -5px;
}

/* Headlines */
h3 {
margin: 0;
padding: 10px 0 0 0;
font-size: 13px;
font-weight: bold;
color: #555;
line-height: 18px;
display: block;
}


/* Lists */
.lst {
font-size: 13px;
color: #555;
line-height: 20px;
padding: 10px 0 0 10px;
margin: 0;
}
.lst li {
background: url(../img/cmn/dot.gif) 0 6px no-repeat;
padding-bottom: 10px;
padding-left: 15px;
}
.lst h3 {
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bold;
color: #555;
line-height: 18px;
display: block;
}
ol {
margin: 10px 0 0 25px;
padding: 0;
}
.dec li {
margin: 0;
padding: 0 0 10px 0;
list-style-type: decimal;
text-align: justify;
line-height: 20px;
color: #555;
}
.lower_alpha li {
margin: 0;
padding: 0 0 6px 0;
list-style-type: lower-alpha;
text-align: justify;
font-size: 11px;
line-height: 18px;
color: #555;
}

/* Spacer, Rules & Other*/
#bspc {
position: relative;
top:-2px;
left: -2px;
height: 0;
padding: 0;
margin: 0;
z-index: 500;
}
#tspc {
height: 10px;
padding: 0;
margin: 0;
}
#rspc {
background-color: #fff;
height: 20px;
z-index: 20;
}
.spc16, .spc10, .spc25, .spc45 {
position: relative;
background: #fff;
}
.spc45 {
height: 45px;
}
.spc25 {
height: 25px;
}
.spc16 {
background-color: #fff;
height: 16px;
}
.spc10 {
height: 10px;
}
hr {
position: absolute;
left: -1000px;
top: -1000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
}
.center {
text-align: center;
}
.rgt {
text-align:right;
}
.str {
font-weight: bold;
color: #555;
}
.lite {
margin: 0;
padding-bottom: 2px;
color: #999;
font-size: 11px;
}
.nopad {
padding: 0 0 15px 0;
}
.dtx {
padding: 5px;
color: #000;
border: 1px #CDCDCD solid;
}

/* Colors */
.org {
color: #DF5D00;
}

/* Other */
.fiat_500 {
position: absolute; 
top: 112px;
left: 25px;
font-size: 11px;
color: #DF5D00;
}

.abs { position: absolute; }
.flag { border: 1px #555 solid; }

/* Google Map */
#map {
width: 500px; 
height: 300px;
border: 1px #CDCDCD solid;
margin: 15px 0;
}

.lst3 {
list-style-type: none;
padding: 10px 0 0 75px;
height: 60px;
}
.lst3 li {
width: 250px;
line-height: 18px;
float: left;
}

#lft4 { display:block; float:left; padding-top: 15px; width: 320px;  }
#lft42 { display:block; float:left; padding-top: 15px; width: 230px; }
.mlst4 { height: 970px; }
.mlst4 h3 {
width: 250px;
background: #F2F2F2;
padding: 0 5px 0 5px;
font-weight: bold;
margin: 0 0 5px 0;
}
.lst4 { padding-bottom: 25px; }
.lst4 li {
background: url(../img/cmn/dot.gif) 8px 5px no-repeat;
padding: 0 0 5px 20px;
}

.sem { font-style: italic; }

/*--------------------------------
  TABLES
---------------------------------*/
table {
width: 100%;
margin: 10px 0 10px 0;
}
itd {
width: 50%;
padding-left: 8%;
}
table img {
margin: 0;
padding: 0;
}
th {
background: #F2F2F2;
color: #333;
text-align: center;
font-weight: normal;
}
td {
text-align: center;
}

#tarife {
border-collapse:collapse;
text-align:left;
}
#tarife th {
padding:5px 10px;
font-weight:bold;
border:1px #ddd solid;
}
#tarife td {
margin:0;
padding:0 10px;
line-height:18px;
text-align:left;
vertical-align:top;
}
#tarife .c1 {
border-left:1px #ddd solid;
border-right:1px #ddd solid;
width:410px;
}
#tarife .c3 {
border-right:1px #ddd solid;
}
#tarife .trenner {
height:10px;
margin:0;
padding:0;
font-size:1px;
line-height:1px;
border-bottom:1px #ddd solid;
border-left:1px #ddd solid;
border-right:1px #ddd solid;
}
#tarife .r1 {
padding-top:5px;
}

/*--------------------------------
  FORMS
---------------------------------*/
form{ 
margin: 0;
width: 580px;
}
fieldset {
padding: 0 10px 20px 10px;
border: 1px #CDCDCD solid; 
text-align: center;
}
.suche { 
padding: 10px 0 10px 0; 
border: 0; 
text-align: left;
}
legend {
height: 40px;
line-height: 40px;
color: #555;
font-weight: bold;
}
label {
display: block;
width: 110px;
margin: 5px 0;
padding: 0 0 0 15px;
text-align: left;
float: left;
}
input, textarea {
width: 250px;
padding: 3px;
margin-bottom: 10px;
height: 15px;
border: 1px #CDCDCD solid;
}
.cb {
width: 15px;
position: relative;
left: -122px;
}
select {
width: 125px;
padding: 3px;
margin-bottom: 10px;
height: 25px;
border: 1px #CDCDCD solid;
}
.srv1 {
display: block;
width: 375px;
margin: 5px 0;
padding: 0 0 0 15px;
text-align: left;
float: left;
}
.srv2 {
display: block;
width: 240px;
margin: 5px 0;
padding: 0 0 0 15px;
text-align: left;
float: left;
}
.par1 {
display: block;
width: 150px;
margin: 5px 0;
padding: 0 0 0 15px;
text-align: left;
float: left;
}
textarea {
height: 100px;
}
button,input.button { 
width: 258px;
height: 25px;
color: #fff;
background: #5A8EB2;
border: 0;
cursor: pointer;
}
button:hover,input.button:hover,input.button:focus {
background: #DF5D00;
}
.new_search {
width: 110px;
}

input:active, input:focus, textarea:active, textarea:focus { 
background: #EDEDE7;
border: 1px #333 solid;
}

/*--------------------------------
  IFRAMES
---------------------------------*/
#iframe_gw { width:580px; height:2300px; margin: 0; padding: 0;}

/*--------------------------------
  IMAGES
---------------------------------*/
#tdmap {
position: relative;
top: -10px;
}

/*--------------------------------
  HIDE TEXT
---------------------------------*/
.noimgs h1, .noimgs h2 { text-indent: 0; }
#px, h1, h2, #fr, #cl, #ar, #fi, #la, #fp, #at {
text-indent: -999em;
}

/*--------------------------------
  RENTAL CAR PAGES
---------------------------------*/
.mci li {
position: relative;
width:130px;
height:175px;
margin: 0 20px 20px 0;
padding: 20px 20px 12px 20px;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
line-height: 17px;
background: #fff;
border: 1px #eee solid;
float:left;
}
.mcim li { height:195px; }
.mcil li { height:275px; }
.mcil2 li { height:295px; }
.mci li img {
margin-bottom: 10px;
border: 1px #fff solid;
}

.mci li a, .mci li a:link, .mci li a:visited { color: #0062A7; background-color: transparent; }
.mci li a:hover, .mci li a:focus, .mci li a:active { color: #DF5D00; background-color: transparent;}
.clr { margin:0; padding:0; clear: both; }
.cci { position: relative; width: 125px; margin: 20px 0 0 1px; text-align: center; font-size: 10px; color: #555; background-color: #fff;}
.cci td { vertical-align: top; letter-spacing: 0; background-color: #f5f5f5; }
.cci td:first-Child{ background-color: #eaeaea; }
#lil { width:1px; height:1px; margin:0; padding:0; border:0; background:0; }

.cci2 { position: relative; width: 180px; margin: 13px 0 0 0; text-align: center; font-size: 10px; color: #555; background-color: #fff;}
.cci2 td { vertical-align: top; letter-spacing: 0; background-color: #f5f5f5; }
.cci2 td:first-Child{ background-color: #eaeaea; }
.offrent { height:44px; width:200px; padding:3px; margin:3px 0 0 0; line-height:18px; border:1px #eee solid; overflow:auto; }
.offrent a:hover { color:#0062A7; }


/*--------------------------------
  PARTNERS AREA: MAP, CITY LIST,
  CITY INFOS & PARTNER-MAPS
---------------------------------*/
#mapcnt { position: relative; margin-bottom: 20px; page-break-inside: avoid; }
#dmap { position: relative; left: 165px; width: 315px; height: 315px; background: url(../img/pic/karte.gif) 0 0 no-repeat; }
#dmap a:link, #dmap a:visited  { padding: 2px 3px 2px 3px; font-size: 11px; }
#dmap a:hover, #dmap a:focus, #dmap a:active { color: #fff; background-color: #DF5D00; }
#sh, #hbg ,#nds ,#br ,#nrw ,#he ,#rp ,#bw ,#bay ,#sal ,#be ,#bb ,#mvp ,#sa ,#san ,#th { position: absolute; background: #fff; border: 1px #555 solid; }
#sh { top: 10px; left: 10px; }
#hbg { top: 45px; left: 112px; }
#nds { top: 86px; left: 46px; }
#br { top: 53px; left: 32px; }
#nrw { top: 130px; left: -55px; }
#he { top: 170px; left: 58px; }
#rp { top: 190px; left: -50px; }
#bw { top: 255px; left: -5px; }
#bay { top: 242px; left: 145px; }
#sal { top: 220px; left: -20px; }
#be  { top: 85px; left: 190px; }
#bb  { top: 115px; left: 210px; }
#mvp  { top: 16px; left: 150px; }
#sa  { top: 150px; left: 180px; }
#san  { top: 110px; left: 115px; }
#th  { top: 160px; left: 110px; }
.lst2 {
list-style-type: none;
padding: 10px 0 0 10px;
height: 60px;
}
.lst2 li {
width: 100px;
line-height: 18px;
float: left;
}
#info_icon {position:relative;top:2px }
#cityinfo {
padding:10px;
background: #fafafa;
border: 1px #ddd solid;
display:none;
}
#loc td {
width: 150px;
text-align: left;
}
.pa {
width: 580px;
margin: 20px 0 0 0;
line-height: 18px;
background: #fff;
border: 1px #ddd solid;
}
.p_frl {
width: 140px;
}
.p_name {
padding: 5px 0 0 10px;
text-align: left;
letter-spacing: 1px;
}
.p_name h3 {
margin: 0;
padding: 0;
font-weight: bold;
color:#000;
}
.p_name a {
font-weight: bold;
}
.p_txt, .p_txtl {
padding: 5px 0 0 10px;
text-align: left;
letter-spacing: 1px;
font-size: 11px;
line-height: 18px;
}
.p_txtl {
width: 275px;
}
.p_entf, .p_frl, .p_mm {
margin: 0;
padding: 0;
width: 140px;
text-align: center;
background: #eee; /* #FFEEE4 */
}
.p_entf {
padding-top: 2px;
font-weight: bold;
color: #777;
}
.p_lgo {
padding-left: 10px;
text-align: left;
}
.p_lgo img {
padding-right: 5px;
vertical-align: top;
}
#pmap {
width: 576px; 
height: 300px;
border: 1px #ddd solid;
margin: 25px 0 15px 2px;
}
#pmap_lnk {
padding-left: 3px;
}

/*--------------------------------
  FAQ
---------------------------------*/
.fq { margin:10px 0 0 0; padding:0; font-weight: bold; }
.fa { margin:0; padding:0; font-weight: normal; }

/*--------------------------------
  HERO SHOTS
---------------------------------*/
#hsi, #hsn { 
position:absolute;
top: 0;
left: 10px;
width: 160px;
height: 130px;
background: transparent url(../img/hdr/hs.jpg) 0 0 no-repeat; }


/*--------------------------------
  CAR SELECTOR
---------------------------------*/
#car_selector { width: 120px; height: 60px; margin: auto; text-align: center; }

#move_mietwagen_0, #move_mietwagen_1, #move_mietwagen_2, #move_mietwagen_3, #move_mietwagen_4, #move_mietwagen_5 {
margin: 0; padding: 0; line-height: 1px; border:1px solid #ddd; width: 120px; height: 60px; overflow: hidden; }
#title_mietwagen_0, #title_mietwagen_1, #title_mietwagen_2, #title_mietwagen_3, #title_mietwagen_4, #title_mietwagen_5 {
background: #F2F2F2; color: #333; text-align: center; font-size: 11px; line-height: 11px; width: 120px; height: 15px; vertical-align: middle; overflow: hidden; }

#move_mietwagen_0{ background:url(../img/mfr/alfa_romeo_mietwagen.jpg)}
#move_mietwagen_1{ background:url(../img/mfr/fiat_mietwagen.jpg)}
#move_mietwagen_2{ background:url(../img/mfr/lancia_mietwagen.jpg)}
#move_mietwagen_3{ background:url(../img/mfr/transporter_fiat_professional_mietwagen.jpg)}
#move_mietwagen_4{ background:url(../img/mfr/abarth_mietwagen.jpg)}

/*--------------------------------
  UMZUGSRECHNER
---------------------------------*/
#umz_left { float:left; width:250px; }
#umz_objects { margin: 0 0 0 0; padding:0 0 0 5px; border:1px solid #7F9DB9; background-color:#fff; width:200px; height:270px; overflow:auto; }
#umz_basket { margin: 0 0 0 0; border:1px solid #7F9DB9; background-color:#fff; width:300px; height:240px; overflow:auto; }
#umz_cap { margin-top: 5px ;margin-bottom: 30px; }
#umz_objects {-moz-user-select: none;-khtml-user-select: none;user-select: none;cursor:default;}
#umz_objects p {padding-bottom:0;font-weight:bold;color:#0964A8}
#umz_basket {-moz-user-select: none;-khtml-user-select: none;user-select: none;cursor:default;}

/*--------------------------------
  NICHT MEHR IN DER VERMIETUNG
---------------------------------*/
#nmv_page {position:absolute;top:15px;left:0;width:604px;background-color:#fff;z-index:1200;opacity: 0.7;-moz-opacity: 0.7;filter: alpha(opacity=70)}
#nmv_cont {position:absolute;top:250px;left:80px;width:420px;height:150px;margin:auto;padding:10px;background:#fff;border:2px #E4640E solid;z-index:1210;opacity: 0.85;-moz-opacity: 0.85;filter: alpha(opacity=85)}
#nmv_excl {float:left;padding-right:15px}
#nmv_bl {position:absolute;right:15px;bottom:0}

/*--------------------------------
  TAGCLOUD
---------------------------------*/
.tc, .tc a {line-height: 20px}
.tc_16 {font-size: 16px}
.tc_14 {font-size: 14px}
.tc_12 {font-size: 12px}
.tc_10 {font-size: 10px}

/*--------------------------------
  ACTIVEPARTNER/AKTIONEN
---------------------------------*/
.akt_header_nh a { position:relative; display:block; width:181px; height:18px; background: url(../img/apb/weitere_aktionen.gif) 0 0 no-repeat; }
.akt_header_nh a:hover { background-position: 0 -18px; } 
a.aktb { position:relative; display:block; width:113px; height:18px; background: url(../img/apb/jetzt_reservieren.gif) 0 0 no-repeat; }
a.aktb:hover { background-position: 0 -18px; }
#aktsuche a { position:relative; display:block; width:223px; height:18px; background: url(../img/apb/aktionen_finden.gif) 0 0 no-repeat; }
#aktsuche a:hover { background-position: 0 -18px; }
.orange { color: #E1833B; }

.akt_city_cnt { margin:0; padding:0; height:30px;}
.akt_city { margin:0; padding:0; line-height: 18px; background: #fff; }
.akt,.akt_bes { width: 580px; margin: 20px 0 0 0; padding:2px 2px; line-height: 18px; background: #fff; border: 1px #ddd solid; }
.akt_bes h3,.akt_bes p {text-align:left;padding-left:12px;}
.akt_title,.akt_title_loader { margin:0; padding:10px 0 0 0; font-weight:bold; text-align: left; letter-spacing: 1px; background: #fff; height:30px; border-bottom:1px #F47C1A solid; }
.akt_title_loader {padding-left:3px;border:0;color:#aaa}
.ajax_loader {margin:0;padding:0 0 0 5px;vertical-align:middle;}
.akt_title span { vertical-align:bottom;}
.akt_title img { padding: 0 10px 0 0; vertical-align:bottom; }
.akt_header,.akt_header_act,.akt_header_nh { padding: 5px 0 0 10px; text-align: left; letter-spacing: 1px; font-size: 11px; height: 22px; line-height: 22px; color: #0062A7; cursor:pointer; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.akt_header_nh {cursor:default;border-bottom:3px #fff solid;}
.akt_header{ color: #0062A7; background:#fff; }
.akt_header_act { color: #DF5D00; background:#f5f5f5; }
.akt_body { padding:0 10px; background:#f5f5f5; }
.akt_body p { font-size:12px; color:#555; background:#f5f5f5; }
.akt_body img { position:relative; right:-9px; float:right; margin-left:15px; display: block; }
.hdn { display: none; }
.no_border {border:0;}
a.cal  { height: 19px; margin-top: 4px; cursor:pointer; background: url(../img/calendar/select.gif) 0 -19px no-repeat; }
a.cal:hover {  background-position: 0 -57px; }

/*--------------------------------
  Spezialisten Langzeitmiete
---------------------------------*/
.lm_spezialisten { margin:10px 0 10px 0; padding:0; }
.lm_spezialisten th { padding:3px 10px; font-weight:bold; text-align:left; }
.lm_spezialisten td { vertical-align:top; padding:5px 10px; text-align:left; border-bottom:1px #ddd solid; }
.footnote { font-size:11px; }
.telefon { padding-left:18px; background:url(../img/cmn/telefon.gif) 0 3px no-repeat; }
.email { padding-left:18px; background:url(../img/cmn/email.gif) 0 5px no-repeat; }

/*--------------------------------
  CALENDAR
---------------------------------*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #555;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #F6F6F6;		
	color: #F6F6F6;
	background-color: #0A509D;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #E5E7E9;
	color: #000;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #E5E7E9;		
	color: #E5E7E9;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #0A509D;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #F6F6F6;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #F6F6F6;
	width:72px;
	color:#000;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #F6F6F6;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #0A509D;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#0A509D;
	color: #F6F6F6;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

