hr {
  clear: both;
  border-color: #dcdcdd !important;
}
.person {
  overflow: hidden;
  min-height: 120px!important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0!important;
  position: relative;
}
.person p.light-grey {
  padding-bottom: 50px;
}
.person .person-contac {
  position: absolute;
  bottom: 0;
  margin-left: 90px;
  margin-bottom: 15px;
  height: 40px;
  overflow: hidden;
}
.person .person-contac p {
  margin: 0!important;
  white-space: nowrap;
}
.person .person-contac a {
  white-space: nowrap;
}
.mitarbieter {
  padding: 0 15px!important;
}
.mitarbieter p {
  margin-top: 5px;
}
.mitarbieter img {
  float: left;
  margin: 0 20px 20px 0;
}
.light-grey {
  color: #a7a7aa;
}
.site-color {
  color: #007388;
}
img {
  max-width: 100%;
  height: auto;
}
#nav {
  display: block;
}
img {
  border: 0px none;
}
body {
  color: #585555;
  font: Arial;
  font-size: 14px;
}
html,
body {
  height: 100%;
}
#header {
  position: relative;
  width: 100%;
  min-height: 180px;
  height: auto;
  border-top: 5px solid #007388;
  z-index: 999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
#header-custom {
  padding-top: 155px;
}
#nav,
#languagemenu,
#site-search,
#logo-a {
  position: absolute;
  display: block;
}
#logo-a {
  left: 0px;
  top: 35px;
}
#languagemenu {
  right: 0;
  top: 9px;
}
#languagemenu ul {
  margin: 0;
  list-style-type: none;
  font: Arial, Sans-Serif, 0;
  text-transform: uppercase;
  line-height: 10px;
  height: 10px;
}
#languagemenu ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 12px;
  border-right: 1px solid #a7a7aa;
  text-align: center;
  padding: 0 10px;
  margin: 0px!important;
  height: 10px;
}
#languagemenu ul li a:link,
#languagemenu ul li a:visited {
  padding: 0px;
  margin: 0px;
  color: #a7a7aa !important;
  text-decoration: none;
  height: 10px;
}
#languagemenu ul li a:hover {
  color: #000;
}
#languagemenu ul li:last-child {
  padding-right: 0px;
  border-right: 0px none;
}
#site-search {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 35px;
  width: 250px;
  padding: 0;
}
#site-search #search {
  border: none;
  background-color: #e5e5e6;
  font-family: Arial, Sans-Serif 12px;
  padding: 0  0  0 13px;
  line-height: 32px;
  height: 32px;
  padding: 0 0 0 13px;
  width: 215px;
  color: #717171;
}
#search-btn {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background-color: #e5e5e6;
  height: 32px;
  width: 35px;
  background: url('../Images/search.png') center center no-repeat #e5e5e6;
}
#footer {
  display: block;
  min-height: 50px;
  border-top: 5px solid #dcdcdd;
  position: relative;
  background-color: #007388;
  margin-top: 70px;
}
#footer > div > div {
  min-height: 45px!important;
}
#footer-logo {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
#rss-twitter {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 15px;
  left: 160px;
}
#rss-twitter a:link,
#rss-twitter a:visited {
  margin-right: 15px;
  opacity: 0.6;
}
#rss-twitter a:hover {
  opacity: 1;
}
#site-map {
  position: absolute;
  right: 0;
  bottom: 15px;
}
#site-map ul.map {
  list-style-type: none;
  font-size: 0;
  margin: 0px;
  padding: 0;
}
#site-map ul.map li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 12px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding: 0 10px;
}
#site-map ul.map li a,
#site-map ul.map li a:link,
#site-map ul.map li a:visited {
  color: #ffffff !important;
}
#site-map ul.map li:last-child {
  padding-right: 0px;
  border: 0 none;
}
#site-map ul.map li:first-child {
  padding-left: 0px;
}
#nav {
  right: 0;
  top: 132px;
  width: auto;
  display: block;
}
#nav ul.main-menu {
  list-style-type: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
