#kundenkonto a {
	color: #3f3e3a;
	text-decoration: none;
}
#kundenkonto a:hover {
	text-decoration: underline;
}
#KontoDiv {
	padding-right: 16px;
}
a.action-link {
	padding: 2px 0 0 25px;
	display: block;
	color: #76a200;
	height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	white-space: nowrap;
}
.bestellungen .status a.action-link {
	text-transform: none;
}
a.action-link.black {
	color: #3f3e3a;
}
a.action-link:hover {
	color: #a0a0a0;
	text-decoration: none;
}
a.red, #kundenkonto a.red {
	color: #D60A01;
}
a.was-ist-das {
	text-indent: -9999px;
	background: url(/images/icon-was-ist-das.gif) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
}
#kundenkonto h4 {
	font-size: 13px;
	margin: 5px 0;
	font-weight: normal;
}
#kundenkonto ul, #KontoDiv ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#kundenkonto label {
	
}
#kundenkonto div.input {
	position: relative;
	text-align: right;
	margin-bottom: 5px;
}
#kundenkonto .submit {
	position: absolute;
}
.sicherheitshinweis {
	padding-left: 42px;
	background: url(/images/icon-lock.gif) no-repeat top left;
	min-height: 44px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.sicherheitshinweis p {
	margin: 0;
}
.pr5 .sicherheitshinweis {
	margin-top: 10px;
	width: 400px;
}
/** Kundenkonto Hauptmen? **/
#kundenkonto #col1 {
	width: 380px;
	padding-right: 20px;
}
#kundenkonto #col2 {
	width: 315px;
	margin-top: 11px;
}
#kundenkonto #abmelden {
	right: 0px;
	top: 0px;
}
#kundenkonto .sicherheitshinweis.mt50 {
	margin-top: 50px;
}
#kundenkonto #konto-optionen {
	padding: 15px 0 5px 0;
}
#kundenkonto #konto-optionen ul {
	width: 235px;
}
#kundenkonto #konto-optionen ul li {
	padding:  0px 15px 10px 10px;
	height: 16px;
}
#kundenkonto #konto-optionen ul li a {
	display: block;
	padding-left: 25px;
	background: url(/images/icon-star.gif) no-repeat left center;
	height: 16px;
}
#kundenkonto #konto-optionen .loading {
	position: absolute;
	top: 0px;
	right: 100px;
}
#kundenkonto .korrespondenz {
	margin: 15px 5px 0 0;
}
#kundenkonto .korrespondenz th {
	width: 120px;
}
#kundenkonto .korrespondenz .uebersicht th {
	padding-bottom: 15px;
	text-decoration: underline;
}
#kundenkonto .korrespondenz .betreff {
	width: 470px;
}
#kundenkonto #korrespondenz {
	border: 2px solid #3f3e3a;
	max-height: 500px;
	overflow: auto;
	margin: 15px 0;
}

/*********** Formulare ***********/

/* Allgemeine Formular-Styles */

.kundendaten-form,
#newsletter-form {
	margin-bottom: 15px;
	padding-right: 20px;
}
.kundendaten-form .form-info-right {
	width: 200px;
}
#kontakt-form {
	margin-top: 20px;
}
div.form-info-right {
	float: right;
	width: 180px;
	overflow: hidden;
}
div.form-info-right ul {
	list-style: none;
	padding: 0;
}
#kundenkonto div.form-info-right,
.passwort div.form-info-right {
	width: 230px;
	padding-right: 6px;
}
#kundenkonto div.form-info-right p {
	margin-top: 5px;
	margin-left: 0;
}
#newsletter-form div.form-info-right p {
	margin-top: 0px;
}
#newsletter-form div.form-info-right {
	width: 273px;
}
#newsletter-form td {
	padding-bottom: 10px;
}
#newsletter-form td.title {
	width: 240px;
	font-weight: bold;
}
#newsletter-form td div {
	margin-bottom: 5px;
}
#newsletter-form a.was-ist-das {
	right: 40px;
	top: 0px;
}
div#newsletter-switch {
	padding-left: 160px;
}
.kundendaten-form fieldset {
	width: 444px;
	margin-bottom: 20px;
}
#passwort-form fieldset {
	width: 514px;
}
.kundendaten-form fieldset div {
	position: relative;
	height: 22px;
	padding-top: 2px;
}
.kundendaten-form div.form-info-right a.was-ist-das {
	position: absolute;
	top: 0px;
	left: 80px;
}	
.kundendaten-form div.form-info-right .newsletter .wrapper {
	margin-top: 5px;
}

/**** Labeldefinitionen */

