@import "../bootstrap.min.css";
#login {
  padding: 10px;
  padding-bottom: 15px;
  background: #D8D8D8;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  height: auto;
  position: relative;
  width: auto;
  text-align: center;
}
#login form.loginbox:after {
  content: '';
  display: block;
  clear: both;
}
#login #login_submit {
  width: 100%;
}
.felogout_user {
  float: left;
  width: 100%;
}
.loginbox_forgotpw_text {
  padding-left: 10px;
  padding-right: 10px;
}
#login > a > img {
  padding: 0 10px;
  margin-top: 5px;
}
.loginsuccess {
  background-position: 10px 0;
  padding: 0 10px 0 40px;
  background-size: 23px;
}
@media (max-width: 767px) {
  #login {
    margin-right: 0;
  }
  #login_submit {
    width: 100%;
  }
}
#login img {
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 5px;
}
#login {
  padding: 10px;
  padding-bottom: 15px;
}
#search {
  margin-right: 0px;
  margin-bottom: 10px;
}
#search input.form-control {
  background: #FFF;
  width: 100%;
}
#search .search_wrap {
  background-color: #D8D8D8;
  width: auto;
  padding: 10px;
  text-align: center;
}
#search a {
  border-bottom: 0;
}
.extensearch {
  margin-top: 5px;
}
@media (max-width: 767px) {
  #topsearch .btn {
    width: 100%;
    background: #FFF;
  }
  #search {
    margin-right: 0;
  }
}
/*
  *	  News
  */
.newsbar {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background: url(../../img/newsbar_background.png) right;
  margin-bottom: 20px;
}
.newsbar_left {
  padding: 20px;
  width: 100%;
  min-height: 80px;
  float: left;
}
.newsbar_title,
.newsbar_subheader {
  margin-right: 55px;
}
.newsbar_right,
.searchresults_right {
  width: 150px;
  min-height: 100px;
  float: left;
}
.newsbar_eckring {
  position: absolute;
  width: 37px;
  height: 39px;
  right: 50px;
  top: 50%;
  background-image: url(../../img/newsbar_eckring.gif);
  margin-top: -20px;
}
.newsbar_dropshadow,
.searchresults_dropshadow,
.hws_dropshadow,
.hws_shadow,
.hws_search_shadow,
.hws_message_shadow {
  height: 22px;
  width: 720px;
}
.newsbar_title a {
  color: #222222;
  font-size: 14px;
}
.newsbar a:hover,
.searchresults a:hover {
  text-decoration: none;
  color: #666666;
}
.newsbar a:visited,
.searchresults a:visited {
  color: #222222;
}
.newsbar_browser {
  font-size: 12px;
}
.news-list-browse {
  font-size: 12px;
}
/*
  *	  Single News
  */
.singlenews_date {
  margin-top: 15px;
  font-size: 10px;
}
.singlenews_title h1 {
  text-decoration: none;
  font-size: 16px;
  color: white;
  background-color: #787877;
  padding: 5px;
}
.singlenews_sub h2 {
  color: grey;
  text-decoration: none;
  font-size: 14px;
}
.singlenews_additional {
  margin-top: 15px;
}
.singlenews_pagebrowser {
  font-size: 16px;
}
.singlenews_backlink {
  margin-top: 5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .griddiv {
    margin: 15px -5px 0 15px;
  }
  .gridthreethree .griddiv {
    margin: 0 5px 0 0px;
  }
}
.startseitenbox .toppic DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image,
.startseitenbox .toppic div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0 !important;
  padding: 0 !important;
}
.startseitenbox .toppic {
  position: relative;
}
.startseitenbox .toppic img {
  width: 100%;
  height: auto;
}
.startseitenbox {
  background: #f0f0f0;
  margin-bottom: 10px;
}
.startseitenbox .toppic:after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../img/clickring.gif");
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
}
.startseitenbox .desc {
  font-size: 12px;
  line-height: 12px;
}
.startseitenbox .desc {
  padding: 5px 10px;
  margin-top: 5px;
  height: 75px;
}
.startseitenbox .desc h3 {
  font-weight: bold;
  margin: 0;
  padding: 5px 0;
  font-size: 13px;
}
.menuleft {
  margin-top: 5px;
  width: 185px !important;
}
.col-sm-3.menuleft {
  margin-left: 2px;
}
@media (max-width: 767px) {
  .menuleft {
    display: none;
  }
}
/*
  * LINKES MENU
  */