#nav ul.main-menu li.first-level > a:link,
#nav ul.main-menu li.first-level > a:visited {
  color: #585555!important;
  font-weight: 600;
  letter-spacing: 150;
  text-decoration: none;
}
#nav ul.main-menu li.first-level > a:hover,
#nav ul.main-menu li.first-level > a.active {
  color: #007388 !important;
}
#nav ul.main-menu li.first-level {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto;
  margin-right: 45px;
}
#nav ul.main-menu li.first-level ul.popup {
  z-index: 9999999;
  background-color: #fff;
  list-style-type: none;
  width: 260px;
  position: absolute;
  top: 37px;
  text-align: left;
  display: none;
  border: 1px solid #e5e5e6;
  padding: 0 6px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
#nav ul.main-menu li.first-level ul.popup li:last-child {
  border-bottom: 0 none!important;
}
#nav ul.main-menu li.first-level ul.popup li a.active-sub-menu,
#nav ul.main-menu li.first-level ul.popup a:hover {
  color: #007388 !important;
  background-color: #F6F6F6;
  min-height: 32px;
}
#nav ul.main-menu li.first-level ul.popup li {
  position: relative;
  display: block;
  font: Arial, Sans-Serif 14px;
  width: 248px;
  min-height: 33px;
  border-bottom: 1px solid #e5e5e6;
  text-transform: none;
  background-repeat: no-repeat;
}
#nav ul.main-menu li.first-level ul.popup li a {
  padding: 5px 0 0 38px;
  font-weight: 300;
  color: #585555 !important;
  position: relative;
  width: 100%;
  display: block;
}
#nav ul.main-menu li.first-level ul.popup li span[class|='img'] {
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  width: 38px;
  height: 33px;
  background-position: center center;
  background-repeat: no-repeat;
}
#nav ul.main-menu li.first-level:last-child {
  margin-right: 0;
}
#nav ul.main-menu li.first-level:last-child ul.popup {
  margin-left: 0px;
  right: 0;
}
.img-1 {
  background-image: url('../Images/menu-items/1.png');
}
.img-2 {
  background-image: url('../Images/menu-items/2.png');
}
.img-3 {
  background-image: url('../Images/menu-items/3.png');
}
.img-4 {
  background-image: url('../Images/menu-items/4.png');
}
.img-5 {
  background-image: url('../Images/menu-items/5.png');
}
.img-6 {
  background-image: url('../Images/menu-items/6.png');
}
.img-7 {
  background-image: url('../Images/menu-items/7.png');
}
.img-8 {
  background-image: url('../Images/menu-items/8.png');
}
.img-9 {
  background-image: url('../Images/menu-items/9.png');
}
.img-10 {
  background-image: url('../Images/menu-items/10.png');
}
.img-11 {
  background-image: url('../Images/menu-items/11.png');
}
.img-12 {
  background-image: url('../Images/menu-items/12.png');
}
.img-13 {
  background-image: url('../Images/menu-items/13.png');
}
h1,
h2,
h3 {
  font-family: Arial;
  color: #007388;
  font-weight: normal;
}
h1 {
  margin: 10px 0;
  font-size: 30px;
  font-weight: normal;
  color: #666666;
  position: relative;
}
h2 {
  font-size: 18px;
  color: #007388;
  font-weight: normal;
}
h3 {
  border-bottom: 1px solid #007388;
  color: #007388;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin: 40px 0 20px 0;
}
.back-link,
.read-more {
  text-align: left;
  color: #007388;
  font-weight: normal;
}
.back-link {
  background: url(../Images/back.png) no-repeat left 7px;
  padding-left: 14px;
}
.read-more {
  background: url(../Images/read-more.png) no-repeat 100% 7px;
  padding-right: 14px;
}
#side-bar .news_latest_view > *:first-child,
#side-bar h3 + div.media {
  padding-top: 0 !important;
}
#side-bar .media {
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdd;
  color: #a6a6a9;
}
#side-bar .media p {
  margin: 3px 0;
}
#side-bar .media p.ahtung a:link,
#side-bar .media p.ahtung a:visited {
  color: #585555 !important;
}
#side-bar .media .media-no-border {
  color: #a6a6a9;
}
#side-bar .media .media-no-border p {
  color: #585555;
}
#side-bar .media .data {
  text-align: left;
}
#side-bar .media .ahtung {
  font-weight: bold;
  color: #585555;
}
#side-bar #formhandler_newsletter_form {
  width: 100%;
}
#side-bar #formhandler_newsletter_form .auto-width {
  width: 100%!important;
  margin-right: 0;
}
#side-bar #formhandler_newsletter_form .auto-width input[type=text],
#side-bar #formhandler_newsletter_form .auto-width .customSelect,
#side-bar #formhandler_newsletter_form .auto-width label {
  width: 100% !important;
}
#side-bar #formhandler_newsletter_form input {
  margin-bottom: 10px;
}
#side-bar #formhandler_newsletter_form input[type=text] {
  border: 1px solid #e4e4e4;
  background-color: #f5f5f5;
  width: 100%;
  color: #585555;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
}
#side-bar #formhandler_newsletter_form .input-container {
  position: relative;
  width: 100%;
  height: 32px;
}
#side-bar #formhandler_newsletter_form .input-container input[type=button] {
  height: 32px;
  line-height: 32px;
  border: none;
  background-color: #007388;
  color: #fff;
  padding: 0 15px;
  position: absolute;
  right: 0;
}
.ahtung-content {
  font-weight: bold;
  color: #585555;
  margin-bottom: 10px;
}
a:link,
a:visited {
  color: #007388 !important;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.wrapper {
  height: auto !important;
  margin: 0 auto;
  min-height: 100%;
  padding: 0;
}
.article-actual {
  position: relative;
  border-top: 1px solid #a6a6a9;
  margin-margin: 20px ;
  padding-top: 20xp;
}
.article-actual img {
  margin: 20px 20px 20px 0;
}
.article {
  min-height: 370px;
  border-bottom: 1px solid #dcdcdd;
  margin-bottom: 20px ;
  position: relative;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article img {
  margin-bottom: 10px;
  max-width: 100%;
}
.article .article-propertis {
  border-bottom: 1px solid #dcdcdd;
  border-top: 1px solid #dcdcdd;
  margin-bottom: 10px;
}
.article .article-propertis p {
  padding-left: 25px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 35px;
  font: Arial 12px!important;
  color: #a6a6a9 !important;
  margin: 0;
}
.article .article-propertis .artictle-data {
  width: 120px;
  background: url(../Images/calendar.png) no-repeat 0 center;
}
.article .article-propertis .artictle-category {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.article .article-propertis .klima {
  background-image: url(../Images/category/cloud-sun.png);
}
#actual img {
  max-width: 100%;
}
.bread-crumb {
  width: 100%;
  border-bottom: 1px solid #dcdcdd;
  padding-bottom: 5px;
  margin: 10px 0 40px;
}
.bread-crumb p {
  margin: 0;
}
.bread-crumb span.active {
  margin: 0 6px;
}
.bread-crumb a:link,
.bread-crumb a:visited {
  color: #007388;
  font-weight: bold;
  margin: 0 6px;
}
.bread-crumb a.print-page:before {
  content: '';
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 15px;
  width: 30px;
  background: url('../Images/printer.png') no-repeat center bottom;
  position: absolute;
  left: 0;
  top: 2px;
}
.bread-crumb a.print-page {
  padding-left: 30px;
  position: relative;
  font-weight: normal!important;
  float: right!important;
}
form#filter-form {
  margin: 30px 0 15px;
  width: 100%;
  padding: 25px 30px;
  background-color: #f7f7f7;
}
form#filter-form .element-group.last {
  margin-right: 0;
}
form#filter-form .element-group {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto;
  margin: 0 34px 15px 0;
}
form#filter-form .element-group label {
  display: inline;
  color: #585555;
  font-weight: bold;
  text-align: left;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 0 0;
}
form#filter-form .element-group select,
form#filter-form .element-group .customSelect {
  width: 220px;
  display: inline-block;
}
.pagination {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  background-color: #f7f7f7;
}
.pagination .pagination-setting {
  overflow: hidden;
  display: block;
  padding-left: 15px;
}
.pagination .pagination-setting span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  margin-right: 10px;
  float: left;
  line-height: 40px;
}
.pagination .pagination-setting .customSelect {
  margin-top: 5px;
  min-width: 50px;
}
.pagination .pagination-list {
  float: right;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  height: 40px;
}
.pagination .pagination-list li {
  font-size: 14px;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 40px;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination .pagination-list li a:link,
.pagination .pagination-list li a:visited {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e2e2e2;
  display: block;
  color: #585555;
  font-weight: bold;
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.pagination .pagination-list li a:hover,
.pagination .pagination-list li a.current {
  width: 40px;
  height: 40px;
  border-right: none 0;
  background-color: #007388;
  color: #FFF!important;
}
.pagination .pagination-list li a.current {
  color: #007388;
}
.pagination .pagination-list li a.pagination-next {
  border: none 0;
}
a:link,
a:visited,
a:hover,
a:focus {
  color: #007388;
}
.slide {
  text-align: center!important;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -16px !important;
  height: 32px;
  width: 32px !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #dcdcdd;
  line-height: 32px;
}
.analyse {
  margin-bottom: 10px;
}
.monitor {
  margin-bottom: 50px;
}
.analyse,
.monitor {
  width: 100%;
}
.analyse .monitor-header,
.monitor .monitor-header {
  cursor: pointer;
  width: 100%;
  min-height: 32px;
  background-color: #dcdcdd;
  padding: 5px 40px 5px 15px;
  overflow: hidden;
  position: relative;
}
.analyse .monitor-header p,
.monitor .monitor-header p {
  color: #007388;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.analyse .monitor-header a:link,
.monitor .monitor-header a:link,
.analyse .monitor-header a:visited,
.monitor .monitor-header a:visited {
  font-weight: bold;
  width: 100%;
  display: block;
}
.analyse .monitor-content,
.monitor .monitor-content {
  width: 100%;
  min-height: 95px;
  background-color: #f7f7f7;
  text-align: justify;
  padding: 20px;
}
.analyse .monitor-content:before,
.monitor .monitor-content:before,
.analyse .monitor-content:after,
.monitor .monitor-content:after {
  content: " ";
  display: table;
}
.analyse .monitor-content:after,
.monitor .monitor-content:after {
  clear: both;
}
.analyse .monitor-content p,
.monitor .monitor-content p {
  margin: 0;
}
.analyse .monitor-content h4,
.monitor .monitor-content h4 {
  margin: 8px 0;
  color: #007388;
}
.analyse .monitor-content .binokular,
.monitor .monitor-content .binokular {
  padding-left: 60px;
  background: url('../Images/binokular.png') no-repeat 5px 7px;
}
.analyse img,
.monitor img {
  float: left;
  margin: 3px 15px 0 0;
}
@media (max-width: 768px) {
  #footer {
    height: auto;
    margin-top: 25px;
  }
  #footer .container {
    padding: 0;
  }
  #footer #footer-logo,
  #footer #rss-twitter {
    display: none;
  }
  #footer #site-map {
    margin-top: 0.8em;
    position: static;
    line-height: 1.2em;
    text-align: center;
  }
  #footer #site-map li {
    white-space: pre-line;
  }
  #header #nav {
    position: static;
    overflow: hidden;
    display: none;
  }
  #header #nav ul.main-menu {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #header #nav ul.main-menu li.first-level > a {
    clear: both;
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  #header #nav ul.main-menu li.first-level {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    text-align: left;
    position: relative;
  }
  #header #nav ul.main-menu li.first-level ul.popup {
    margin-left: 0;
    width: auto;
    display: none;
    border: none;
    position: static;
    box-shadow: 0 0 0 #ffffff;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    -o-box-shadow: 0 0 0 #ffffff;
    -ms-box-shadow: 0 0 0 #ffffff;
  }
  #header #nav ul.main-menu li.first-level ul.popup li {
    width: auto;
  }
  #header #show-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    right: 0;
    top: 110px;
  }
}
#show-nav {
  display: none;
  padding: 5px 10px;
  border: 1px solid #007388;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 0;
}
#show-nav:hover,
#show-nav.active {
  background-color: #007388;
  color: #fff!important;
  text-decoration: none;
}
#header {
  min-height: 180px;
  height: auto;
}
#header-custom {
  padding-top: 185px;
}
@media (max-width: 570px) {
  #detail-side-bar {
    width: 100%;
  }
  .person {
    width: 80%!important;
    margin: 0!important;
  }
  .full-down > div {
    width: 100%!important;
  }
  .no-padding-right {
    padding: 0 15px!important;
  }
}
@media (max-width: 640px) {
  table.monitortable td:nth-child(4):nth-last-of-type(2),
  table.monitortable th:nth-child(4):nth-last-of-type(2),
  table.monitortable td:nth-child(3):nth-last-of-type(2),
  table.monitortable th:nth-child(3):nth-last-of-type(2) {
    display: none;
  }
  .print-page {
    display: none;
  }
}
@media (max-width: 480px) {
  .news_img_wrap {
    display: block;
    margin-right: 0!important;
    width: 100%;
  }
  table.monitortable {
    width: 100%!important;
  }
  table.monitortable td,
  table.monitortable th {
    width: 50%!important;
  }
  td:nth-child(5):last-child,
  th:nth-child(5):last-child,
  td:nth-child(4):last-child,
  th:nth-child(4):last-child,
  td:nth-child(3):last-child,
  th:nth-child(3):last-child {
    display: none;
  }
  .pagination {
    text-align: center;
  }
  .pagination .pagination-setting {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .pagination .pagination-setting .customSelect {
    margin-top: 5px!important;
    text-align: left;
  }
  .pagination .pagination-list {
    display: block;
    float: none;
    text-align: center;
  }
  form#filter-form .element-group {
    margin: 5px 0!important;
    display: block!important;
    width: 100%!important;
  }
  form#filter-form .element-group label,
  form#filter-form .element-group select,
  form#filter-form .element-group .customSelect {
    display: block;
    float: none;
    width: 100%;
  }
  #logo-a {
    top: 5px;
  }
  #logo-a {
    left: 5px;
  }
  #languagemenu {
    right: 5px;
  }
  #show-nav,
  #site-search {
    margin: 0;
    top: 135px!important;
  }
  #site-search {
    left: 5px;
  }
  #show-nav {
    right: 5px;
  }
  #site-search,
  #site-search #search {
    width: 145px!important;
  }
  #content > div,
  .col-xs-6 {
    width: 100%!important;
  }
  #timelineplace {
    display: none;
  }
}
@media (max-width: 992px) {
  .monitortable th:nth-of-type(3):nth-last-of-type(3),
  .monitortable td:nth-of-type(3):nth-last-of-type(3) {
    display: none;
  }
  form#filter-form .element-group {
    margin: 0;
    width: 30%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 3%;
  }
  form#filter-form .element-group label,
  form#filter-form .element-group select,
  form#filter-form .element-group .customSelect {
    display: block;
    width: 100%;
  }
}
@media (min-width: 480px) {
  .tx-cepmonitor-message form div {
    overflow: hidden;
  }
  .tx-cepmonitor-message label,
  .tx-cepmonitor-message input[type=text],
  .tx-cepmonitor-message .customSelect {
    float: left;
    width: 250px!important;
    margin: 0 0 10px 0;
  }
  .tx-cepmonitor-message label {
    width: 150px !important;
  }
  .tx-cepmonitor-message input[type=checkbox] {
    float: left;
    margin: 0 0 10px 0;
  }
}
@media (min-width: 640px) {
  .article-row {
    position: relative;
  }
  #mitarbieter-kontakt {
    position: static;
  }
  #skills-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .col-xs-6.col-sm-6.col-md-8 {
    padding-right: 0 !important;
  }
  #side-bar {
    padding-left: 0!important;
  }
  .pagination-info {
    position: absolute;
    left: 50%;
    margin-left: -140px;
    display: block;
    line-height: 40px;
    z-index: 0;
  }
  #time-line-btn {
    display: block!important;
    height: 132px!important;
  }
  #time-line-btn p {
    display: block!important;
  }
  li.first-level:hover > ul.popup {
    display: block!important;
  }
  .no-padding-right,
  #detail-side-bar {
    padding-right: 0!important;
  }
  .container {
    max-width: 1000px!important;
  }
  #cont-skils-wrap {
    padding-right: 0px!important;
    margin-right: -15px !important;
  }
  #right-side-bar {
    padding-left: 0px;
    padding-right: 0px;
  }
  #right-side-bar p {
    margin: 0;
    padding: 0;
  }
  #actual {
    padding-bottom: 1px;
  }
  #actual img {
    float: left;
  }
  #metar-info {
    margin-top: -65px;
  }
  #mitarbieter-kontakt,
  #metar-info {
    padding-left: 0!important;
  }
  #mitarbieter-kontakt {
    min-height: 275px;
    position: relative;
  }
  #mitarbieter-kontakt #skills-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 15px;
  }
}
a.teilen-link {
  padding-left: 33px;
  background: url('../Images/teilen/teilen.png') no-repeat 10px center;
  position: absolute;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: right;
  background-color: #fff;
  bottom: -7px;
  right: 0px;
}
.top {
  bottom: auto;
  top: -9px;
}
.teilen-menu {
  position: absolute;
  width: 140px;
  height: auto;
  display: block;
}
.teilen-menu ul {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #dcdcdd;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.teilen-menu ul li:last-child {
  border: none;
}
.teilen-menu ul li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dcdcdd;
}
.teilen-menu ul li a:link,
.teilen-menu ul li a:visited {
  display: block;
  height: 36px;
  line-height: 36px;
  width: 100%;
  color: #585555 !important;
  font-weight: bold;
  padding-left: 55px;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-color: #fff;
}
.teilen-menu ul li a:hover {
  color: #007388 !important;
  background-color: #f4f4f4;
  text-decoration: none;
}
.teilen-menu ul li a.twitter {
  background-image: url(../Images/teilen/twit-1.png);
}
.teilen-menu ul li a.twitter:hover {
  background-image: url(../Images/teilen/twit-2.png);
}
.teilen-menu ul li a.e-mail {
  background-image: url(../Images/teilen/mail-1.png);
}
.teilen-menu ul li a.e-mail:hover {
  background-image: url(../Images/teilen/mail-2.png);
}
.teilen-menu ul li a.facebook {
  background-image: url(../Images/teilen/face-1.png);
}
.teilen-menu ul li a.facebook:hover {
  background-image: url(../Images/teilen/face-2.png);
}
.auto-width {
  width: auto!important;
  margin-right: 25px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
monitor {
  text-align: justify;
}
.ampel-big {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  width: 25px;
  height: auto;
}
.grey-field {
  width: 100%;
  min-height: 95px;
  background-color: #f7f7f7;
  text-align: justify;
  padding: 5px 20px;
  margin-bottom: 25px;
}
.pdf:before {
  content: '';
  width: 17px;
  height: 15px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.arrow,
.link {
  padding-left: 20px;
  display: inline;
}
.arrow {
  background: url('../Images/arrow.png') no-repeat left center;
}
.link {
  background: url('../Images/link-monitor.png') no-repeat 0px 3px;
}
.monitor-content .link {
  margin-left: 7px;
}
.pdf {
  width: 25px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 24px;
  background: url('../Images/pdf.png') no-repeat right center;
  line-height: 24px;
}
.end-themen {
  border-bottom: 1px solid #dcdcdd;
  min-height: 115px!important;
}
table.monitortable {
  width: auto;
  margin-bottom: 30px;
  table-layout: fixed!important;
}
table.monitortable tr:first-child,
table.monitortable tr.first {
  background-color: #e5e5e6;
}
table.monitortable tr {
  width: auto!important;
}
table.monitortable td,
table.monitortable th {
  width: 210px;
}
table.monitortable tr td:first-child,
table.monitortable tr th:first-child {
  width: 150px;
}
table.monitortable tr td:first-child {
  background-color: #f7f7f7;
  font-weight: bold;
}
table.monitortable tr td {
  text-align: justify;
  text-indent: 0;
  font-size: 12px;
  vertical-align: top;
  background-color: #FFF;
}
.th-wrap,
td {
  padding: 20px 10px!important;
  overflow: hidden;
}
.th-wrap {
  position: relative;
  width: 100%;
  display: block;
  min-height: 100%;
}
th {
  min-height: 115px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  vertical-align: top;
}
th a {
  display: block;
}
th .light {
  font-weight: normal;
}
#detail-side-bar .person {
  margin-top: 5px;
  min-height: 100px!important;
}
#detail-side-bar .person p {
  margin: 0;
}
#detail-side-bar .person img {
  float: left;
  margin: 5px 5px 10px 0;
}
#detail-side-bar .person .person-contac {
  margin: 0 0 5px 75px;
  padding-bottom: 0;
}
#detail {
  text-align: justify;
}
#detail p {
  text-align: justify;
}
#detail a {
  text-align: left;
}
#detail .monitor-content .pdf {
  margin: 5px 0;
}
#detail .monitor .monitor-content {
  min-height: 0!important;
}
#detail .monitor {
  margin: 10px 0;
}
.button,
.button:link,
.button:visited,
.button:hover {
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #FFF!important;
  text-decoration: none!important;
}
input[type=button],
input[type=text],
.button {
  height: 32px;
  line-height: 32px;
}
input[type=button],
.button {
  border: none;
  background-color: #007388;
  color: #fff;
  padding: 0 15px;
  margin: 10px 0;
}
input[type=text] {
  border: 1px solid #e4e4e4;
  background-color: #f5f5f5;
  color: #585555;
  padding-left: 15px;
}
.flag {
  background-color: #E4E4E4;
  border-radius: 5px 5px 5px 0;
  border: 1px solid #dcdcdd;
  box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}
