@charset "utf-8";
/*suchen */
input {border: 1px solid #cccccc;}

#suchmaske {
  background-color: #dddddd;
  display: block;
  padding: 10px 10px 0 10px;
  margin-top: 20px;
}

.suchelement {
  height: 35px;
}

.suchname {
  float: left;
  font-weight: bold;
  line-height: 2em;
  vertical-align: middle;
  width: 20%;
  min-width: 96px;
}

#berufsfeld {
  height: 25px;
  padding: 3px;
  width: 60%;
}

#freitext {
  width: 60%;
}

#berufsfeld option {
  padding: 5px;
}

.stellenlink {
  float:left;
  width:60%;
  display:block;
  margin-right:10px;
  text-decoration: none;
  font-weight: bold;
}

.ort {
  width:30%;
  display:block;
  float:left; 
  padding-top: 15px;
}

#plzbereich {
  display:block;
  float: left;
  width: 18px;
}


option.even {
  background: #dddddd;
}

option.odd {
  background: #ffffff;
}

#result {
  margin-top: 15px;
}

label.error {
  line-height:2em;
  margin-left:10px;
  color:red;
}

input.error {
  color:red;
  border: 1px solid red;
}

label.hinweis {
  line-height:2em;
  margin-left:10px;
  color:#666;
  font-size:10px;
}

.trigger {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  padding-left: 10px;
}

.trigger:hover {
  background: #dddddd;
  cursor: pointer;
}

.trigger_active {
  color:#333;
}

.toggle_container {
  margin: 10px 0 17px 0;
  padding-left: 10px;
}

.trigger_active {
  background: #ccc;
}

.print {
  cursor: pointer;
}

.toggleimg {
  padding-left: 5px;
}
/*allgemein */

hr {border: 0px; border-top: 1px solid #ddd; margin-top: 15px; margin-bottom: 15px;}
body {color: #595151; font-family: 'Open Sans', Arial, Verdana, sans-serif; line-height: 20px; font-size: 14px; overflow-x: hidden; margin: 0px; padding: 0px;}
h1, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 1.3em;}
h2 {font-family: Times, serif; font-size: 25px; margin-bottom: 15px; color:#ffffff; font-weight: 300; line-height: 1.3em;}
h1 {font-size: 30px; margin-bottom: 15px; color:#0060a8; font-weight: 300; line-height: 1.3em; background-image: url(http://www.pmb-recruiting.de/files/pmb/img/icons/quader-rot.png); background-repeat: no-repeat; background-position: left; padding-left: 12px;}
h3 {font-size: 20px; margin-bottom: 10px;}
h4 {font-size: 18px; margin-bottom: 10px;}
h5 {font-size: 14px; margin-bottom: 10px; font-weight: 700;}
h6 {font-size: 14px; margin-bottom: 10px;}

a {color: #444; text-decoration: none;}
p {margin-bottom: 15px;}
blockquote {font-style: italic; font-size: 16px; margin-bottom: 20px;}
blockquote p {line-height: 22px;}
cite, em, i {font-style: italic; color: #999; font-size: 14px;}
img {width: auto; max-width: 100%; height: auto; vertical-align: middle;}
a:hover {color:#0060a8; text-decoration: none;}
fieldset {border: 0px;}