#kontaktform
{
	width: 390px;
	margin: 0px auto;
	margin-top: 20px;
}

#kontaktform p
{
	margin-bottom: 7px;
}

#kontaktform label
{
	text-align: left;
}

#kontaktform span
{
	font-size: 11px;
}

#cmd_reset
{
	margin-right: 5px;
}

#cmd_reset, #cmd_send
{
	cursor: pointer;
}

#kontaktform input, textarea
{
	width: 382px;
	border: 1px solid #999582;
	background-color: #E3DDC1;
	color: #4C4C4C;
	padding: 2px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin-top: 1px;
}

#polaris2
{
	width: 220px !important;
	margin-right: 5px;
}

#polaris3
{
	width: 150px !important;
}

#kontaktform input:focus, textarea:focus
{
	background-color: #F9F4DA;
}

.dummy
{
	display: none;
}

.label
{
	font-style: italic;
	color: #807D6D !important;
}

.error
{
	background-color: #F5CBC9 !important;
}


#errors
{
	width: 430px;
	margin: 0px auto;
	font-size: 11px;
	font-weight: bold;
	text-align: left !important;
	color: #760000;
	padding-left: 40px;
	background: url(../pictures/fehler.gif) no-repeat left top;
}

#errors ul
{
	padding-left: 8px;
	margin: 5px;
}

#errors	 li
{
	font-weight: normal;
}
