@charset "utf-8";

#quickcheck{
	padding:0;
	width: 170px;
	height:100%;
	padding-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	padding-left: 12px;
	height: 215px;
}
#quickcheck table{
border-collapse:collapse;
border:0;
}
#quickcheck label {
	font-size:10px;
	padding:0 0 0.2em 0;
	white-space:nowrap;
	color:#444 !important;
}
#quickcheck label.bold {
font-weight:bold;
}
#quickcheck label.drit {
	width:31%;
	float:left;
}
#quickcheck label.dreiv {
	width:60%;
	float:left;
}
#quickcheck label.halb {
	width:50%;
	float:left;
}
#quickcheck label.ganz {
	width:150px;
	float:left;
	clear:both;
}
#quickcheck select {
	font-size:1em;
	width:5em;
	border:#666 1px solid;
}
#quickcheck input {
	font-size:1em;
	width:2.2em;
	border:#666 1px solid;
}
#quickcheck #submit{
width:150px;
cursor:pointer;
}


#quickcheckHome{
	padding:0;
	width: 190px;
	height:100%;
	padding-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	padding-left: 17px;
	height: 215px;
}
#quickcheckHome table{
border-collapse:collapse;
border:0;
}
#quickcheckHome label {
	font-size:10px;
	padding:0 0 0 0;
	white-space:nowrap;
	color:#444 !important;
}
#quickcheckHome label.bold {
font-weight:bold;
}
#quickcheckHome label.drit {
	width:31%;
	float:left;
}
#quickcheckHome label.dreiv {
	width:60%;
	float:left;
}
#quickcheckHome label.halb {
	width:50%;
	float:left;
}
#quickcheckHome label.ganz {
	width:150px;
	float:left;
	clear:both;
}
#quickcheckHome select {
	font-size:0.9em;
	width:5em;
	border:#666 1px solid;
}
#quickcheckHome input {
	font-size:0.9em;
	width:2.2em;
	border:#666 1px solid;
}
#quickcheckHome #submit{
width:170px;
cursor:pointer;
}

