#wetter{
	overflow: hidden;
	display: block;
	width: 100%;
	font-family: "Source Sans Pro", sans-serif;
}

.wk_section{
	padding: .9375rem;
	position: relative;
}

.wk_section-2{
	background-color: #ECF0F3;
	padding: .9375rem;
	position: relative;
}

.wk-panel{
	position: relative;
	box-sizing: border-box;
	margin: .9375rem;
}

.wk-panel-box {
    padding: 15px;
    background: #fafafa;
    color: #444;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.wk-panel-box >*{margin-bottom: 5px;margin-top: 5px;}
.wk-panel-box > h3{font-weight: 800;}

@media (min-width: 768px){
.wk-align-medium-right {
    margin-left: 15px;
    float: right;
}
}

[class*=wk-align-] {
    display: block;
    margin-bottom: 15px;
}

.wk-card__headline{
	font-size: 1rem;
  line-height: 1.33333;
	text-transform: uppercase;
	font-weight: 600;
	color: #5A5F65;
}

.wk-card__headline2{
	font-size: 12px;
	text-align: center;
	color: #5A5F65;
}


.wk-card-body{
	padding: 13px;
}

.wk-card-body-2{
	background-color: #ECF0F3;
	padding: 13px;
}


.wk-card-default {
    background-color: #FAFAFA;
/*    outline: 1px solid rgba(0,0,0,0.05); */
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08),1px 1px 2px 0 rgba(0,0,0,0.17);
}

.wk-card-tmin{
	font-size: 18px;
	line-height:20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
}

.wk-card-tmax{
	font-size: 60px;
	line-height:60px;
	text-align: right;
	font-family: "Source Sans Pro", sans-serif;
}


.wk-forecast-2 .wk-card-tmin{
	font-size: 16px;
	line-height:20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
}

.wk-forecast-2 .wk-card-tmax{
	font-size: 50px;
	line-height:50px;
	text-align: right;
	font-family: "Source Sans Pro", sans-serif;
}

.wk-forecast-2 .wk-card-prec{
	font-size: 12px;
}

.wk-forecast-2 .wk-card-body{
	padding: 6px;
}

.wk-infobox{font-size:14px;}
.wk-infobox div{width:30px; height: 18px; position: absolute; border: 1px solid white;}
.wk-infobox span{padding-left: 35px; line-height: 18px; vertical-align: top;}
.wk-infobox-2 div{width:40px; height: 20px; border: 1px solid white; margin-right: auto; margin-left: auto;}

.wk-section-l{width: 100%; display: none;}
.wk-section-s{width: 100%; display: inline-block;}

@media (min-width: 768px){
	.wk-section-l{display: inline-block;}
	.wk-section-s{display: none;}
}

.radarpic{
	width: 100%;
	display: none;
	position: absolute; top: 0px; left: 0px;
}

.wk-radar-active{display: inline-block;}

