/*******************************************************************************
********************************************************************************
	Projekt		: Peschel Automobile
	Agentur		: blumbeet - web.studio
						: Thomas Blum
						: www.blumbeet.com
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

sup {
	vertical-align: top;
}

/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

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

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}
.hide {
	display: none;
}

.dib {
	display: block;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */
body, a, 
#footer a,
#navi-main a, 
#navi-sub a, 
.navi-quick li a, 
.content a.more, 
.content .news-tabs a {
	color: #202020;
	color: #303030;
	color: #404040;
}

#breadcrumb, 
#breadcrumb a {
	color: #4d4d4d;
}

/*	Blau */
.content a {
	color: #3b5b74;
}

/*	Error */
.xform ul.form_warning, 
.xform label.form_warning {
	color: #B00;
}
/*	Gelb */
/*
h1 {
	color: #febe11;
}
*/
/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Arial, Verdana, sans-serif;
}

h1, h2, h3, 
.tx-1, 
.xform legend {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	letter-spacing: .3pt;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
body 																{ font-size: 62.5%; }

h1, 
.eyecatcher h2											{ font-size: 2.2em; }

.eyecatcher h2											{ font-size: 2em; }

h2, 
.xform legend												{ font-size: 1.7em; }

h3, 
.eyecatcher p, 
.ti-content p span									{ font-size: 1.5em; }

#breadcrumb, 
#navi-sub ul, 
.navi-quick ul, 
#content p, 
#content dl, 
#content ol, 
#content ul, 
#content .slice table, 
#sidebar p, 
#sidebar .slice ul									{ font-size: 1.3em; }


#content table, 
#extra p, 
#footer p, 
#navi-main, 
#content p.tsr-date, 
#content .pagination dl, 
.news-tabs													{ font-size: 1.2em; }

#content dl ul, 
#content ol p, 
#content ol ol, 
#content ol ul, 
#content ul p, 
#content ul ol, 
#content ul ul, 
.ti-content p span.caps							{ font-size: 1em; }

#content sup, 
#content .caption										{ font-size: .8em; }

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
.eyecatcher p {
	line-height: 1.8em;
}
#content {
	line-height: 2.2em;
}
#sidebar p, 
#extra, 
#footer {
	line-height: 2em;
}
#sidebar {
	line-height: 1.6em;
}
#content .caption {
	line-height: 1.2em;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
h1, h2, h3 {
	font-weight: normal;
}
h1, h2 {
	margin-bottom: 1em;
	padding-bottom: .5em;
	background-image: url(/layout/css/ln_h_g.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
.tsr h2, 
.eyecatcher h2 {
	padding-bottom: 0px;
	background: none;
}
.eyecatcher h2 {
	margin-bottom: 18px;
}
.eyecatcher h2.hld {
	padding-top: 20px;
}

h3 {
	margin-bottom: .2em;
}
h3.hl3 {
	margin-bottom: 0;
	padding: 8px 0 8px 10px;
	background-color: #fff2cf;
	border-bottom: 6px solid #febe11;
	font-weight: normal;
}
#extra h3.hl3 {
	border-top: 6px solid #febe11;
	border-bottom: 1px solid #febe11;
}
h3.hl3b {
	background-color: #ffcfbb;
	border-bottom: 6px solid #c13130;
}
h3.hl4 {
	margin-bottom: 0;
	padding: 8px 0 8px 10px;
	background-color: #febe11;
}


.content p, 
.content dl, 
.content ol, 
.content ul, 
.content table, 
.box {
	margin-bottom: 1.4em;
}
.content ul {
	margin-bottom: 3em;
	margin-bottom: 2em;
}
.content p.img {
	margin-bottom: 1.2em;
}
.content .box p, 
.eyecatcher .c p {
	margin-bottom: 1em;
}
#footer p, 
.content .bx-1 p.img, 
.content ul.ls4 p {
	margin-bottom: 0;
}
.content .bx-1 p.img2 {
	margin-bottom: 10px;
}

.content a {
	font-weight: bold;
}
#footer a {
	font-weight: normal;
}
#content a:hover, 
#sidebar a:hover, 
.eyecatcher .c p a {
	text-decoration: underline;
}

