/* -----------------------------------------------
Dresdner Factoring
Master-Styleshet
23.03.2005
----------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	}

body {
	color: #000;
	background: #F4F1ED;
	font: 100.01% Arial, Helvetica, sans-serif;
}

/* Layout ------------------------------------- */

div#wrapper {
	position: relative;
	width: 610px;
	margin: 24px auto 0 auto;
	font-size: 69%;
	}

div#head {
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../img/bas/bg_anfrage.gif) no-repeat 0 0;
	}

dl#contact {
	position: absolute;
	top: 124px;
	left: 0;
	width: 140px;
	}

div#content {
	margin: 35px 0 0 167px;
	}

* html div#content {
	margin-top: 25px;
	}

/* Misc --------------------------------------- */

.home div#wrapper {
	background: url(../img/bas/bg_anfrage_home.gif) no-repeat 0 105px;
	}

* html .home div#wrapper {
	background-position: 0 98px;
	}

.clearer {
	clear: both;
	height: 0;
	line-height: 1px;
	}

.error {
	color: #f00;
	}

p {
	margin: 5px 0;
	}

/* Navigation --------------------------------- */

ul#nav {
	position: absolute;
	top: 70px;
	left: 166px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav li {
	float: left;
	width: 140px;
	height: 20px;
	margin-right: 4px;
	border: 1px solid #FFF;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	}

#nav li.sel {
	padding-bottom: 5px;
	}

#nav li.green {
	background-color: #7FC241;
	}

#nav li.red {
	background-color: #EE1C23;
	}

#nav li.orange {
	background-color: #F57921;
	}

#nav a {
	display: block;
	color: #FFF;
	}

/* Kontaktbereich ----------------------------- */

#contact dt,
#contact dd {
	height: 24px;
	margin: 0;
	border: 1px solid #FFF;
	padding: 0;
	line-height: 24px;
	}

#contact dt {
	padding-left: 33px;
	background: #BAAF9A url(../img/bas/bg_hl_alternativ.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	}

#contact dd a,
#contact dd span {
	padding-left: 33px;
	background: #DFD9CD;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	}

#contact .fon span {
	background-image: url(../img/bas/icon_telefon.gif);
	}

#contact .fax span {
	background-image: url(../img/bas/icon_fax.gif);
	}

#contact .callback a {
	background-image: url(../img/bas/icon_rueckruf.gif);
	background-position: 8px 50%;
	}

#contact .callback a.sel {
	background-image: url(../img/bas/icon_rueckruf_sel.gif);
	}

#contact .email a {
	background-image: url(../img/bas/icon_email.gif);
	}

#contact .info a {
	background-image: url(../img/bas/icon_infopaket.gif);
	background-position: 8px 50%;
	}

#contact .info a.sel {
	background-image: url(../img/bas/icon_infopaket_sel.gif);
	}

#contact a,
#contact span {
	display: block;
	color: #000;
	}

#contact a:hover,
#contact a.sel {
	color: #008D62;
	}

/* Inhaltsbereich ----------------------------- */

h1 {
	margin-top: 0;
	font-size: 1.5em;
	}

h1 span {
	margin-left: 20px;
	}

.home h1 {
	margin: 20px 0 30px 0;
	}

h2, .button input {
	height: 24px;
	border: 1px solid #FFF;
	padding-left: 20px;
	background: #BAAF9A url(../img/bas/bg_hl_alternativ.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	}

h2 {
	margin-top: 30px;
	}

.callback h2 {
	width: 130px;
	}

.callback h2 span {
	padding-left: 30px;
	background: url(../img/bas/icon_rueckruf_hl.gif) no-repeat 0 0;
	}

.info h2 {
	width: 150px;
	}

.info h2 span {
	padding-left: 30px;
	background: url(../img/bas/icon_infopaket_hl.gif) no-repeat 0 0;
	}

.gespraech h2 {
	margin-top: 0;
	width: 165px;
	}

.gespraech h2 span {
	padding-left: 25px;
	background: url(../img/bas/icon_gespraech_hl.gif) no-repeat 0 0;
	}

.button input {
	padding: 0 30px;
	}

a {
	text-decoration: none;
	}

h2 a {
	color: #FFF;
	}

a#close {
	position: absolute;
	top: 480px;
	display: block;
	width: 100px;
	border: 1px solid #FFF;
	padding: 2px 0;
	background: #BAAF9A;
	color: #FFF;
	font-size: 0.8em;
	text-align: center;
	}

strong em {
	font-size: 1.5em;
	font-style: normal;
	}

div.download {
	margin: 50px 0 0 200px;
	}

.download a {
	padding-left: 20px;
	background: #BAAF9A url(../img/bas/icon_doc.gif) no-repeat 0 0;
	}

div.col {
	float: left;
	width: 140px;
	margin-right: 4px;
	border: 1px solid #FFF;
	}

div.left {
	background: #E3EFD5;
	}

div.center {
	background: #FEDDCF;
	}

div.right {
	background: #FEE7D4;
	}

.col p {
	margin: 5px;
	}

/* Formulare ---------------------------------- */

form table {
	border-collapse: collapse;
	border: 0 none;
	}

form td {
	border-bottom: 4px solid #F4F1ED;
	padding: 1px;
	background-color: #DFD9CD;
	}

input, textarea {
	border: 1px solid #008D63;
	border-right-color: #000;
	border-bottom-color: #000;
	font: 100.01% Arial, Helvetica, sans-serif;
	}

label input {
	border: 0 none;
	}

p.button {
	text-align: right;
	}

/* Formularfelder ----------------------------- */

td.label {
	width: 150px;
	padding: 4px 0 0 10px;
	vertical-align: top;
	}

input#name,
input#vname,
input#ap,
input#organisation,
input#redaktion,
input#ressort,
input#company,
input#contact,
input#branch,
input#service,
input#volume,
input#day,
input#time,
input#city2,
textarea {
	width: 306px;
	}

input#email,
input#fon {
	width: 147px;
	}

input#web,
input#fax {
	width: 147px;
	}

input#street,
input#city {
	width: 240px;
	}

input#num,
input#zip {
	width: 54px;
	}

input#street,
input#zip,
input#email,
input#fon {
	margin-right: 5px;
	}

input#customers,
input#invoices {
	width: 80px;
	}

input#turnover {
	width: 147px;
	}

.callback input#fon {
	width: 306px;
	margin: 0;
	}