.kundendaten-form label {
	width: 220px;
	display: block;
	white-space: nowrap;
float:left;
}
#passwort-form label{
	width: 180px;
}
.kundendaten-form .adresstyp label,
.kundendaten-form div.form-info-right label,
.newsletter-form label,
#lieferanschrift-label {
	display: inline;
	vertical-align: top;
}
#newsletter-switch label {
	display: inline;
	margin-right: 20px;
}
.kundendaten-form #lieferanschrift-label {
	position: relative;
	left: 135px;
	width: 100%;
}
.kundendaten-form #lieferanschrift-hinweis {
	font-size: 9px;
	position: relative;
	left: 157px;
	display: block;
}
.kundendaten-form fieldset.newsletter span {
	font-weight: bold;
}
.kundendaten-form fieldset.newsletter label {
	display: inline;
}
#newsletter-form #accept-label {
	font-weight: normal;
	width: 100%;
	display: inline;
}


/**** Input-Felder allgemein*/
input.radio {
	margin-top: 0px;
}
.kundendaten-form input,
.kundendaten-form select, 
.kundendaten-form textarea {


}
.kundendaten-form select {
	height: 22px;
}
.kundendaten-form .text {
	width: 330px;
}
#newsletter-switch input {
	position: relative;
	left: 0px;
	display: inline;
	margin: 0;
}
.kundendaten-form fieldset.newsletter div.inputs {
	padding: 0;
	position: absolute;
	left: 160px;
	top: 0px;
}
.kundendaten-form fieldset.newsletter div.inputs div {
	float: left;
	margin-right: 50px;
}
.kundendaten-form fieldset.newsletter div.inputs input {
	position: relative;
	left: 0px;
}
.kundendaten-form div.area {
	height: 87px;
}
.kundendaten-form input,
.kundendaten-form select, 
.kundendaten-form textarea {
	border: 1px solid #bbbbbb;
}
.kundendaten-form .CountrySelectUser {
	width: 312px;
}
.kundendaten-form .TitleSelectUser {
	margin: 0;
}
#passwort-form input {
	left: 200px;
}
.kundendaten-form .text {
	width: 310px;
}
.kundendaten-form div.adresstyp {
	position: absolute;
	left: 330px;
	top: -2px;
}
.kundendaten-form div.adresstyp div {
	float: left;
	padding: 0 5px 0 0;
	vertical-align: middle;
}
.kundendaten-form div.adresstyp input.radio,
.kundendaten-form div.form-info-right input {
	position: relative;
	left: 0px;
	display: inline;
	vertical-align: middle;
}
.kundendaten-form div.form-info-right input {
	margin-left: 0;
}
.kundendaten-form div.adresstyp {
	left: 270px;
}

/***** Input-Felder speziell */

.kundendaten-form #anrede,
.kundendaten-form #anrede2 {
	width: 160px;
}
.kundendaten-form #vorname, 
.kundendaten-form #nachname,
.kundendaten-form #vorname2, 
.kundendaten-form #nachname2 {
	width: 160px;
}
.kundendaten-form #nachname,
.kundendaten-form #nachname2 {
	left: 330px;
}
.kundendaten-form #strasse,
.kundendaten-form #strasse2 {
	width: 250px;
}
.kundendaten-form #hausnr,
.kundendaten-form #hausnr2 {
	width: 70px;
	left: 420px;
}
.kundendaten-form #plz,
.kundendaten-form #plz2 {
	width: 90px;
}
.kundendaten-form #ort,
.kundendaten-form #ort2 {
	width: 230px;
	left: 260px;
}
.kundendaten-form #land,
.kundendaten-form #land2 {
	width: 334px;
}
.kundendaten-form #lieferanschrift {
	position: relative;
	margin: 0;
}
#newsletter-form #vorname {
	width: 330px;
}
#newsletter-form #nachname {
	width: 330px;
	left: 160px;
}
#newsletter-form #accept {
	position: relative;
	left: 0px;
	top: 0px;
}
.kundendaten-form #vorname, .kundendaten-form #nachname {
	width: 152px;
}
.kundendaten-form #nachname {
	left: 290px;
}
.kundendaten-form #strasse {
	width: 244px;
}
.kundendaten-form #hausnr {
	width: 60px;
}
.kundendaten-form #plz {
	width: 74px;
}
.kundendaten-form #ort {

}
.kundendaten-form #anrede {
	width: 120px;
}
.kundendaten-form #land {
	width: 314px;
}

/**** Spezielle Submit-Felder */

#frage-submit {
	position: relative;
	text-align: right;
	padding: 10px 22px 0 0;
}
#newsletter-form .submit {
	margin: 0 20px 20px 0;
}
#get-pw {
	bottom: 5px;
	margin: 0;
}

