TD {font-family:arial, helvetica,verdana;font-size:10pt;color:000000;}

a {text-decoration:underline;color:B36D47;font-size:10pt; FONT-FAMILY: Arial, Times Roman, Verdana;}
a:hover{text-decoration:none;color:000000;font-size:10pt; FONT-FAMILY: Arial, Times Roman, Verdana;}


a.feet {text-decoration:none;color:FFEFC6;font-size:10pt; FONT-FAMILY: Arial, Times Roman, Verdana;}
a.feet:hover{text-decoration:underline;color:FFDF9B;font-size:10pt; FONT-FAMILY: Arial, Times Roman, Verdana;}

.button {background-color: #cccccc; border: #000000 1px solid;}



.textausrichtung {
	width:405px;
	vertical-align:bottom;
	text-align:left;
	border:none;
}

.submitbutton {
	width:123px;
	background:#666;
	border:1px solid; border-color:#999 #333 #333 #999;
	color:#fff;
	cursor:pointer;
	padding:0;
	margin-left:0px;
	text-align:center;
}

.submitbutton:hover {
	background:#A90000;
	color:#fff;
	border:1px solid;
	border-color:#c00 #990100 #990100 #c00;
}

#formular {
	margin:0 auto;
	padding:0;
	
}

form {
	margin:0;
	padding:0;
}



.formular_textarea {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:246px;
}


.formular_bestellung {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:35px;
	height:18px;
}

.formular {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	line-height:1.5em;
	width:244px;
	height:18px;
	margin-bottom:0.6em;
}

.formular_strasse {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:208px;
	height:18px;
}

.formular_hausnummer {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:30px;
	height:18px;
}

.formular_plz {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:40px;
	height:18px;
}

.formular_ort {
	border:1px solid #32689A;
	text-align:left;
	color:#333;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:198px;
	height:18px;
}




fieldset {
	width:390px;
	border:1px solid #999;
	padding:10px;
	margin:5px;
	text-align:left;
}


fieldset:hover {
	border-color:#333;
}

legend {
	font-size:1.1em;
	color:#666;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none;
}

