div.formmudul{
	font-family: Verdana, sans-serif; font-size: 10px; color: #1c2d52; line-height: 15px;
	padding: 10px 0 0 0;
}

.formsite{
	width: 50%;
	float: left;
}

.checktext{
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	position: relative; left: 5px;
}

.subbutarrow{
	background: url(../graph/subbutarrow.gif) no-repeat;
	width: 9px;
	height: 20px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	position: relative; left: -10px;
}


input.konterror{ 
	background-color:#eeeeee;
	border:1px solid #ba0200;
	border-right:4px solid #ba0200;
}

textarea.konterror{ 
	background-color:#eeeeee;
	border:1px solid #ba0200;
	border-right:4px solid #ba0200;
}

input, select.empfaenger{
	font-family: Verdana, sans-serif; font-size: 11px; line-height: 14px; color: #323232;
	width: 230px;
	height: 14px;
	background-color: #deddd3;
	border: 0px;
}


input, text, option{ 
	font-family: Verdana, sans-serif; font-size: 11px; line-height: 14px; color: #323232;
	width: 230px;
	height: 14px;
	background-color:#FFFFFF;
	margin: 0px;
	border: 1px solid #9ba0ad;
}

input.chbox, checkbox.chbox{ 
	width: 12px;
	height: 12px;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	float: left;
}

textarea{
	font-family: Verdana, sans-serif; font-size: 11px; line-height: 14px; color: #323232;
	width: 230px;
	height: 60px;
	border: 1px solid #9ba0ad;
	position: relative; top: 0px;
}

input.subbutt{
	background: url(../graph/button-bg.jpg) repeat-x;
	font-family: Verdana, sans-serif; font-size: 11px; color: #ffffff; line-height: 12px;
	width: 651px;
	height: 22px;
	/*border: 1px solid #171926;*/
	border: 0px;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
}


input.searchfield{ 
	font-size: 14px;
	color:#323232;
	width: 300px;
	height: 20px;
	margin: 27px 0 0 0;
	background: #ffffff;
	border:1px solid #0b0e17;
}

input.searchbutton{ 
	font-size: 14px;
	color:#323232;
	width: 20px;
	height: 22px;
	margin: 20px 0 0 0;
	background: #ffffff;
	border: 0px solid #0b0e17;
}
