.suchtext {
		font-family: Arial;
    width: 96%;
    height: 18px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    margin: 4px 0 4px 0;
    padding: 0 0 0 0;
    float: left;
    font-size: 8pt;
    color: #005076;
}


.suchmutitext {
		font-family: Arial;
    width: 96%;
    
    border: 1px solid #cccccc;
    background-color: #fff;
    margin: 4px 0 4px 0;
    padding: 0 0 0 0;
    float: left;
    font-size: 8pt;
    color: #005076;
}




.Filed_title {
	font-size: 8pt;
	line-height: 20px;
	padding: 0 20px 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.suchbutton {

    background-color: #009ee0;

    font-size: 8pt;

    color: #fff;

    border: 0;

    font-weight: bold;

    font-family: Arial;

    padding: 0;



}

