/* +++++++++++++ Formulare ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
textarea.mf-text, textarea.mf-text{
 	border:1px solid #181818;
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	color:#3e3e3e;
	width: 200px;
}
select.mf-select {
 	border:1px solid #181818;
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	color:#3e3e3e;
	width: 202px;
}
input{
 	border:1px solid #181818;
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	height:19px;
	color:#3e3e3e;
	width: 200px;
}
select.mf-select option {

}

input.mf-reset, input#mailformemail {
 	border:1px solid #181818; 
 	background-color:#ffffff; 
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	height:19px;
	color:#afafaf;
	width: 200px;
}
input.mf-submit, .tx-guestbook-submit{
	border:1px solid #181818; 
 	background-color:#ffffff; 
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	height:19px;
	color:#3e3e3e;
	width: 100px;
}

div.formular div, div.formular div label, label {
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:17px;
	color:#afafaf;
}
input.radio{
	width:13px;
}
input.checkbox{
	width:15px;
}