.slice ol {
	margin-left: 20px;
}
.slice ol li {
	list-style-type: decimal;
}
.slice ul li, 
ul.form_warning li {
	padding-left: 20px;
	background-image: url(/layout/css/ic_list.gif);
	background-position: 2px 6px;
}
ul.form_warning li.form_warning_intro {
	padding-left: 0;
	background: none;
	font-weight: bold;
}
 
#sidebar .slice ul li {
	padding-top: 3px;
	padding-bottom: 2px;
}
/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	background-color: #d9dddf;
	background-image: url(/layout/css/bg_bdy.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#website {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header,
#navi-main, 
#wrapper {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
}
#header {
	height: 190px;
	background-image: url(/layout/css/bg_hdr.gif);
}
#wrapper {
	background-image: url(/layout/css/bg_wrppr.gif);
	background-repeat: repeat-y;
	border-top: 2px solid #febe10;
}

#content {
	float: left;
	width: 630px;
}
#content .content {
	padding: 20px 0 0 10px;
}
#sidebar {
	float: right;
	width: 310px;
}
#sidebar .content {
	padding: 20px 10px 0 0;
}

#extra {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(/layout/css/bg_wrppr.gif);
	background-repeat: repeat-y;
	border-top: 36px solid #febe11;
}
#extra .content {
	padding: 20px 10px 0 10px;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	background-color: #febe11;
}
#footer .content {
	padding: 5px 10px 4px 10px;
}


/****************************************************************** Header *****
*******************************************************************************/

#logo {
	position: absolute;
	top: 12px;
	left: 0;
}
#logo p {
}
#logo p a
{
	display: block;
	width: 320px;
	height: 178px;
	background-image: url(/layout/css/logo.jpg);
	text-indent: -1000em;
}

#partner {
	position: absolute;
	top: 128px;
	left: 10px;
}
#partner img {
	margin-right: 10px;
	vertical-align: middle;
}

/****************************************************************** Footer *****
*******************************************************************************/

/************************************************************ Navigationen *****
*******************************************************************************/

#navi-main {
	width: auto;
	float: right;
	margin-left: 320px;
}
#navi-main ul {
	position: relative;
}
#navi-main ul ul {
	margin-left:0;
}
#navi-main li {
	display: block;
	float: left;
	width: 159px;
	margin-left: 1px;
	padding-top: 12px;
}
#navi-main li.active, 
#navi-main li.current {
	padding-top: 0;
	border-top: 12px solid #fff;
}
#navi-main li a {
	display: block;
	padding: 20px 5px 16px 20px;
	font-weight: bold;
}
#navi-main li a:hover, 
#navi-main li a.active {
	text-decoration: underline;
}

#navi-main li li, 
#navi-main li li.active, 
#navi-main li li.current {
	float: none;
	width: auto;
	margin-left: 0;
	padding-top: 0;
	border: 0;
}
#navi-main li li a {
	padding-top: 0;
	padding-bottom: 6px;
	font-weight: normal;
}
#navi-main li li a.active, 
#navi-main li li a.current {
	text-decoration: underline;
}


#navi-sub ul, 
.navi-quick ul {
	padding: 14px 0 0 0;
}
#navi-sub ul {
	background-color: #fff2cf;
}
#navi-sub li, 
.navi-quick li {
	display: block;
	padding: 0 10px 12px 11px;
}
#navi-sub li a, 
.navi-quick li a {
	display: block;
	padding-left: 26px;
	background-image: url(/layout/css/ic_arr1.gif);
	background-position: 0px 2px;
	font-weight: normal;
}
.navi-quick li a {
	background-image: url(/layout/css/ic_arr2.gif);
}
#navi-sub li a.active, 
#navi-sub li a.current {
	text-decoration: underline;
}


