/********************************************** 
		ALLGEMEINE FORMULAR-ANWEISUNGEN 
**********************************************/
form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

textarea
{
	background-color: #ffffff; 
	width: 269px; 
	height: 79px; 
	border: 1px #BD0006 solid; 
	margin-top: 3px; 
	margin-bottom: 3px;
	padding: 3px 3px 3px 3px;
	color: #000000;
}

.input
{
	width: 200px; 
	height: 14px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px;
	font-size: 11px; 
	font-weight: normal; 
	color:#000000;
}

.termin
{
	width: 200px; 
	height: 18px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px; 
	color:#000000;
}

.service
{
	width: 292px; 
	height: 18px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px; 
	color:#000000;
}

.inputService
{
	width: 290px; 
	height: 14px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px;
	font-size: 11px; 
	font-weight: normal; 
	color:#000000;
}

.textareaService
{
	background-color: #ffffff; 
	width: 386px; 
	height: 116px; 
	border: 1px #BD0006 solid; 
	margin-top: 3px; 
	margin-bottom: 3px;
	padding: 3px 3px 3px 3px;
	color: #000000;
}

.anzahl
{
	width: 50px; 
	height: 14px;
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px;
	font-size: 11px; 
	font-weight: normal;
	color:#000000;
}

.datum
{
	width: 70px; 
	height: 14px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 4px;
	font-size: 11px; 
	font-weight: normal; 
	color:#000000;
}

.abschicken
{
	background-color: #000000; 
	width: 90px; 
	height: 18px; 
	border: 1px #BD0006 solid; 
	margin-bottom: 3px; 
	font-size: 11px; 
	font-weight: normal; 
	color:#BD0006;
}

.newsletter
{
	width: 150px; 
	height: 14px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 3px;
	font-size: 11px; 
	font-weight: normal; 
	color:#000000;	
}


.anti_spam
{
	width: 50px;
	height: 14px; 
	border: 1px #BD0006 solid; 
	margin-top: 1px; 
	margin-bottom: 3px;
	font-size: 11px; 
	font-weight: normal; 
	color:#000000;
}

.newsletter_go
{
	background-color: #000000; 
	width: 36px; 
	height: 18px; 
	margin-bottom: 3px; 
	border: 1px #BD0006 solid;
	font-size: 11px; 
	font-weight: normal; 
	color:#BD0006;
}

.checkbox
{ 
	width: 15px; 
	height: 15px; 
	border: 1px #BD0006 solid; 
	margin-top: 3px; 
}

.kontakt
{
	background-color: #ffffff; 
	width: 270px; 
	height: 125px; 
	border: 1px #BD0006 solid; 
	margin-top: 3px; 
	margin-bottom: 3px;
	font-size: 12px; 
	font-weight: normal; 
	color:#000000;
}

.aktion_comment
{
	background-color: #ffffff; 
	width: 268px; 
	height: 53px; 
	border: 1px #BD0006 solid; 
	margin-top: 3px; 
	margin-bottom: 3px;
	color:#000000;
}


