body {
  font-family: "Tahoma", Arial;
  font-size: 12.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
}

body a {
  color: #001a71;
}

body header {
  z-index: 1;
}

body header .servicemenu {
  position: absolute;
  width: 700px;
  right: 10px;
  top: 10px;
  text-align: right;
}

body header .servicemenu .wrap {
  display: inline-block;
  border-left: 2px solid #001a71;
}

body header .servicemenu .wrap:first-child {
  border-left: 0px;
}

body header .servicemenu a {
  text-decoration: none;
  padding: 0px 2px 0px 7px;
  color: #001a71;
  font-weight: bold;
}

body header .servicemenu a.act {
  color: #ff4600;
}

body header .sign {
  height: 210px;
  position: relative;
  background: url('../img/foto_header.jpg') no-repeat #fbfbfd;
  padding-bottom: 12px;
}

body header .sign .logo {
  position: absolute;
  left: 33px;
  top: 0px;
  border: 2px solid #fbfbfd;
  height: 162px;
}

body header .sign:before {
  content: "";
  position: absolute;
  width: 29px;
  background: #beb8d7;
  height: 10px;
  border: 2px solid #fbfbfd;
  top: 164px;
}

body .border {
  background: url('../img/sub_header.jpg');
  height: 80px;
  position: relative;
  z-index: 2;
}

body navigation {
  height: 198px;
  position: absolute;
  z-index: 2;
  border: 2px solid #001a71;
  display: block;
  width: 150px;
  margin-left: 33px;
  top: -112px;
  background: #e8e4ef;
  min-height: 400px;
  text-align: right;
  padding-top: 70px;
}

body navigation .wrap {
  padding-top: 10px;
}

body navigation .siegel {
  position: absolute;
  bottom: 40px;
  right: 20px;
}

body navigation a {
  text-decoration: none;
  font-weight: bold;
  margin-right: 12px;
  padding-right: 10px;
  border-right: 2px solid #001a71;
}

body navigation a.act {
  color: #ff4600;
  border-right: 2px solid #ff4600;
}

body .content_wrap {
  width: 1024px;
  margin: 0px auto;
  position: relative;
  background: #fbfbfd;
  border-left: 1px solid #100977;
  border-right: 1px solid #100977;
}

body .content_wrap .main {
  position: relative;
  min-height: 350px;
}

body .content_wrap .main .clearfix {
  clear: both;
}

body .content_wrap .main .maincontent {
  margin-left: 200px;
  padding: 20px 20px 0px 10px;
  padding-bottom: 30px;
}

body .content_wrap .main .maincontent .backlink {
  padding-bottom: 10px;
  display: block;
}

body .content_wrap .main .maincontent .list_content {
  position: relative;
  padding: 10px;
  background: #e8e4ef;
  display: border-box;
  margin: 10px;
}

body .content_wrap .main .maincontent .list_content > h3 {
  margin-left: 10px;
}

body .content_wrap .main .maincontent .list_content .infos {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  width: 370px;
}

body .content_wrap .main .maincontent .list_content .infos p {
  text-align: left !important;
}

body .content_wrap .main .maincontent .list_content .infos h3 {
  text-align: left !important;
}

body .content_wrap .main .maincontent .list_content .text {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  width: 250px;
}

body .content_wrap .main .maincontent .list_content .text p {
  text-align: left !important;
}

body .content_wrap .main .maincontent .list_content .text h3 {
  text-align: left !important;
}

body .content_wrap .main .maincontent .list_content .leftfloatimg {
  margin-top: 22px;
  margin-right: 20px;
}

body .content_wrap .main .maincontent .list_content a.details {
  background: #001a71;
  padding: 10px 20px;
  color: #fbfbfd;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 10px;
  display: inline-block;
  float: right;
  margin-right: 10px;
}

body .content_wrap .main .maincontent .list_content .colbox {
  width: auto;
}

