/*****************************************************************************************
**************** Tabellenformatierung für das Datenbankabfrage ****************************/

#abfrage
{
	margin-left:40px;
	width:805px;height:auto;
}
.provenienzauswahl
{
	padding:10px 20px 2px 0px;
	width:785px;height:28px;
	text-align:left;
	font-weight:normal;
}
.provenienz
{
	font-size:0.95em;
	text-align:left;
	margin-left:53px;
	width:428px;height:23px;
	border:1px dotted #86878A;
	background-color:#fafafa;
	color:#43525f;
}
.teppichmasse
{
	padding:10px 20px 5px 0px;
	width:785px;height:28px;
	text-align:left;
	font-weight:normal;
}
.td_mass_von
{
	text-align:left;
	color:#6c7882;height:24px;
	padding-top:3px;width:85px;
	padding-bottom:3px;
}
.td_mass_bis
{
	text-align:center;
	color:#6c7882;height:24px;
	padding-top:3px;width:40px;
	padding-bottom:3px;
}
.masseingabe
{
	font-size:0.90em;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	width:128px;height:20px;
	border:1px dotted #86878A;
	background-color:#ECEDED;
	color:#43525f;
}
.grunddesign
{
	paddingtop:10px;
	padding-bottom:5px;
	width:785px;height:28px;
	text-align:left;
	color:#6c7882;
	font-weight:normal;
}
.grundfarbe
{
	paddingtop:10px;
	padding-bottom:5px;
	width:785px;height:28px;
	text-align:left;
	color:#6c7882;
	font-weight:normal;
}
.auswahlbox
{
	font-size:0.90em;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	width:18px;height:18px;
	border:1px dotted #86878A;
	background-color:#ECEDED;
	color:#43525f;
}

.spaltenabstand
{
height:10px;width:30px;
}
.auswahlabstandA /*Abstand zwischen den einzelnen Checkboxen bei der Grundfarbe */
{
padding-right:15px;
padding-left:18px;
}
.auswahlabstand /*Abstand zwischen den einzelnen Checkboxen bei der Grundfarbe */
{
padding-right:15px;
padding-left:15px;
}

.button
{
font-family:"Roboto Regular", "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Verdana, Arial, sans-serif;
padding-top:10px;
padding:10px 20px 0px 20px;
width:765px;height:20px;
text-align:center;
font-weight:normal;
}
.submit
{
background-color:#666666;
border:1px solid #86878A;
font-family: "Roboto Regular", "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Helvetica Neue", Arial, Helvetica, sans-serif;
text-align:center;
font-size:0.95em;
color:#ffffff;
padding-top:2px;
padding-bottom:1px;
margin-left:30px;
width:200px;height:25px;
}
#db-page /*Button 'Zurück' und 'Weiter' */
{
	margin-left:10px;
}
.db_pagebutton /*Abstand zwischen 'Zurück' und 'Weiter' Button */
{
	text-align:center;
	width:50px;height:20px;
	padding:3px 5px 3px 5px;
	border-style:solid; 
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-color:#87888a;
	background-color:#ECEDED;
}
