/* Start of CMSMS style sheet 'Walcher_Security: Forms' */
/* Equipment Formular */

.equipment fieldset {
  margin-bottom: 10px;
  border:none;
}

.equipment legend {
  padding: 0 2px;
  font-weight: bold;
  border:none;
  display:none;
}
.equipment label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
  width:200px;
}

.equipment input{
  border:1px solid #f2f5f7;
  display: block;
  width:200px;
}

.select label{
  display: block;
  line-height: 20px;
  vertical-align: top;
  width:80px;
  font-weight: bold;
  margin-top: 5px;}

.select select{
  border: 1px solid #f2f5f7;
  margin-top: 5px;}

.auswahl input{
  border:none;
  width:10px;
  display:block;
  float: left;
}
 
.auswahl label{
  width:260px;
  font-weight: bold;
  vertical-align: top;
}

.equipment textarea{
  border:1px solid #f2f5f7;
  display:block;
  width:300px;}


.captcha{
  margin:10px;}


.captcha input{
  width:80px;
  height:25px;
  font-size: 12pt;
  margin-top:10px;}

#fbsubmit1{
 width:80px;
 background: #454952;
 color:#fff;
 padding:2px;
 display:block;
 margin-top: 10px;
 font-weight:bold;}

/* Job Formular */

.jobformular fieldset {
  margin-bottom: 10px;
  border:none;
}

.jobformular legend {
  padding: 0 2px;
  font-weight: bold;
  border:none;
  display:none;
}
.jobformular label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
  width:200px;
}

.jobformular input{
  border:1px solid #f2f5f7;
  display: block;
  width:200px;
}

.jobformular textarea{
  border:1px solid #f2f5f7;
  display:block;
  width:300px;}


.select label{
  display: block;
  line-height: 20px;
  vertical-align: top;
  width:80px;
  font-weight: bold;
  margin-top: 5px;}

.select select{
  border: 1px solid #f2f5f7;
  margin-top: 5px;}

.auswahl input{
  border:none;
  width:10px;
  display:block;
  float: left;
}
 
.auswahl label{
  width:260px;
  font-weight: bold;
  vertical-align: top;
}

.captcha{
  margin:10px;}


.captcha input{
  width:80px;
  height:25px;
  font-size: 12pt;
  margin-top:10px;}

#fbsubmit4{
 width:80px;
 background: #454952;
 color:#fff;
 padding:2px;
 display:block;
 margin-top: 10px;
 font-weight:bold;}



/* Kontakt Formular */

.kontakt fieldset {
  margin-bottom: 10px;
  border:none;
}

.kontakt legend {
  padding: 0 2px;
  font-weight: bold;
  border:none;
  display:none;
}
.kontakt label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
  width:200px;
}

.kontakt input{
  border:1px solid #f2f5f7;
  display: block;
  width:200px;
}

.kontakt textarea{
  border:1px solid #f2f5f7;
  display:block;
  width:300px;}


.select label{
  display: block;
  line-height: 20px;
  vertical-align: top;
  width:80px;
  font-weight: bold;
  margin-top: 5px;}

.select select{
  border: 1px solid #f2f5f7;
  margin-top: 5px;}

.auswahl input{
  border:none;
  width:10px;
  display:block;
  float: left;
}
 
.auswahl label{
  width:260px;
  font-weight: bold;
  vertical-align: top;
}

.captcha{
  margin:10px;}


.captcha input{
  width:80px;
  height:25px;
  font-size: 12pt;
  margin-top:10px;}


#fbsubmit5{
 width:80px;
 background: #454952;
 color:#fff;
 padding:2px;
 display:block;
 margin-top: 10px;
 font-weight:bold;}



#search{
float:right;
font-size:9pt;
width:400px;}

#search input{
}

.print {
 margin:5px;
 float:right;
 height:18px;
 width: 18px;}

.print img {border:none;}

input.hidden {
 display:none;
 visibility: hidden;}
/* End of 'Walcher_Security: Forms' */