/** Kundenkonto Login **/
#login-form {
	margin-bottom: 10px;
}
#login-form input {
	width: 180px;
	margin-left: 10px;
}
#login-form .submit {
	left: 400px;
	bottom: 16px;
}
#login-form fieldset {
	position: relative;
}
#login-form .wrapper {
	width: 370px;
}
#neu-anmelden .sicherheitshinweis {
	width: 328px;
}
#neu-anmelden .submit {
	top: 0;
	left: 420px;
}
#passwort-vergessen {
	text-align: right;
}
#passwort-vergessen a {
	color: #a0a0a0;
}
#passwort-vergessen a:hover {
	color: #76a200;
}

/* Rechnungsanschrift */
ul.adressen {
	clear: both;
}
ul.adressen li {
	float: left;
	width: 225px;
	margin: 0 5px 40px 0;
}
ul.adressen li.last {
	margin: 0 0px 40px 3px;
}
ul.adressen li .optionen {
	margin-top: 5px;
}
ul.adressen li .optionen a.action-link {
	margin-right: 10px;
	text-transform: lowercase;
}
#kundenkonto .andereliefer {
	padding-left: 130px;
}
#kundenkonto .andereliefer input {
	position: relative;
	left: 0px;
}

/* Bestell-?bersicht */
table.bestellungen {
	margin-bottom: 20px;
}
table.bestellungen td {
	font-weight: bold;
	padding-bottom: 5px;
}
table.bestellungen .status {
	width: 200px;
}
#kundenkonto table.bestellungen .status a.action-link {
	text-transform: none;
	margin-top: 5px;
}

/* Pr?fen und bestellen */
.liefer-uebersicht .content {
	padding: 0;
}
.liefer-uebersicht .trenner {
	background: url(/images/strich_vertikal.gif) repeat-y center top;
	width: 1px;
}
.liefer-uebersicht th,
.liefer-uebersicht td {
	background: url(/images/strich_horizontal.gif) repeat-x left bottom;
}
.liefer-uebersicht .zahlungsoptionen th,
.liefer-uebersicht .zahlungsoptionen td {
	background: none;
}
.liefer-uebersicht td,
table.artikel td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.liefer-uebersicht .ra {
	width: 200px;
	padding-right: 10px;
}
.liefer-uebersicht .la {
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
}
.liefer-uebersicht .zo {
	width: 250px;
	padding-left: 10px;
}
table.zahlungsoptionen th {
	background-color: #ffffff;
	vertical-align: top;
	text-transform: none;
	font-size: 11px;
	color: #3F3E3A;
	border: none;
	padding: 0;
	font-weight: bold;
}
table.zahlungsoptionen td {
	padding: 0;
}
table.artikel {
	margin-top: 5px;
}
table.artikel ul li {
	margin-bottom: 5px;
}
#kundenkonto table.artikel ul li.optionen ul,
#kundenkonto table.artikel ul li.versand {
	padding-left: 100px;
}
table.artikel .menge {
	width: 57px;
}
table.artikel td.menge {
	padding-left: 15px;
}
table.artikel .gesamtpreis,
table.artikel .einzelpreis {
	text-align: right;
	width: 120px;
}
table.artikel .gesamtpreis {
	padding-right: 15px;
}
table.gesamtkosten {
	padding: 15px 0;
}
table.gesamtkosten td {
	text-align: right;
	padding-right: 15px;
	width: 105px;
}
table.gesamtkosten td.first {
	width: 250px;
	text-align: left;
}
table.gesamtkosten th {
	text-align: right;
	font-weight: bold;
}
table.gesamtkosten .summe th,
table.gesamtkosten .summe td {
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
	font-style: italic;
}
table.gesamtkosten .summe .gesamtpreis {
	color: #D60A01;
}
table.gesamtkosten .summe .steuer {
	font-weight: normal;
}

#kundenkonto .liefer-uebersicht {
	margin-top: 10px;
}
#kundenkonto .liefer-uebersicht p {
	margin: 0;
}
ul.adressen {
	margin-left: 15px;
	padding: 0;
}
ul.adressen li.adressblock {
	width: 340px;
	position: relative;
}
ul.adressen li.adressblock .optionen {
	position: absolute;
	right: 0px;
	top: 0px;
}
ul.adressen li.adressblock .optionen .red a {
	float: left;
	width: 75px;
	color: #D60A01;
}

#KontoDiv .produkt-uebersicht {
	margin-top: 10px;
}
#KontoDiv .produkt-uebersicht .chead .menge {
	width: 55px;
	padding: 0 4px;
}
#KontoDiv .produkt-uebersicht .chead .prod {
	width: 280px;
	padding: 0 8px;
}
#KontoDiv .produkt-uebersicht .chead .art-nr {
	width: 100px;
	padding: 0 8px;
}
#KontoDiv .produkt-uebersicht .chead .single {
	width: 100px;
	padding: 0 8px;
	text-align: right;
}
#KontoDiv .produkt-uebersicht .chead .total {
	width: 100px;
	padding: 0 8px;
	text-align: right;
}
