form#contact {
	text-align: left;
	clear: both;
	äämargin:10px 10px 10px 20px;
	width:575px;
	äääpadding:10px 2px 5px 2px;
}

label.left {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	float: left;
	text-align: left;
	width:110px;
	margin:2px 5px 2px 5px;
}


label.leftservice {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	float: left;
	text-align: left;
	width:120px;
	margin:2px 0px 2px 0px;
}

label.leftcolor {
	color:#E26B15;
	font-size:11px;
	font-weight: bold;
	float: left;
	text-align: left;
	width:120px;
	margin:2px 0px 2px 0px;
}


select  {
	background-color:#ffffff;
	font-size:11px;
	color:black;
	font-weight:normal;
	margin:0 0 0 0 ;
	margin-bottom: 3px;
	width: 287px;
}

option {
	padding:2px;
	font-size:11px;
	margin:0 0 2px 0;
}

input {
	font-size:11px;
	color:black;
	font-weight:normal;
	background-color:white;
	margin:0 0 2px 0;
}

select.team {
text-align:left;
width:280;
background-color:#ffffff;
font-size:11px;
color:black;
font-weight:normal;
}


option.team {
width:400;
background-color:#dddddd;
color:black;
}

select.distributoren {

text-align:left;
width:100px;
background-color:#ffffff;
font-size:11px;
color:#000000;
font-weight:normal;
}

option.distributoren {
width:100px;
background-color:#dddddd;
color:black;
}


input.text {
width:280px;
}

input.button {
	font-size:11px;
	background-color:#E26B15;
	color:#FFFFFF;
	font-weight:normal;
	float:right;
	margin:5px 0px 0px 0;
	margin-right: 172px;
	*margin-right: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0px;

}

input.buttonservice {
	font-size:11px;
	background-color:#E26B15;
	color:#FFFFFF;
	font-weight:normal;
	margin:5px 0px 0px 120px;
	margin-right: 172px;
	*margin-right: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0px;

}


input.buttonleft {
	font-size:11px;
	background-color:#E26B15;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
	margin:5px 0px 0px 0;
	margin-right: 172px;
	*margin-right: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0px;

}

input.right {
float: left;
width: auto;
clear: both;
margin-left: 5.3em;
margin-right: .3em;
}

textarea {
width:280px;
height:110px;
font-size:11px;
background-color:white;
}

form#contact br {
clear: both;
}

form#contact p {margin:0;padding:0;}

form#contact p.error {font-weight:bold;margin:0 0 10px 5px;color:red;padding:0;}


.errortext {
	font-weight: bold;
	color: #FF0000;	
}
