@charset "utf-8";
/* CSS Document */

div.title p {
	color:#33546C !important;
	font-size:14px !important;
	font-weight:bold !important;
	padding-bottom:17px;
	padding-top:8px;
}

div.row {
	padding-bottom:6px;
}

div.row label {
	clear:both;
	color:#33546C;
	display:block;
	float:left;
	width:100px;
}

div.row input {
	border:1px solid #D3E1EE;
	color:#33546C;
	font-size:11px;
	height:16px;
	width:224px;
}

div.row textarea {
	border:1px solid #D3E1EE;
	color:#33546C;
	font-family:Arial;
	font-size:11px;
	height:58px;
	width:224px;
}

span.err {
	color:#D93939;
	font-size:11px;
	width:auto;
}

div.row_button input {
	background:transparent url(../images/cmdSearch.gif) no-repeat scroll right center;
	border:medium none;
	color:#33546C;
	cursor:pointer;
	margin-top:2px;
	padding-right:15px;
	text-align:right;
	width:120px;
}

div.row_button label {
	color:#33546C;
	display:block;
	float:left;
	font-size:9px;
	padding-left:100px;
	padding-top:5px;
	width:109px;
}

div.row_best_text label {
	clear:both;
	color:#33546C;
	display:block;
	float:left;
	width:100px;
}

div.row_best_text input {
	border:1px solid #D3E1EE;
	color:#33546C;
	font-size:11px;
	height:16px;
	width:224px;
}

div.row_best_text {
	padding-bottom:6px;
}

div.row_best_text textarea {
	border:1px solid #D3E1EE;
	color:#33546C;
	font-family:Arial;
	font-size:11px;
	height:58px;
	width:224px;
}


div.row_best input {
	border:1px solid #D3E1EE;
	color:#33546C;
	font-size:11px;
	height:16px;
	width:51px;
	float:left;
}

div.row_best label {
	color:#33546C;
	margin-left: 60px;
	display: block;
}

div.row_best {
	padding-bottom:10px;
	clear: both;
}

div.anzahl p {
	color:#33546C !important;
	font-weight:bold !important;
}

div.block_up {
 	padding-bottom: 19px;
}