.show-option-button{
	color: #2299DD;
	text-decoration: underline;
	display: block;
	margin-bottom: 0.5em;
	text-align: right;
	width: 100%;
}
.news-short-nav{
	display: block;
	width: 100%;
	margin-bottom: 0.5em;
}

.contact_form{
	margin-top: 0.5em;
}
h1 span{
	float: right;
	color: #B4C0CE;
	font-size: 0.75em;
	padding-left: 0.5em;
}
.topnews h1 span{
	font-size: 0.55em;
}
.tx-w3w-news .news-single h1{
	margin-bottom: 0;
}
.social-media-share.box.socialmedia{
	width: 200px;
	margin-bottom: 1em;
}

.social-media-share.box.socialmedia li a {
    line-height: 1.75em;
}

#news-list-view-sub-main .search {
    color: #000;
}
#news-list-view-sub-main #suche::-moz-placeholder {
	color: #000;
	opacity: 1 !important;
}
nav.pagination-wrap{
	display: none;
}
.tx-w3w-news  .col{
	float: left;
}
.tx-w3w-news  .col.col_1_2{
	width: 50%;
}
.tx-w3w-news  .col.col_1_3{
	width: 33.3%;
}
.tx-w3w-news  .col.col_2_3{
	width: 66.6%;
}
.news-single .back_button.fullwidth{
	width: 97.5%;
	margin-left: 2.5%;
}

.news-short-nav a.button_small.right{
	margin-top: 0;
}
.tx-w3w-news #suche{
	width: 90%;
    font-size: 1em;
    padding: 0.25em;
}
.tx-w3w-news #suche::-webkit-input-placeholder {
	color: #ccc;
}
.tx-w3w-news #suche::-moz-placeholder {
	color: #ccc;
}
.tx-w3w-news #suche:-ms-input-placeholder{
	color: #ccc;
}
.tx-w3w-news #suche:-moz-placeholder{
	color: #ccc;
}
.tx-w3w-news .searchbox button {
    vertical-align: middle;
    text-align: center;
    width: 10%;
    height: 40px;
    position: relative;
    cursor: pointer;
}

li.article.topnews .news_list_thumbnail{
	width: 33%;
}
li.article.topnews .news_list_header{
	width: 67%;
}
.topnews-pin{
	background: #B4C0CE;
}
#news-list-view li.topnews-pin article{
	margin-bottom: 0;
}
#news-list-view .topnews-pin h1{
	font-size: 1.5em;
}
#news-list-view-sub-main h1 a, .tx-w3w-news h1 a {
	font-size: 1.125em;
	text-decoration: none;
}

#news-list-view #slider .slider_text a{
	color: #fff;
}

.news-list #news-list-view-sub-main ul{
	list-style: none;
}
#news-category select{
	border: 1px solid #ECEBEC;
}
.news-list #suche{
	background: #fff;
	border: 1px solid #ECEBEC;
	padding: 0.4em;
}

.news-list h1 span{
	font-size: 0.6em;
	color: #999;
	font-weight: normal;
	font-family: 'open_sansregular', 'Arial', 'Helvetica', 'Helvetica Neue', 'San Francisco', sans-serif;
}