@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #c0c0c0 url(gfx/bg4.jpg) repeat-y fixed 0 0;
	color: #555;
	font: normal 100.01%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.pfloatleft {
	border: 1px solid #ea6851;
	float: left;
	margin: 0 10px 10px 0;
}
.pfloatright {
	border: 1px solid #ea6851;
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.xl {
	font-size: 1.2em;
	font-weight: bold;
}
.tab {
	float: left;
	width: 5em;
}

/* Typo
----------------------------------------------- */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
h2, h3 {
	background: url(gfx/bg_h.gif) no-repeat 0 .5em;
	border-bottom: 1px solid #ea6851;
	font-size: 1.2em;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0 0 0 10px;
}
.newch {
	margin: 50px 0 10px 0;
}
.agname {
	font-size: 1.3em;
	font-weight: bold;
}
p, address {
	font-style: normal;
	margin: 0 0 1em 0;
}
#footer p {
	font-size: 1.1em;
	font-style: normal;
	margin: 0;
	padding: 10px;
}
ul.standard {
	margin: 3px 0 1em 15px;
	list-style: square;
}
ul.standard li {
	padding: 0 0 2px 0;
}
ul.standard ul {
	margin: 3px 0 0 30px;
	list-style: square;
}
ol.vollamo {
	margin: 3px 0 1em 0;
	list-style-type: upper-roman;
	padding: 0 0 0 20px;
}
ol.vollamo li {
	padding: 0 0 8px 0;
}
ol.vollamo ol {
	margin: 3px 0 0 30px;
	list-style-type: decimal;
}
ol.vollamo ol ol {
	margin: 3px 0 0 30px;
	list-style-type: lower-latin;
}
ol.vollamo ol ol ol {
	margin: 3px 0 0 30px;
	list-style-type: upper-latin;
}
ol.teilamo {
	margin: 3px 0 1em 0;
	list-style-type: decimal;
	padding: 0 0 0 20px;
}
ol.teilamo li {
	padding: 0 0 8px 0;
}
ol.teilamo ol {
	margin: 3px 0 0 30px;
	list-style-type: lower-latin;
}
ol.agb,
ol.businessp {
	margin: 3px 0 1em 0;
	list-style-type: decimal;
	padding: 0 0 0 20px;
}
ol.agb li,
ol.businessp li {
	padding: 0 0 8px 0;
}
ul.busli {
	margin: 0 0 10px 25px;
	list-style: square;
}
ul.busli li {
	margin: 0;
	padding: 0;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #b70404;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #b70404;
	text-decoration: none;
}
a.not,
a:visited.not {
	color: #555;
	text-decoration: none;
}
.pdf {
	background:url(gfx/pdf.gif) no-repeat;
	float: right;
	padding: 0 0 0 22px;
}
#footer a,
#footer a:visited {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #555;
	text-decoration: underline;
}

/* Layout
-----------------------------------------------*/ 
#container {
	margin: 0;
	padding: 0;
	width: 980px;
}
#header {
	float: left;
	height: 170px;
	margin: 0;
	padding: 0 0 0 165px;
	width: 815px;
}
p.logo {
	float: left;
	margin: 13px 0 10px 0;
	width: 350px;
}
p.slogan {
	background: url(gfx/bg_slogan.gif) no-repeat 0 0;
	float: left;
	height: 48px;
	margin: 0;
	padding: 22px 0 0 0;
	width: 815px;
	text-align: center;
}
#wrapper {
	background: #fff url(gfx/bg_wrapper.gif) repeat-y 0 0;
	float: right;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 815px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */

#mailer {
	color: #000;
	font-size: 12px;
}
#content {
	background: url(gfx/bg_content.jpg) no-repeat top left;
	float: left;
	font-size: 1.2em;
	margin: 0 5px 0 0;
	padding: 20px 15px;
	width: 570px;
}
.ch-ag {
	background: url(gfx/bg_ch-ag.jpg) repeat-y 0 0;
	margin: 15px 0;
	padding: 8px;
}
.hinweis {
	background: #e3e3e3;
	border-left: 3px solid #b70404;
	margin: 0 0 15px 0;
	padding: 7px 5px 1px 8px;
}
#sidebar {
	background: #e3e3e3 url(gfx/bg_sidebar.gif) no-repeat top right;
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 12px 10px 20px 10px;
	width: 190px;
	min-height:580px;
	height:auto !important;  /* für die Guten */
	height:580px;  /*für den IE */	
}
#sidebar h4 {
	background: url(gfx/bg_h4.gif) no-repeat 0 0;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 10px 15px 0 15px;
}
.box {
	background: #fff;
	border: 1px solid #ea6851;
	border-top: none;
	margin: 0 0 20px 0;
	padding: 10px 15px;
	width: 158px;
}
#footer {
	float: left;
	font-size: 62.5%;
	margin: 0;
	margin-left: -3px; /*IE duplicate content*/
	padding: 0;
	text-align: right;
	width: 980px;
}

/* Sprache
----------------------------------------------- */
ul#language {
	margin: 13px 10px 0 0;
	float: right;
	list-style: none;
	padding: 0;
	width: 100px;
}
ul#language li {
	display: inline;
	float: right;
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
}
#l-de a,
#l-de a:visited {
	background: url(gfx/german.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	width: 30px;
}
#l-de a:hover {
	background: url(gfx/german.gif) no-repeat 0 -30px;
}
#l-en a,
#l-en a:visited {
	background: url(gfx/english.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	width: 30px;
}
#l-en a:hover {
	background: url(gfx/english.gif) no-repeat 0 -30px;
}

/* Navigation
-----------------------------------------------*/
#navigation {
	float: left;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	width: 165px;
}
#navigation ul {
	font-size: 1.1em;
	margin: 0 15px 0 0;
	padding: 0;
	text-align: right;
}
#navigation ul li {
	list-style: none;
}
#navigation a,
#navigation a:visited {
	border-bottom: 1px solid #bbb;
	color: #333;
	display: block;
	padding: 5px 0 4px 0;
	width: 150px;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: url(gfx/bg_h.gif) no-repeat 10px 9px;
	color: #000;
	text-decoration: none;
}
#navigation ul li a.active {
	font-weight: bold;
}
/* footer */
#footer ul {
	margin: 8px 0;
	padding: 0;
}
#footer ul li {
	border-left: 1px solid #e4e2e3;
	display: inline;
	list-style: none;
	padding: 0 4px 0 6px;
}
#footer ul li.first {
	border: none;
}

/* Formulare
----------------------------------------------- */
form#leasingrechner {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
}	
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}	
#leasingrechner fieldset {
	background: #f7f7f7 url(gfx/bg_fieldset.gif) repeat-x 0 0;
	border: 1px solid #999;
	margin: 10px 0;
	padding: 10px 10px 0 10px;
}	
label {
	cursor: pointer;
	float: left;
	width: 160px;
}
#leasingrechner legend {
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}	
input.standard {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 260px;
}
#leasingrechner input.standard {
	width: 110px;
}
#leasingrechner .select {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 110px;
}
textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 420px;
}
.button {
	padding: 0 8px;
}
/* Fehlermeldungen */
p.fehler {
	color: #f00;
	font-weight: bold;
}
.false {
	border: 1px solid red;
}
.false-ta {
	border: 1px solid red;
}
