
.lieferant-w-form {
	
	color:#525252;
}

.lieferant-w-form td {
	vertical-align:top;
}


.dotted-image {
	background-image: url(../img/bar_checkliste.gif);
	height:10px;
}

.lieferant-w-form table {
	margin-top: 15px;
}

.lieferant-w-header {
	width:580px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.lieferant-w-form td .fett {
	font-weight:bold;
}

.lieferant-w-form  .anrede {
	margin:10px 0px 0px 0px;
}

.lieferant-w-form-anrede td {
	list-style:none;
	line-height:19px;
	//line-height:20px;
}

.lieferant-w-anrede1 {
	width:105px;
}

.lieferant-w-herr2 {
	width:40px;
}

.lieferant-w-form .input1 {
	width:200px;
}

.lieferant-w-form .input2 {
	width:145px;
	//width:143px;
}

.lieferant-w-form .input3 {
	width:50px;
}

.lieferant-w-form .input4 {
	width:200px;
	height:80px;
}

/* ====== Buttons ====== */

.lieferant-w-form-buttons {
	width:100%;
	padding:0px 0px 0px 0px;
	margin-top: 15px;
	
}

.lieferant-w-submit {
	background-color:#717171;
	border-color:#848282;
	border:1px solid;
	font-size:11px;
	color:#C6C6C6;
	margin: 0px 12px 0px 0px;
}

.lieferant-w-reset {
	background-color:#717171;
	border-color:#848282;
	border:1px solid;
	font-size:11px;
	color:#C6C6C6;
}