#breadcrumb {
	padding: 9px 10px 11px 10px;
	background-color: #febe11;
}
#breadcrumb li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb li a:hover {
	text-decoration: underline;
}


.pagination {
	text-align: right;
}
.pagination dl dt, 
.pagination dl dd, 
.pagination ul, 
.pagination ul li {
	display: inline;
}
.pagination dl dt {
	padding-right: 15px;
}
.pagination ul li {
	background-image: url(/layout/css/ic_vert_grey.gif);
	background-position: 0px 50%;
}
.pagination ul li.first {
	background: none;
}
.pagination ul li a {
	padding: 0 5px;
}
.pagination ul li a:hover {
	text-decoration: underline;
}
.pagination ul li a.active {
	font-weight: bold;
}
/****************************************************************** Module *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 0 0 3em 0;
	background-color: #9d9d9d;
}

.slice {
	margin-bottom: 2em;
}
.slice p.img img {
	padding: 2px;
	border: 3px solid #fff2cf;
}
.slice p img.nobrdr, 
.slice p.algn-cntr img {
	padding: 0;
	border: 0;
}
.caption {
	display: block;
	padding-top: 5px;
}

/*	Text - Image */
#content .ti, 
#sidebar .ti {
	position: relative;
}
#sidebar .ti {
	padding: 1em 10px 0 10px;
	margin-bottom: 3em;
}
/*
#content .ti-fl p.img, 
#content .ti-bl p.img {
	padding-top: 5px;
}
*/
#content .ti-bl .ti-content,
#sidebar .ti-bl .ti-content {
	float: right;
	width: 370px;
}
#content .ti-bl-l .ti-content, 
#sidebar .ti-bl-l .ti-content {
	float: left;
}
#sidebar .ti-bl .ti-content {
	width: 171px;
}
.ti-content p span, 
.ti-content p strong span.caps {
	font-weight: bold;
}
.ti-content p span.caps {
	font-weight: normal;
}

.tsr {
	margin-bottom: 2em;
	border-bottom: 1px solid #febe11;
}
.tsr .slice {
	margin-bottom: 0px;
}

.content p.tsr-date {
	margin-bottom: 0;
	text-align: right;
}

.news-pane .tsr {
	padding: 5px 10px 0 10px;
	background-color: #fff2cf;
	border: 0;
}
#content .news-pane .tsr .ti-content {
	width: 289px;
	padding-top: 5px;
}



.box {
	float: left;
	width: 220px;
	margin-right: 20px;
	background-color: #fff8e7;
}
.box-r {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}
.box .c {
	padding: 1em 10px 0 10px;
}

#sidebar .box, 
#sidebar .box-r {
	width: 100%;
	margin-right: 0px;
}



.eyecatcher {
	float: left;
	width: 100%;
	background-image: url(/layout/css/eyecatcher.gif);
}
.eyecatcher .cycle {
	float: left;
	margin-right: 37px;
	padding: 18px 0 18px 16px;
}
.eyecatcher .cycle p {
	width: 608px;
	height: 308px;
	overflow: hidden;
}
.eyecatcher .c {
	float: left;
	width: 290px;
	padding-top: 17px;
}



ul.gallery li {
	display: block;
	float: left;
	margin: 0 0 24px 20px;
}
ul.gallery li.first {
	margin-left: 0px;
}

/*************************************** News Slider */
.news-tabs {
	padding: 5px 0;
	background-color: #febe11;
}
.news-tabs li {
	display: inline;
	margin: 0 10px;
	font-weight: bold;
}
.news-tabs li a {
	padding: 5px;
	line-height: 2em;
}
.news-tabs li a.current {
	background-color: #fff2cf;
}
.news-panes {
	position: relative;
	height: 224px;
	background-color: #fff2cf;
	overflow: hidden;
}
.news-pane {
}

/*************************************** Teaser Box 1 */
.bx-1 {
	clear: both;
	margin-bottom: 2em;
	background-color: #fff8e7;
	background-image: url(/layout/css/bx_1.gif);
	background-repeat: repeat-y;
}
.bx-1-1 {
	width: 300px;
}
.bx-1-2 {
	width: 620px;
}