.flag:hover {
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  z-index: 9999999;
}
.flag-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 215px;
  height: 65px!important;
  overflow: hidden;
}
.flag-content .next,
.flag-content .prev {
  position: absolute;
  top: 0%;
  display: block;
  opacity: 0.5;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 65px;
  background-repeat: none;
}
.flag-content .next:hover,
.flag-content .prev:hover {
  opacity: 1;
}
.flag-content .prev {
  background-image: url('../Images/prev.png');
  left: 0px;
}
.flag-content .next {
  background-image: url('../Images/next.png');
  right: 0px;
}
.clickable-current {
  font-family: Arial!important;
  height: 65px;
  width: 175px;
  display: block;
  position: absolute;
  left: 20px;
  top: 0px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  overflow: hidden;
}
.clickable-current .text {
  color: #585555;
  position: absolute;
  left: 20px;
  top: 20px;
}
.clickable-current .text p {
  font-size: 12px;
  margin: 2px 0 0 5px!important;
  font-family: Arial!important;
  height: 18px;
  overflow: hidden!important;
  white-space: nowrap;
}
.clickable-current .small-ampel {
  height: 50px;
  width: 18px;
  display: block;
  position: absolute;
  left: 0px;
  top: 7px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
}
.clickable-current a {
  position: absolute;
  left: 20px;
  line-height: 23px!important;
  overflow: hidden!important;
  white-space: nowrap;
  font-size: 12px!important;
}
.clickable-current .themen {
  margin: 0;
  width: 30px;
  height: 23px;
  line-height: 30;
  float: left;
  background-position: center  top;
  background-repeat: no-repeat;
}
.clickable-current .light {
  font-size: 10px!important;
  margin-top: 3px;
  color: #9a9a9a!important;
}
.r {
  background-image: url('../Images/ampel/small-r.png');
}
.g {
  background-image: url('../Images/ampel/small-g.png');
}
.y {
  background-image: url('../Images/ampel/small-y.png');
}
.ry {
  background-image: url('../Images/ampel/small-ry.png');
}
.yg {
  background-image: url('../Images/ampel/small-yg.png');
}
#timelineplace {
  position: relative;
}
#timelineplace #my-timeline {
  box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.5);
  background-color: #fff;
}
#timelineplace #time-line-btn {
  position: absolute;
  left: 0%;
  margin-left: 5px;
  width: 82px;
  height: 50px;
  border-radius: 0 0 28px 28px;
  top: 90%;
  z-index: 999;
  background: url('../Images/timeline-btn-bg.png') no-repeat center 15px #f6f6f6;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  display: none;
}
#timelineplace #time-line-btn p {
  display: none;
  margin: 0;
  padding: 20px 5px 10px 5px;
  text-align: center;
  color: #585555 !important;
  text-decoration: none;
}
#timelineplace #time-line-btn #arrow {
  width: 23px;
  height: 39px;
  opacity: 0.75;
  margin: 3px auto;
  background-repeat: no-repeat;
  backgrpund-position: center center;
  cursor: pointer;
}
#timelineplace #time-line-btn #arrow:hover {
  opacity: 1;
}
#timelineplace #time-line-btn .down {
  background-image: url(../Images/arrow_down.png);
}
#timelineplace #time-line-btn .up {
  background-image: url(../Images/arrow_up.png);
}
ul.skills {
  list-style-type: none;
  padding: 0;
}
ul.skills li {
  padding: 0;
  margin: 0;
  line-height: 33px;
  border-bottom: 1px solid #dcdcdd;
}
ul.skills li div {
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
  margin-right: 5px;
}
ul.skills li p,
ul.skills li a {
  margin: 0;
}
.no-marg-bottom {
  margin-bootom: 0px;
}
.no-pad-bottom {
  padding-bootom: 0px;
}
.no-pad {
  padding: 0px;
}
.no-marg {
  margin: 0px;
}
.body-color {
  color: #585555;
}
.mail:before,
.tel:before {
  content: '';
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.mail:before {
  background-image: url('../Images/mail.png');
}
.tel:before {
  background-image: url('../Images/tel.png');
}
#mietar-foto h3,
#mietar-foto .skills {
  max-width: 250px!important;
}
#mietar-foto img {
  margin-top: 10px;
  width: 100% !important;
}
#mitarbieter-detail {
  padding-top: 5px;
  position: relative;
}
#mitarbieter-detail p {
  margin: 14px 0 0 0!important;
}
#mitarbieter-detail .monitor {
  margin: 15px 0;
}
#mitarbieter-detail .monitor .monitor-content p {
  margin: 7px 0!important;
}
.customSelect {
  position: relative;
  height: 30px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  overflow: hidden;
}
.customSelect select {
  top: 0;
  left: 0;
  height: 30px!important;
}
.customSelect select option {
  line-height: 30px!important;
}
span.customSelect {
  background-color: #fbfbfb;
  padding: 0 5px!important;
  border: 1px solid #e2e2e2;
}
.customSelectInner {
  background: url('../Images/select-arrow.png') no-repeat right center;
  height: 30px!important;
  margin: 0!important;
  line-height: 30px!important;
  width: 100%;
  min-width: 30px;
}
/* iCheck plugin Square skin, aero
----------------------------------- */
.checkbox {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 1px 5px 0 0;
  padding: 0;
  width: 18px;
  height: 18px;
  cursor: pointer;
  border: 1px solid #e2e2e2;
  background-position: 0 0;
  float: left;
  background-color: #FBFBFB;
}
.checkbox.hover {
  border: 1px solid #007388;
}
.checkbox.no {
  background: none!important;
}
.checkbox.checked,
.checkbox.no.ch,
.checkbox.ch {
  background: url('../Images/check-box.png') center center no-repeat;
}
.checkbox.disabled {
  border: 1px solid #ccc;
  cursor: default;
}
.checkbox.checked.disabled {
  background: url('../Images/check-box-disabled.png') center center no-repeat;
}
.news_article:before,
.news_article:after {
  content: " ";
  display: table;
}
.news_article:after {
  clear: both;
}
.article-row {
  overflow: hidden;
  height: auto;
}
.article-row:before,
.article-row:after {
  content: " ";
  display: table;
}
.article-row:after {
  clear: both;
}
.monitor-nav {
  display: block;
  top: 0%;
  width: 50%;
  height: 25px;
  position: absolute;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.monitor-nav.left {
  background-image: url('../Images/prev.png');
  left: 0;
  background-position: 10% 5px;
}
.monitor-nav.right {
  background-image: url('../Images/next.png');
  right: 0;
  background-position: 90%5px ;
}
.monitor-nav:hover {
  opacity: 1;
}
.news_single_view > .article {
  border-bottom: none 0!important;
}
.pagination-info {
  text-align: center;
  line-height: 40px;
}
.hidden-arrow {
  display: none;
}
.dn {
  display: none!important;
}
.monitor-subscription {
  overflow: hidden;
}
.monitor-subscription .button {
  float: right;
}
.tx-cepmonitor-message {
  overflow: hidden;
}
.tx-cepmonitor-message label,
.tx-cepmonitor-message input[type=text],
.tx-cepmonitor-message select,
.tx-cepmonitor-message .customSelect {
  display: block;
  width: 100%;
}
.tx-cepmonitor-message label {
  line-height: 32px;
}
.tx-cepmonitor-message input[type=text] {
  padding-left: 5px!important;
  margin: 0 0 5px 0;
}
.tx-cepmonitor-message .checkbox {
  margin-top: 7px;
}
.tx-cepmonitor-message .tx-cepmonitor-message-groups label {
  float: none!important;
  width: 90%!important;
  margin: 0!important;
}
.table-wrapper {
  width: 100%;
  height: auto;
  position: relative;
}
.table-wrapper .clone {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.table-wrapper .clone th {
  background-color: #e5e5e6;
}
#formhandler_newsletter_form {
  max-width: 400px;
}
#formhandler_newsletter_form .button {
  float: right;
}
#formhandler_newsletter_form label {
  width: 40%!important;
}
#formhandler_newsletter_form input {
  margin-bottom: 10px;
  width: 60%!important;
}
#formhandler_newsletter_form .customSelect,
#formhandler_newsletter_form .controlbuttons {
  width: 100%;
  height: 33px;
}
#formhandler_newsletter_form .controlbuttons {
  overflow: hidden;
  height: auto;
}
.tx-cepmonitor-message-categiries label {
  width: auto!important;
}