.wr_city_link {
    font-size: 12px;
    padding-left: 10px;
    background-image: url(https://www.wetterkontor.de/images/staedtepunkt.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    line-height: 12px;
}

.wk-tab-container__tabs {
    padding: 0 .9375rem .9375rem .9375rem;
    font-size: 0;
	text-align:right;
}

@media (min-width: 768px){
	.wk-tab-container__tabs {
		padding: .9375rem;
		position: relative;
		right: 0;
		top: 0px;
	}
	
	.wk-tab-container__tabs_abs{
		position: absolute;
	}
}	

.wk-tab-container__tab {
    font-size: 1.125rem;
    line-height: 1.33333;
}

.wk-tab-container__tab {

    font-size: 1rem;
    line-height: 1.3125;
    display: inline-block;
    font-weight: 600;

}

.wk-tab-container__tabs > li > a{
	color: #7e7e7e;
	position: relative;
    display: inline-block;
    padding: 0 .46875rem;
    border-bottom: 1px solid #7e7e7e;
	text-decoration: none;	
	font-weight: 300;
	cursor: pointer;
}

.wk-tab-container__tabs > li.uk-active >a{
    color: #2f2f2f;
    border-bottom: 2px solid #ffbe00;
    font-weight: 600;
}

.wk-warn-header{font-size: 16px; font-weight: normal;}

.wk-map {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin: auto;
}

.wk-citybox {
    background-image: url(/images/punkt2.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    position: absolute;
    top: -5px;
    left: -5px;
    padding: 0px 0px 0px 12px;
    height: 22px;
    line-height: 22px;
    /* background-color: #f0f0f0; */
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.wk-citybox a {
    color: #000;
}

.wk-icon {
    position: relative;
    top: 5px;
    left: -45px;
    width: 50px;
    height: 50px;
}

.wk-tempbox2{
    position: absolute;
    top: -30px;
    left: 10px;
}

.wk-tempbox {
    position: absolute;
    top: 15px;
    left: 10px;
}


.wk-temp-min {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 26px;
    height: 22px;
    line-height: 20px;
    background-color: #ffbe00;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #ffbe00;
}

.wk-temp-max {
    position: absolute;
    top: 0px;
    left: 26px;
    width: 26px;
    height: 22px;
    line-height: 20px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #ffbe00;
}


.wk-icon2 {
    position: relative;
    top: -45px;
    left: -45px;
    width: 50px;
    height: 50px;
}

.wk-windbox2 {
    position: absolute;
    top: -30px;
    left: 10px;
    width: 50px;
    height: 22px;
    line-height: 20px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #a8a397;
}

.wk-windbox {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 50px;
    height: 22px;
    line-height: 20px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #a8a397;
}

.wk-form-select{
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12);
}

.uk-select:not([multiple]):not([size]) {
	padding-right:10px;
background-image:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23666'%3E%3Cpolygon points='0,2 10,2 5,8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .625rem center;
}

.wk-form-select:hover, .wk-form-select:focus{
		background-color: #f3f3f3;
		border: 1px solid rgb(229, 229, 229);
}

.uk-select:not([multiple]):not([size]) option {
    color: #444;
    font-family: sans-serif;
    padding: 0 .9375rem;
    font-size: 1rem;
    line-height: 1.6rem;
}

.wk-coop-container{
	width: 180px;
	position: absolute;
	right: 0px;
	top: 75px;
}

.wk-coop{position: absolute;}
.wk-logo{position: absolute; top:10px;}

@media (min-width: 768px){
	.wk-searchWrapper{
		 position: absolute; left: 50%; top: 16px; margin-left: -40px;
		 width:280px;
	}
	.wk-coop-container{
		top: 15px;
	}
	
}

.wk-searchContainer{
	width: 280px; margin-left: auto; margin-right: auto;
}

.wk-search {
    width: 100%;
	margin-bottom: 20px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12);
}

.wk-searchinput{
	padding-left: 2rem ;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 50 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.294 14.122L22 19.828 19.828 22l-5.706-5.706a8.963 8.963 0 1 1 2.172-2.172zm-7.33 1.013a6.172 6.172 0 1 0 0-12.343 6.172 6.172 0 0 0 0 12.343z' fill='%232f2f2f' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 7px 11px;
}

.wk-table thead{background-color: #ffbe00;}
.wk-table th{color: #fff; border: 2px solid white;}
.wk-table td{border: 2px solid white;}

.wk-table th {
    color: #fff;
}

.uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {
    background: #ECF0F3;
}

.wk-bio1 svg{
	height: 40px; width: 40px;
}

.wk-text-schwach{color:#FFE019}
.wk-text-stark{color:#d00}
.wk-text-extrem{color:#C044FF}

.wk-text-muted {
    color: #999!important;
}

.wk-text-warning {
    color: #e28327!important;
}

.wk-text-bold {
    font-weight: 700;
}

.wk-text-success {
    color: #659f13!important;
}


.wk-warnlagebericht > h2{font-family: "Merriweather",serif;margin-bottom: .625rem; color: #2f2f2f; font-size: 1.625rem; line-height: 1.46154;}
.wk-warnlagebericht > h3{margin-top: .625rem; margin-bottom: .625rem; color: #2f2f2f; font-size: 1.125rem; line-height: 1.33333; font-weight: 600;}
.wk-warnlagebericht > p{margin-bottom: .625rem; }