.bx-1 .bx-1c {
}
.bx-1 .bx-1b {
	clear: both;
	overflow: hidden;
	height: 0;
}
.bx-1 .bx-a, 
.bx-1 .bx-b {
	float: left;
	width: 300px;
}
.bx-1 .bx-a {
}
.bx-1 .bx-b {
	margin-left: 20px;
}
.bx-1 .bx-co {
	padding: 10px;
}
.bx-1 .img {
	float: left;
	margin-right: 20px;
}

.bx-1-1-full {
	background-image: none;
}
.bx-1-1-full .bx-a {
	float: none;
	width: auto;
}

/*************************************** Teaser Box 2 */
.bx-2 {
	margin-bottom: 2em;
	background-color: #fff8e7;
	background-image: url(/layout/css/bx_2.gif);
	background-repeat: repeat-y;
}
.bx-2-3 {
	width: 100%;
}
.bx-2 .bx-2c {
}
.bx-2 .bx-2b {
	clear: both;
	overflow: hidden;
	height: 0;
}
.bx-2 .bx-a, 
.bx-2 .bx-b, 
.bx-2 .bx-c {
	float: left;
	width: 300px;
}
.bx-2 .bx-a {
}
.bx-2 .bx-b, 
.bx-2 .bx-c {
	margin-left: 20px;
}
.bx-2 .bx-co {
	padding: 10px;
}
.bx-2 .img {
	float: left;
}
.bx-2 .bx-co-c {
	float: right;
	width: 140px;
}

/*************************************** Teaser Box 3 */
.bx-3 {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	background-color: #fff8e7;
}
.bx-3 .bx-3c {
	padding: 10px;
}



#content ul.ls4 {
	margin-bottom: 0px;
}
ul.ls4 li {
	display: block;
	float: left;
	width: 121px;
	margin-left: 38px;
	padding-bottom: 0px;
}
ul.ls4 li.first {
	margin-left: 0;
}
ul.ls4 span.zoom {
	display: block;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
ul.ls4 a.lk6 {
	display: block;
	text-align: center;
}

/*************************************** Text hervogehoben */
.tx-1 {
	margin-bottom: 5em;
	padding: 1em;
	background-color: #fff2cf;
	border: 1px solid #febe11;
	text-align: center;
}
#content .tx-1 p {
	margin-bottom: 0;
}


/*************************************** 2 Spalten */
.grid2cols {
	width: 100%;
	overflow: hidden;
}
.grid2cols .col {
	float: left;
	width: 300px;
}
.grid2cols .col-last {
	float: right;
}


/******************************************************************* Links *****
*******************************************************************************/
.tsr .more, 
.bx-1 .more {
	margin-top: -1.4em;
	font-weight: bold;
	white-space: nowrap;
}
.tsr p.more, 
.bx-1 p.more {
	text-align: right;
}

/**************************************************************** Tabellen *****
*******************************************************************************/
.rental-car {
	width: 100%;
}
.rental-car th,
.rental-car td {
	padding: 5px;
	text-align: center;
}
.rental-car thead td, 
.rental-car tbody td {
	border-bottom: 1px solid #fff8e7;
}
.rental-car tbody th {
	border-top: 2px solid #febe11;
	text-align: left;
}
.rental-car td .car, 
.rental-car td .km {
	white-space: nowrap;
}
.rental-car .row-1 th {
	background-color: #febe11;
}
.rental-car .row-2 th, 
.rental-car thead td {
	background-color: #fff2cf;
}
.rental-car .row-2 th {
	padding-bottom: 0px;
}
.rental-car thead td {
	padding-top: 0px;
}
.rental-car tr.colored th, 
.rental-car tr.colored td {
	background-color: #fff8e7;
}

.rental-car tfoot td {
	text-align: left;
}
.rental-car tfoot td.right {
	border-top: 2px solid #febe11;
	text-align: right;
}


