/**********************
*** News Startseite ***
***********************/
#content .newsContainer{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
#content .newsContainer > .news{
	flex-basis: 31%;
	position: relative;
	display: flex;
	flex-direction: column;
	height: auto;
	min-height: auto;
}

#content .newsContainer > .news:before{
	content: none;
}
#content .newsContainer > .news > h2 {
	margin: 0 0 0.5em 0;
	color: #000;
}
#content .newsContainer > .news > h2 > a{
	color: #000;
}

#content .newsContainer > .news > h2 > a:hover{
	text-decoration: none;
}
#content .newsContainer > .news > p:last-child{
	position: absolute;
	bottom: 0;
}
/* News Starseite END*/


div#content .newsuebersicht {
    margin-bottom: 50px;
}
div#content .newsuebersicht li {
	list-style: none;
	margin-top: 20px;
    width: 100%;
}
div#content .newsuebersicht ul {
	margin: 0;
	padding: 0;
}
div#content .newsuebersicht div.navigation {
	width: 50%;
	float: right;
	text-align: right;
}
div#content .newsuebersicht div.pages {
	width: 50%;
}
div#content .newsuebersicht div.pages a.navigationpage {
	border: 1px solid #999999;
	padding: 1px 5px;
}
div#content .newsuebersicht div.pages em {
	border: 1px solid #999999;
	padding: 1px 5px;
	background-color: #dddddd;
}

img.cmsDocumentIcon {
    margin-right: 5px;
}


#content .newsuebersicht h1 {

}

#content .newsuebersicht p.datum {
	padding-bottom: 5px;
}

#content .newsuebersicht li {
    margin: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
    font-size: 100%;
	width: 100%;
}

#content .newsuebersicht a {
	text-decoration: none;
}

#content .newsuebersicht a h2 {
    color: #000;
}

#content .newsuebersicht .fa-plus-circle {
    position: absolute;
    margin-left: -22px;
    font-size: 110%;
}



#content .newsuebersicht a.more {
	text-decoration: none;
	margin: 5px 0 15px 0;
	display: block;
	height: 16px;
	text-align: left;
	float: left;
}


#content .newsuebersicht a.more .fa {
    padding-right: 10px;
}

#content .newsuebersicht a:hover h1 {
	color: black;
	text-decoration: none;
}

#content .newsuebersicht div.leftrow {
	width: 60%;
	display: block;
	min-height: 100px;
	float: left;
}

#content .newsuebersicht div.leftrow a span {
	font-size: 120%;
}

#content .newsuebersicht div.max {
	width: 100%;
}

#content .newsuebersicht div.rightrow {
	width: 20%;
	display: block;
	min-height: 90px;
	float: right;
	margin: 0 0 0 10px;
}

#content .newsuebersicht div.rightrow img {
	width: 100%;
	display: block;
	float: right;
	height: auto;
	overflow: hidden;
	border: 0;
	margin-bottom: 5px;
}


#content p.blocksatz {
	text-align: left;
}

/*

	News Detail Page

*/

#content .newsdetail div.toprow {
	width: 100%;
	display: block;
	min-height: 10px;
	float: left;
}

#content .newsdetail div.leftrow {
	width: 65%;
	display: block;
	min-height: 100px;
	float: left;
}

#content .newsdetail div.leftrow p {

}

#content .newsdetail div.rightrow {
	width: 30%;
	display: block;
	min-height: 100px;
	float: right;
	margin: 1px 0 0 0;
}

#content .newsdetail div.rightrow img {
	margin-bottom: 20px !important;
	float: right;
    width: 100%;
    height: auto;
	display: block;
	border: 0 !important;
}

img#TB_Image {
	border: 0 !important;
}

#content .newsdetail ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content .newsdetail li {
	list-style: disc;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	background: none;
}

#content .newsdetail  li.shariff-button {
	margin-left: 0;
}

div#content div.newsdetail ul.pdflist li{
	list-style: none;
	margin: 0;
}

#content .newsdetail a.back {
	text-decoration: none;
	color: #3375b7;
	background: url(../templates/standard_NEU/images/back_icon.gif) 0 2px no-repeat;
	padding-left: 18px;
	margin: 20px 0 15px 0;
	display: block;
	height: 16px;
	text-align: left;
	float: left;
	width: 168px;
}

#content .newsdetail a.back:hover {
	background-image: url(../templates/standard_NEU/images/back_icon_hover.gif);
	color: #848484;
}

#content .newsdetail .socialiconsextra {
	height: 16px;
	width: 70px;
	float: right;
	margin-top: 20px;
}

#content .newsdetail a.facebook,
#content .newsdetail a.twitter,
#content .newsdetail a.linkedin {
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 4px;
}

#content .newsdetail a.facebook {
	background: url(/_local/images/socialicons.gif) no-repeat 0px 0;
}

#content .newsdetail a.twitter {
	background: url(/_local/images/socialicons.gif) no-repeat -20px 0;
}

#content .newsdetail a.linkedin {
	background: url(/_local/images/socialicons.gif) no-repeat -40px 0;
}

#content .leftrow a span br,
#content .toprow h1 br{
   display: block;
}

@media only screen and (max-width: 870px)
{
    #content .newsuebersicht div.rightrow {
	width: 25%;
	display: block;
	min-height: 90px;
	float: right;
	margin: 30px 0 0 0px;
}
}

@media only screen and (max-width: 570px){


#content .newsuebersicht div.leftrow {
	width: 100%;
	display: block;
	min-height: 100px;
	float: left;
}


#content .newsuebersicht div.rightrow {
	width: 100%;
	display: block;
	min-height: 90px;
	float: right;
	margin: 0 0 0 10px;
}


/******** Detail ***************/


#content .newsdetail div.leftrow {
	width: 100%;
	display: block;
	min-height: 100px;
	float: left;
}

#content .newsdetail div.leftrow p {
	text-align: justify;
}

#content .newsdetail div.rightrow img {
	width: 100% !important;
    margin: 20px 0;
}

#content .newsdetail div.rightrow {
	width: 100%;
	display: block;
	min-height: 100px;
	float: right;
	margin: 1px 0 0 0;
}

.tos-zoom {
    display: block !important;
    position: relative;
}
}

@media only screen and (max-width: 450px){
 #content .newsuebersicht div.rightrow   {
    display: none;
 }
}