body .content_wrap .main .maincontent .leftfloatimg {
  display: inline-block;
  border: 2px solid #001a71;
  margin: 10px;
  line-height: 0px;
}

body .content_wrap .main .maincontent .leftfloatimg2 {
  float: left;
  border: 2px solid #001a71;
  margin: 10px;
  line-height: 0px;
  margin-left: 0px;
}

body .content_wrap .main .maincontent h2 {
  color: #001a71;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 17px;
}

body .content_wrap .main .maincontent h3 {
  color: #001a71;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12.5px;
}

body .content_wrap .main .maincontent p {
  color: #001a71;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 4px;
  padding-top: 4px;
}

body .content_wrap .main .maincontent ul {
  padding-left: 15px;
  color: #001a71;
  line-height: 20px;
}

body .content_wrap .main .maincontent .colbox {
  width: 600px;
}

body .content_wrap .main .maincontent .form {
  width: 550px;
}

body .content_wrap .main .maincontent .form fieldset {
  border: 0px;
  margin: 0px;
  padding-left: 0px;
}

body .content_wrap .main .maincontent .form fieldset label {
  width: 170px;
  font-weight: bold;
  display: inline-block;
  color: #001a71;
}

body .content_wrap .main .maincontent .form fieldset input {
  width: 350px;
  height: 25px;
  border: 1px solid #001a71;
  margin-bottom: 3px;
}

body .content_wrap .main .maincontent .form fieldset.notizen label {
  width: 300px;
  padding-bottom: 10px;
}

body .content_wrap .main .maincontent .form fieldset textarea {
  width: 525px;
  height: 90px;
  border: 1px solid #001a71;
}

body .content_wrap .main .maincontent .form fieldset input[type=submit] {
  width: 150px;
  float: right;
  background: #001a71;
  color: #fbfbfd;
  border: 0px;
  margin-right: 10px;
}

body .content_wrap .main .maincontent .infobox {
  width: 148px;
  min-height: 50px;
  padding-top: 102px;
  padding-bottom: 0px;
  position: absolute;
  right: 34px;
  top: -113px;
  border: 2px solid #001a71;
  background-color: #fbfbfd;
  z-index: 1;
  color: #001a71;
  display: none;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body .content_wrap .main .maincontent .infobox h2 {
  padding: 10px 0px 0px 0px;
  color: #ff4600;
  font-size: 14px;
  padding-top: 12px;
  line-height: 23px;
}

body .content_wrap .main .maincontent .infobox h3 {
  padding: 10px 15px 0px 15px;
  color: #ff4600;
  font-size: 12.5px;
  padding-top: 22px;
  line-height: 23px;
}

body .content_wrap .main .maincontent .infobox h4 {
  padding: 10px 15px 0px 15px;
  color: #ff4600;
  font-size: 11px;
  padding-top: 12px;
  line-height: 19px;
}

body .content_wrap .main .maincontent .infobox h5 {
  padding: 10px 0px 0px 0px;
  color: #ff4600;
  font-size: 13px;
  padding-top: 12px;
  line-height: 19px;
  margin-top: 15px;
  margin-bottom: 0px;
}

body .content_wrap .main .maincontent .infobox p {
  font-size: 10.5px;
  padding-bottom: 0px;
}

body .content_wrap .main .maincontent .infobox.Personalia {
  line-height: 0px;
  padding-bottom: 0px;
}

body .content_wrap .main .maincontent .infobox img {
  max-width: 100%;
}

body .content_wrap .main .maincontent .infobox a {
  color: #001a71;
  text-decoration: underline;
  line-height: 20px;
  font-size: 10px;
}

body footer {
  background: #464093;
  height: 50px;
}

body footer .box {
  color: #fbfbfd;
  display: inline-block;
  font-size: 11px;
  padding-top: 10px;
  margin-left: 50px;
}

body footer .box.f1 {
  margin-left: 205px;
}

body footer .box a {
  color: #fbfbfd;
  text-decoration: none;
}