/* 
	///////////////////////////////////////
	styles of th_mailformplus plugin (informatikjahr.de)
	WE DO communcation GmbH 2005
	http://www.wedo-berlin.de 
	///////////////////////////////////////
*/
#cebit{
	margin-top:30px;
	padding:0;
}
.cebitText {
	margin-bottom:10px;
}
#cebit .mFCebitLegend div {
	margin-bottom:10px;
}
#cebit #submitDiv {
	margin-top:10px;
	margin-left:1px;
}
#cebit #terminDiv div {
	margin-top:5px;
}
#cebit .mFCebitLegend {
	font-size:13px;
	font-weight:bold;
	color:#222;
	padding:5px;
}
#cebit fieldset {
	border:1px solid #999;
	padding: 10px 15px;
}
#cebit input, #cebit textarea {
	border: 1px solid #555555;
}
#cebit #terminDiv input {
	border: 0px;
}
#cebit label {
	display:block;
	padding-top: 5px;
	padding-bottom: 2px;
}
.errorMsg {
	color:#e60003;
}