/* /////////////////////////////// ALLGEMEIN ////////////////////////////////////// */

.detailWrapper {
	width: 100%;
	margin: 0px;
}

.articles h1 {
	font-family: "OpenSansBold",Arial,Helvetica,sans-serif;
	/* margin-bottom: -20px; */
}

.detailArticlesWrapper h1 {
	font-family: "OpenSansLight",Arial,Helvetica,sans-serif;
}

.detailArticlesWrapper div.line {
	margin-top: 27px !important;
}

.detailArticle {
	margin-top: -20px;
	/* width: 780px !important; */
}

.postDetailArticle {
	margin-top: -20px;
	/* width: 780px !important; */
}

.detailArticle img {
	margin-top: -20px;
	margin-bottom: 40px !important;
	width: 130px;
	height: 130px;
}

.alignnone {
	padding: 0px !important;
	width: 780px !important;
	height: 200px !important;
	margin-bottom: 25px;
}

.detailArticle p b {
	font-family: "OpenSansBold",Arial,Helvetica,sans-serif;
}

.detailArticle p strong {
	font-family: "OpenSansBold",Arial,Helvetica,sans-serif;
}


.detailArticle p em {
	font-family: 'OpenSansItalic';
}

.detailArticle p i {
	font-family: 'OpenSansItalic';
}

.detailSide {
	margin-left: 20px;
	margin-bottom: 20px;
	float: left !important;
	width: 150px !important;
	/* height: 200px !important; */
}

.detailSide ul {
	margin-top: 20px;
}

/* /////////////////////////////// POST DETAIL ////////////////////////////////////// */

.postDetailSide {
	/* margin-top: -43px; */
}

.postDetailArticle p img {
	width: 100% !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 0 20px;
}

/* /////////////////////////////// EVENTLOCATION DETAIL ////////////////////////////////////// */

.elDetailSide {
	/* margin-top: -43px; */
	font-family: "OpenSansRegular",Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 120%;
	display: none;
}

.elDetailSide li span {
	font-family: "OpenSansBold",Arial,Helvetica,sans-serif;
}

.detailArticle img.alignnone {
	height: 150px !important;
	width: 225px !important;
	display: none;
}


/* ------------------------ Slider Detailansicht ----------------- */

.detailArticle div.rev_slider_wrapper img.defaultimg {
	width: 780px !important;
	height: 300px !important;
}

.detailArticle div.rev_slider_wrapper {
	overflow: hidden;
	width: 780px !important;
	height: 340px !important;	
}

.detailArticleSlider div.rev_slider_wrapper {
	margin-bottom: 0px !important;
	margin-top: -1px !important;
}

.detailArticle div.rev_slider_wrapper div.tp-leftarrow {
	position: absolute;
	left: 15px;
	top: 130px !important;
    float: left !important;
    height: 40px !important;
    width: 40px !important;
    display: block !important;
}

.detailArticle div.rev_slider_wrapper div.tp-rightarrow {
	position: absolute;
	right: 15px;
	top: 130px !important;
    float: right !important;
    height: 40px !important;
    width: 40px !important;
    display: block !important;
}


/* ------------------------------- naviUnten ------------------------------------------- */

.wp-caption {
	float: left !important;
	width: 130px !important;
	/* height: 150px; */
}

.wp-caption a img {
	margin: 0px;
}

.large_photo_article p {
    /* clear: none !important; */
}

.eventDetailNavUntenBild {
	padding: 1px !important;
	background: none !important;
}

.eventDetailNavUntenBild:hover {
	padding: 1px !important;
	background: #ffffff !important;
}

.wp-caption-text {
	font-size: 12px !important;
	float: left !important;
	margin-top: -35px !important;
	margin-left: 2px !important;
}

.default_article img.eventDetailNavUntenBild {
	/* margin-right: 24px !important; */
}


.default_article img.eventDetailNavUntenBildLast {
	padding: 1px !important;
	background: none !important;
	margin-right: 0px !important;
}

.default_article img.eventDetailNavUntenBildLast:hover {
	padding: 1px !important;
	background: #ffffff !important;
	margin-right: 0px !important;
}

.default_article div#captionLast {
	/* margin-right: 0px !important; */
}