@charset "UTF-8"; 

/* open-sans-300 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

.unsichtbar {	LEFT: 1px; VISIBILITY: hidden; POSITION: absolute; TOP: 1px;}
.sichtbar {	VISIBILITY: visible;}

.social-icons-wwk{
	float:right;
}

h3.nouppercase, h2.nouppercase {
	text-transform: none;
}

.post-img.picture{
	max-width: 640px;
}

.info {
	max-width:714px
}
.imagemap {
	padding-bottom: 20px;
}

.flash-tools {
	margin-left: 15px; 
}

.highlight.color a, .highlight.color a:visited {
    color: #F3D2B1;
}

#wrapper .versorgung {
	vertical-align: bottom;
}

.tabelle-hg{
	vertical-align: top;
}

.container .wwk_float_right, .container  .wwk_float_right{
	float:right;
}

.wwk_article p:last-of-type {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featured div div{
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

#footer a {
    font-weight: 500;
}

#footer blockquote, #footer .dropcap{
    color: white;
}

.halflings.user input {
  background-position: -168px 0;
}

.inline-bild {
	display:inline;
}

/* Table standard
====================================*/
table.standard-table td.header{
    border: 1px solid #e0e0e0;
	border-right: none;
	background-color: #fafafa;
	text-align: left;
	padding: 10px 15px;
	color: #444;
	vertical-align: top;
	font-size: 14px;
	font-weight: 600;
}

table.standard-table td.header:last-child {
    border-right: 1px solid #E0E0E0;
}

table.standard-table td.header2{
    border: 1px solid #e0e0e0;
	border-right: none;
}

table.standard-table td.header2:last-child {
    border-right: 1px solid #E0E0E0;
}

/* Table borderless
====================================*/
table.borderless-table {
	width: 100%;
	margin-bottom: 15px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

table.borderless-table td.header{
	text-align: left;
	padding: 10px 15px;
	color: #444;
	vertical-align: top;
	font-size: 14px;
	font-weight: 600;
}

table.borderless-table td {
	padding: 10px 15px;
}

/* Buttons
====================================*/
/*
.mwf-form-wwk ul > li.button.gray input {color: #fff;background: #6c6c6c; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.4);}
*/
/*
.button input,
input[type="button"],
input[type="submit"] {
	padding: 5px 14px 7px 14px;
	display: inline-block;
	border: 0px;
	font-weight: 600;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);
	letter-spacing: -0.2px;
}

input[type="button"],
input[type="submit"] {float: left;}

.button i { margin: 0 2px 0 -1px; height: 14px; }
.button i.halflings { margin: 2px 0px 0 -1px; }

.mwf-form ul > li.button.medium input {padding: 9px 18px; font-size: 14px;}

.mwf-form-wwk ul > li.button.gray input {color: #fff;background: #6c6c6c; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.4);}
.mwf-form ul > li.button.gray input:hover {background:#00a552; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);}

.mwf-form ul > li.button.light input {color:#fff; background:#00a552; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);}
.mwf-form ul > li.button.light input:hover {background:#ee7d00; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);}

.mwf-form ul > li.button.color input {color:#fff; background:#ee7d00; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }
.mwf-form ul > li.button.color input:hover {background:#00a552; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }

.mwf-form ul > li.button.color2 input {color:#fff; background:#ee7d00; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	float: right;
	clear: both;
	margin-right: 27%;
	margin-bottom: 25px;
}
.mwf-form ul > li.button.color2 input:hover {background:#00a552; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }

.mwf-form ul > li.button.color3 input {color:#fff; background:#ee7d00; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	float: right;
	clear: both;
	margin-right: 19%;
	margin-bottom: 25px;
}
.mwf-form ul > li.button.color3 input:hover {background:#00a552; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }

.mwf-form ul > li.button.color3 input h3 {
	color: #fff !important;
	font-size: 17px;
}

.mwf-form ul > li.button.trans1 input {
	color:#fff;
	background-image: url(../icons/trans-black15.png);
	float: right;
	clear: both;
	margin-top: 4%;
	margin-right: 5%;
	margin-bottom: 6px;
}

.mwf-form ul > li.button.trans1 input h2 {
	color: #fff !important;
	font-size: 36px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 38px;
}

.mwf-form ul > li.button.trans1 input p {
	color: #fff !important;
	font-size: 18px;
}

.mwf-form ul > li.button.trans1 input h3 {
	color: #fff;
	background-color: #ee7d00;
}

.mwf-form ul > li.button.trans2 input {
	color:#fff;
	background-image: url(../icons/trans-black15.png);
	clear: both;
	margin-top: 10%;
	margin-bottom: 6px;
	float: left;
	margin-left: 3%;
}

.mwf-form ul > li.button.trans2 input h2 {
	color: #fff !important;
	font-size: 36px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 38px;
}

.mwf-form ul > li.button.trans2 input p {
	color: #fff !important;
	font-size: 18px;
}

.mwf-form ul > li.button.trans2 input h3 {
	color: #fff;
	background-color: #ee7d00;
}

/* Input Button */
input[type="button"],
input[type="submit"],
input[type="button"]:focus,
input[type="submit"]:focus {
	color:#fff;
	background:#00a552;
	padding: 9px 11px;
	border: none !important;
}

input[type="button"]:hover,
input[type="submit"]:hover { background:#ee7d00; }

.button-disabled input[type="button"],
.button-disabled input[type="submit"],
.button-disabled input[type="button"]:focus,
.button-disabled input[type="submit"]:focus {
	background:#ddd;
}

.button-disabled input[type="button"]:hover,
.button-disabled input[type="submit"]:hover { background:#ddd; }

.cookie-container {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: gray;
	opacity: 0.9;
	color: white;
	display:none;
	z-index:999;
}

.cookie-container .hinweis-text {
	padding: 10px 20px 0px 20px;
}

.cookie-container .cookie-buttons {
    font-size:16px;
	padding: 10px 20px;
	text-align: center;
}

.cookie-container .cookie-button {
    display: inline-block;
    border: 2px solid;
    cursor: pointer;
    padding: 5px;
    text-align: center;
	margin-bottom: 10px;
	float:inherit;
}

.cookie-container .cookie-button:first-child {
    float:left;
}

.cookie-container .cookie-button:last-child {
    float:right;
}

.cookie-container .hinweis-text a {
	color: white;
	text-decoration: underline;
	font-weight: 700;
}

.suche .mobile-menu .icon.suche {
	display: none;
}

.mobile-menu .icon {
	height: 21px; 
	float:right; 
	margin-top:40px;
	margin-right:10px;
}
.mobile-menu .icon:first-child {
	margin-right:0;
}

.menu-kontakt h3, .menu-kontakt h2, .menu-kontakt p {
    margin: 0 0 20px 0;
}

.pdf-download {
    font-size: 16px;
    font-weight: bold;
}

.menu-kontakt .toolbox_sub {
    margin: auto;
    padding-left: 0;
}

 .switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #00a552;
}

input:focus + .slider {
  box-shadow: 0 0 1px #00a552;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}