.rental-car-popup {
	width: 600px;
	margin-top: -110px;
	color: #fff;
	font-size: 1.1em;
}
.rental-car-popup thead td, 
.rental-car-popup tbody td {
	border-bottom: 0;
}
.rental-car-popup .row-1 th, 
.rental-car-popup .row-2 th, 
.rental-car-popup thead td {
	background: none;
}



.slice table th, 
.slice table td {
	padding: 5px;
	border-bottom: 1px solid #fff8e7;
}
/*************************************************************** Formulare *****
*******************************************************************************/
.xform {
	clear: both;
}
.xform form {
}
.xform fieldset {
	padding: 20px 0;
}
.xform legend {
}
#content .xform p {
	clear: both;
	margin-bottom: 8px;
}
#content .xform p.fl-rght, 
#content .xform p.info, 
#content .xform p.formsubmit {
	clear: none;
}
.xform label, 
.xform span.as-label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
	font-weight: bold;
}
.xform p.formnotice {
	padding-left: 150px;
}
.xform p.formrequired {
	text-align: right;
}

.xform p.formcaptcha input.captcha, 
.xform p.formpassword input.password, 
.xform p.formtext input.text, 
.xform p.formtext input.inp_disabled, 
.xform p.formtextarea textarea.textarea {
	width: 406px;
	padding: 3px;
	background-color: #fff2cf;
	border: 1px solid #febe11;
	border-bottom-width: 3px;
}
.xform p.formtext input.inp_disabled {
	background: none;
	border: 0;
	font-weight: bold;
}
.xform p.formselect select {
	width: 412px;
}
/***************************************************** form-checkbox ---------*/
.xform .formcheckbox input, 
.xform .formradio input {
	margin: 2px 5px 0 0;
	padding: 0;
	line-height: 1;
	vertical-align: top;
}
.xform p.formcheckbox label, 
.xform p.formmcheckbox label, 
.xform p.formradio label {
	display: inline;
	float: none;
	width: auto;
}
.xform p.formcheckbox input.checkbox, 
.xform p.formmcheckbox input {
	display: inline-block;
	margin: 0 5px 4px 133px;
	padding: 0;
	vertical-align: middle;
}


/***************************************************** form-captcha ---------*/

.xform .formcaptcha label {
	float: none;
	width: auto;
	margin-right: 0px;
}
.xform .formcaptcha label {
	margin-bottom: 5px;
}
.xform p.formcaptcha input.captcha {
	width: 206px;
}
.xform .formcaptcha img {
	vertical-align: bottom;
}



.xform p.formsubmit {
	padding-top: 20px;
}
.xform p.formsubmit input {
	margin-left: 155px;
}

.xform ul.form_warning {
}
.xform p.formcaptcha input.form_warning, 
.xform p.formpassword input.form_warning, 
.xform p.formtext input.form_warning, 
.xform p.formtext input.form_warning, 
.xform p.formtextarea textarea.form_warning {
	background-color: #ffd8d5;
	border-color: #b00;
}



.xform .formselect-text, 
.xform .formcheckbox-text {
	margin-bottom: 2em;
}
.xform .formselect-text label, 
.xform .formcheckbox-text label {
	float: none;
	width: auto;
	font-weight: normal;
}
.xform .formselect-text label, 
.xform .formselect-text input, 
.xform .formcheckbox-text label, 
.xform .formcheckbox-text input {
	margin-left: 155px;
}
/************************************************************** abgerundet *****
*******************************************************************************/
/*
.xform p.formcaptcha input.captcha, 
.xform p.formpassword input.password, 
.xform p.formtext input.text, 
.xform p.formtextarea textarea.textarea {
	-moz-outline-radius-bottomleft: 4px;
	-moz-outline-radius-bottomright: 4px;
	-moz-outline-radius-topleft: 4px;
	-moz-outline-radius-topright: 4px;
	border: 0 none;
	outline-color: #d1d1d1;
	outline-style: solid;
	outline-width: 1px;
}
*/