#leftmenu,
#leftmenu_additional {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#leftmenu .leftmenuitem,
#leftmenu_additional .leftmenuitem {
  border-bottom: 1px solid gray;
  line-height: 20px;
  padding-left: 10px;
}
#leftmenu .last,
#leftmenu_additional .last {
  border: none;
}
#leftmenu ul .leftmenuitem,
#leftmenu_additional ul .leftmenuitem {
  border: none;
}
#leftmenu ul,
#leftmenu_additional ul {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  list-style-type: none;
}
#leftnavi {
  /* margin-left:20px; */
  width: 170px;
  background-color: #d8d8d8;
  padding-top: 5px;
  padding-bottom: 10px;
}
#leftnavi a {
  text-decoration: none;
}
#leftnavi a:hover {
  color: white;
}
#left {
  width: 570px;
  float: left;
}
.leftmenuitem,
.leftmenuitem_2,
leftmenuitem_3 {
  padding: 2px 0 2px 5px;
  font-weight: normal;
}
.leftmenuitem a,
.leftmenuitem_2 a,
leftmenuitem_3 a {
  font-weight: normal;
}
.leftmenuitem img,
.leftmenuitem_2 img,
leftmenuitem_3 img {
  padding: 0 5px 2px 0;
}
.leftmenuitemact a {
  font-weight: bold;
}
.leftmenuitemoff a {
  font-weight: normal;
}
.leftmenuitem_3 {
  font-size: 11px;
  line-height: 17px;
}
.leftmenuhighlight {
  background-color: #eeeeee;
}
.leftmenuhighlight_2 {
  background-color: #ffffff;
}
#navi {
  background-color: #F0F0F0;
  padding: 5px;
}
.headermenu li a {
  font-size: 11px;
}
.dropdown-menu.sub {
  display: none;
}
@media (max-width: 767px) {
  nav.navbar {
    background: #fff url(../../img/header_bg_logo.jpg) right top;
    background-size: auto 75px;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  nav.navbar .navbar-header:before {
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -45px;
  }
}
nav.navbar .navbar-nav > li > a {
  color: #363030;
  text-align: left;
}
nav.navbar .navbar-nav .open .dropdown-menu li {
  list-style-type: none;
}
@media (max-width: 767px) {
  nav.navbar .navbar-nav .open .dropdown-menu .dropdown-header,
  nav.navbar .navbar-nav .open .dropdown-menu li > a {
    display: block;
    padding: 3px 20px !important;
    clear: none;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  nav.navbar .navbar-nav .rollout {
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  nav.navbar .navbar-nav .dropdown-menu {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  nav.navbar .navbar-nav .dropdown-menu > li > a {
    clear: none;
  }
}
@media (max-width: 767px) {
  .canvas.out .navbar-toggle {
    margin-left: -10px;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background: transparent;
  }
  .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    box-shadow: none;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    padding: 5px 15px 5px 25px;
  }
  #toppicture {
    overflow: hidden;
    width: 100%;
  }
  #toppicture img,
  #topline img {
    width: 100%;
    height: auto;
  }
  .navbar-default {
    background: #fff;
  }
  .canvas {
    width: 100%;
    overflow: hidden;
  }
  .canvas.in > div {
    -webkit-animation: slideContentOut 0.5s forwards;
    -moz-animation: slideContentOut 0.5s forwards;
    animation: slideContentOut 0.5s forwards;
    width: 100%;
  }
  .canvas.out > div {
    margin-left: 80%;
    width: 100%;
    -webkit-animation: slideContent 0.5s forwards;
    -moz-animation: slideContent 0.5s forwards;
    animation: slideContent 0.5s forwards;
  }
  .navbar-canvas a {
    color: #fff !important;
    margin-left: 15px;
    font-size: 1.1em;
  }
  .navbar-canvas {
    height: 100%;
    position: fixed;
    width: 75%;
    background: #4B4A4A;
    left: 0;
    max-height: 100%;
    top: 0;
    overflow: visible;
    overflow-x: hidden;
  }
  .navbar-canvas.out {
    -webkit-animation: slideOut 0.5s forwards;
    -moz-animation: slideOut 0.5s forwards;
    animation: slideOut 0.5s forwards;
  }
  .navbar-canvas.in {
    display: block;
    -webkit-animation: slide 0.5s forwards;
    -moz-animation: slide 0.5s forwards;
    animation: slide 0.5s forwards;
  }
  .navbar-brand {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: -1;
  }
  .navbar-brand img {
    height: 73px;
    width: 906px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  #toppicture,
  #topline {
    display: none;
  }
  .headmenu {
    padding: 10px 0 0;
  }
  #mobilemenu {
    width: 0;
    overflow: hidden;
  }
  #mobilemenu.in {
    overflow-y: scroll;
  }
  #mobilemenu .navbar-nav {
    width: 100%;
    min-width: 225px;
    margin: 0;
    padding: 0;
    margin-top: 5px;
  }
  #mobilemenu > ul > li {
    border-bottom: 1px solid #616161;
  }
  .navbar-toggle {
    background: #ddd;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
  }
  .navbar-nav ul {
    margin-left: 0;
    padding-left: 10px;
  }
  .navbar-nav .dropdown-menu {
    background: #646464 !important;
  }
  .active > .dropdown-menu.sub {
    display: block;
  }
  .active > a {
    background: none !important;
  }
  .dropdown-menu > li > a {
    margin-left: 5px;
  }
}
@-webkit-keyframes slideContent {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 85%;
  }
}
@-moz-keyframes slideContent {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 85%;
  }
}
@keyframes slideContent {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 85%;
  }
}
@-webkit-keyframes slideContentOut {
  0% {
    margin-left: 85%;
  }
  100% {
    margin-left: 0%;
  }
}
@-moz-keyframes slideContentOut {
  0% {
    margin-left: 85%;
  }
  100% {
    margin-left: 0%;
  }
}
@keyframes slideContentOut {
  0% {
    margin-left: 85%;
  }
  100% {
    margin-left: 0%;
  }
}
@-webkit-keyframes slideOut {
  0% {
    width: 75%;
    display: block;
  }
  100% {
    width: 0;
    display: none;
    padding: 0;
  }
}
@-moz-keyframes slideOut {
  0% {
    width: 75%;
    display: block;
  }
  100% {
    width: 0;
    display: none;
    padding: 0;
  }
}
@keyframes slideOut {
  0% {
    width: 75%;
  }
  100% {
    width: 0;
    display: none;
    padding: 0;
  }
}
@-webkit-keyframes slide {
  0% {
    width: 0;
  }
  100% {
    width: 75%;
  }
}
@-moz-keyframes slide {
  0% {
    width: 0;
  }
  100% {
    width: 75%;
  }
}
@keyframes slide {
  0% {
    width: 0;
  }
  100% {
    width: 75%;
  }
}
.headmenu,
a.logo {
  display: none;
}
@media (min-width: 768px) {
  a.logo {
    float: right;
    margin-right: 20px;
    display: block;
  }
  /*.headmenu {
		display: block;
	}
	#mobilemenu {
		display: none;
	}*/
  #mobilemenu > ul {
    position: absolute;
    left: 50%;
    margin-left: -465px;
  }
  .navbar {
    min-width: 960px;
    margin-bottom: 0;
  }
  .dropdown-menu.sub,
  .rollout {
    display: none;
  }
  .dropdown-menu {
    border: 0;
  }
  #topline img {
    float: right;
    height: 70px;
    width: auto;
  }
  #topline a {
    float: right;
    position: absolute;
    right: 50%;
    top: 5px;
    height: 80px;
    width: auto;
    margin-right: -445px;
  }
  .navbar-toggle,
  .navbar-brand {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
    width: 630px;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .nav > li {
    position: relative;
    display: block;
  }
  .navbar-nav > li {
    float: left;
  }
  #topline img {
    float: right;
  }
  #topline {
    background: url("../../img/header_white.png");
    height: 108px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    background-position-x: 50% !important;
    background-position-y: 0 !important;
  }
  .navbar {
    height: 80px;
    background-color: transparent;
    border: none;
  }
  .navbar-nav {
    margin-top: 1px;
  }
  .dropdown-menu {
    background: transparent;
  }
  .navbar-nav > li > a {
    font-weight: bold;
    color: #777;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 50px;
    text-align: center;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: none;
  }
  .navbar-default .navbar-nav > li > a {
    color: #777;
  }
  .navbar-nav > li {
    margin: 0px;
  }
  .nav.navbar-nav > li a {
    padding: 15px;
  }
  .navbar-nav .dropdown-menu {
    padding: 0;
  }
  .navbar-nav .dropdown-menu {
    padding: 0;
    margin-top: 5px;
    box-shadow: none;
  }
  .navbar-nav .dropdown-menu li {
    margin: 0;
  }
  .navbar-nav .dropdown-menu li a {
    height: auto;
    text-align: left;
    background: #FFF;
    color: #777;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding: 5px;
    border-top: 1px solid #474747;
    font-size: 12px;
  }
  /*.navbar-nav .dropdown-menu li:first-child a {
		border-top: 0px solid #FFF;
	}*/
  .headmenu {
    /*margin-right: -435px;
		position: absolute;
		right: 50%;
		top: 75px;*/
    z-index: 9;
  }
  /*
    #toppicture {
        max-width: 910px;
        margin: auto;
        z-index: -11;
        overflow: hidden;
    }
    */
  .navbar-default .navbar-nav > li > a {
    color: #777;
    padding-left: 25px;
    padding-right: 0px;
  }
  .navbar-default .navbar-nav > li > a:after {
    content: '|';
    padding-left: 20px;
    font-size: 13px;
  }
  .navbar-default .navbar-nav > li:last-child > a:after {
    content: '' !important;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #E7E7E7;
}
.icon-bar {
  background: #000;
  height: 1px;
  width: 100%;
  clear: both;
  display: block;
  margin: 5px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu .pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
ul.nav > li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top: 0px;
}
.navbar-default .navbar-brand {
  color: #777;
  text-align: center;
  padding: 20px;
}
@media (max-width: 767px) {
  .headmenu {
    display: block;
  }
}
.headermenu {
  padding: 0px;
  margin: 0px;
  display: inline;
  line-height: 20px;
  color: silver;
}
.headermenu li {
  display: inline;
}
.headermenu li a {
  color: silver;
  font-size: 12px;
  text-decoration: none;
}
.headermenu li a {
  font-size: 11px;
}
.headermenu li {
  font-size: 16px;
  color: #5e5e5e;
}
.headermenu li a {
  font-size: 16px;
  color: #5e5e5e;
}
@media (min-width: 768px) and (max-width: 768px) {
  .nav.navbar-nav > li a {
    padding-top: 0px !important;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    color: #777;
    padding-left: 3px;
    padding-right: 0px;
  }
  .navbar-default .navbar-nav > li > a:after {
    content: '|';
    padding-left: 3px;
    font-size: 13px;
  }
  .navbar-default .navbar-nav > li:last-child > a:after {
    content: '' !important;
  }
}
header {
  text-align: center;
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  header {
    display: none;
  }
}
#toppicture img {
  margin-right: 5px;
  width: 920px;
  height: auto;
}
@media (min-width: 768px) {
  #toppicture:after {
    background: url("../../img/schmucklinie.png") no-repeat bottom;
    height: 50px;
    background-size: 960px;
    width: 920px;
    content: '';
    position: absolute;
    top: 265px;
    left: 50%;
    margin-left: -463px;
  }
}
.startpage ~ header {
  max-height: 575px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .startpage ~ header #toppicture:after {
    top: 575px;
  }
}
@media (min-width: 768px) {
  .container.startpagecontent > .row {
    margin-top: -120px;
  }
}
li.div {
  max-height: 1px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: initial;
}
@media (min-width: 768px) {
  body {
    margin-top: 50px;
  }
}
h1 {
  font-size: 25px;
}
h1,
h2 {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  color: #5E5E5E;
  border-bottom: 1px solid #5E5E5E;
  font-weight: bold;
}
h2,
h3 {
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  color: #5E5E5E;
}
/** PAGE LAYOUT **/
.startseitenbox {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.startseitenbox .toppic {
  background: #fff;
}
.startseitenbox h1,
.startseitenbox h2,
.startseitenbox h3,
.startseitenbox h4 {
  border: 0;
}
.startseitenbox h2 {
  margin: 0;
}
.col-sm-12.content_no_left .t3content {
  margin: 0;
}
.col-sm-12.content_no_left {
  margin: 0;
  padding: 0;
}
.greycontent {
  padding: 0 15px;
  padding-bottom: 10px;
  background: #D8D8D8;
  background: rgba(190, 190, 190, 0.6);
}
.greycontent .tx-ccteaser .fullrowbox.tx_teaserboxes_pi1_box {
  padding: 0;
}
@media (min-width: 768px) {
  .container {
    min-width: 960px;
  }
}
@media (max-width: 767px) {
  .ce-gallery,
  .ce-bodytext {
    clear: both;
  }
  .info h4 {
    line-height: 15px;
    word-break: break-all;
  }
  .csc-textpic-imagewrap {
    width: 100% !important;
  }
  .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
    margin-left: 10px !important;
  }
  .warn {
    display: block;
  }
  .onlydesktop {
    display: none;
  }
  fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
  fieldset.tx-powermail-pi1_fieldset input.powermail_text {
    width: 100%;
  }
  .breadcrumb {
    margin-top: 20px;
  }
  .visiblesmall {
    display: block !important;
    float: left;
  }
  body {
    margin-top: 100px;
  }
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    width: auto !important;
  }
  .imageblock img {
    width: 100% !important;
    height: auto !important;
    max-height: 10000px !important;
  }
  .bildboxen .imageblock {
    overflow: hidden;
  }
}
.col-xs-12.alert.alert-danger {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .startpagecontent .greycontent {
    margin: 0 0px 0 10px;
  }
  .startpagecontent .col-sm-3.mainbody {
    padding-right: 0px;
  }
  .col-sm-9.mainbody {
    width: 745px;
    margin-top: 5px;
  }
  .t3content,
  .content_printheader,
  .quicklink {
    margin: 0 10px;
  }
  .col-sm-3.mainbody {
    margin-right: 0;
    padding: 0;
    width: 185px;
  }
  .content_menu_left {
    width: 560px;
    padding: 5px;
    padding-right: 15px;
    padding-left: 0px;
  }
  .container {
    width: 960px;
  }
  .container {
    margin: auto !important;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    float: left;
  }
}
.container {
  margin-left: 0;
}
.breadcrumb {
  margin-bottom: 10px;
}
h2 {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  color: #5E5E5E;
  border-bottom: 1px solid #5E5E5E;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  color: #5E5E5E;
}
table {
  font-size: 12px;
}
a {
  color: #5E5E5E;
  text-decoration: none;
}
a:hover {
  color: #5E5E5E;
  text-decoration: underline;
}
a img {
  border: none;
}
.info h4 {
  line-height: 16px;
  font-size: 16px;
  padding-left: 5px;
}
.breadcrumbitem a {
  font-weight: bold;
  text-decoration: none;
  color: #808080;
}
.startpage #toppicture {
  height: 600px !important;
  max-height: 600px !important;
  z-index: -11;
}
.startpage #toppicture img {
  max-height: 600px !important;
}
@media (min-width: 768px) {
  .col-sm-9.full-size {
    width: 78%;
  }
}
.desktopmenu {
  display: none;
}
.warn {
  display: none;
}
.onlydesktop {
  display: block;
}
.mobilemenu {
  display: block;
}
.visiblesmall {
  display: none !important;
}
ul.csc-uploads img {
  width: auto;
}
.bodytext .important {
  color: #F00000;
  font-size: 14px;
  font-weight: bold;
}
.footermenuitem {
  padding: 10px;
  width: 170px;
  margin-left: 0;
  margin-right: 12px;
  margin-bottom: -17px;
}
.footermenu {
  display: block;
  height: auto;
  margin: 10px 0 10px -14px;
  padding: 0;
  list-style-type: none;
}
.footermenu ul {
  list-style-type: none;
}
.footermenuitem {
  display: block;
  margin: 0px 0px 0px 15px;
  padding: 10px;
  float: left;
  min-height: 200px;
  background-color: #F0F0F0;
}
.footermenuitem a {
  color: #5E5E5E;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.subfootermenu {
  display: block;
  margin: 0;
  padding: 0;
}
.subfootermenuitem {
  width: auto;
  display: block;
}
.subfootermenuitem a {
  color: #5E5E5E;
  text-decoration: none;
  line-height: 15px;
  font-weight: normal;
}
.footermenuitem:first-child {
  margin-left: 0px;
}
.footermenu {
  margin: 17px 0 0;
}
.footer {
  margin-bottom: -17px;
}
@media (max-width: 767px) {
  .footer {
    display: none;
  }
}
.powermail_field input,
.powermail_field textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.powermail_fieldwrap {
  margin-bottom: 15px;
}
.tx-powermail {
  width: auto !important;
}
