body {
	font-family: 'Roboto Condensed', sans-serif !important;
	background: #F7F3EF;
	font-size: 15px;
	color: #502A0B;
}

a {
	color: #b87940;
}

.more a,
.more {
	color: #d27a43;
}

/************** DORFERNEUERUNG *****************
 ***********************************************/
z body#dorferneuerung a:visited {
	color: #689368;
}

body#dorferneuerung a:link {
	color: #689368;
}

body#dorferneuerung h1,
body#dorferneuerung h2,
body#dorferneuerung h3 {
	color: #274231;
}

body#dorferneuerung .ueberschrift-box a h2 {
	color: #274231;
}

body#dorferneuerung #navibox_links .ueberschrift-box h2,
body#dorferneuerung #navibox_mitte .ueberschrift-box h2,
body#dorferneuerung #navibox_rechts .ueberschrift-box h2 {
	background-color: #e1eae1;
	display: block;
	font-size: 22px;
	margin: 0;
	padding: 10px;
	text-align: center;
}

body#dorferneuerung .footer {
	background-color: #e1eae1;
}

body#dorferneuerung .menu-inhalt ul li:hover,
body#dorferneuerung .menu-inhalt ul li:hover a {
	color: #689368;
}

/******************* HEAD **********************
 ***********************************************/
.container.header {
	padding-top: 25px;
	padding-bottom: 25px;
}

#dummy {
	display: none;
}

.wappen {
	float: left;
}

.text-wappen {
	padding-left: 150px;
	line-height: 1.1;
}

.header .subnav.text-right {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 20px;
}

.header .text-wappen h2 {
	margin: 0;
}

/************* ÜBERSCHRIFTEN ****************
 ***********************************************/
h1,
.h1 {
	font-size: 24px;
}

h2,
.h2 {
	font-size: 24px;
}

.text-wappen h2 {
	font-weight: bold;
	font-size: 28px;
}

.text-wappen p {
	font-size: 24px;
	font-weight: lighter;
	margin: 0;
}

/************* NAVIGATIONSBOXEN ****************
 ***********************************************/
.container.navigation .col-md-12,
.container.navigation .col-md-12 .ueberschrift-box {
	padding: 0;
}

#navibox_links {
	padding-right: 0;
}

#navibox_mitte {
	padding-left: 5px;
	padding-right: 5px;
}

#navibox_rechts {
	padding-left: 0;
}

#navibox_links .ueberschrift-box h2,
#navibox_mitte .ueberschrift-box h2,
#navibox_rechts .ueberschrift-box h2 {
	text-align: center;
	background-color: #F2E0D2;
	display: block;
	margin: 0;
	padding: 10px;
	font-size: 22px;
	padding-right: 5px;
	padding-left: 5px;
}

.col-md-12.ueberschrift-box a {
	color: #502A0B;
}

.col-md-12.ueberschrift-box a:hover {
	text-decoration: none;
	color: #502A0B;
}

#navibox_links .ueberschrift-box h2,
#navibox_mitte .ueberschrift-box h2,
#navibox_rechts .ueberschrift-box h2 {
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
}

#navibox_links:hover h2,
#navibox_mitte:hover h2,
#navibox_rechts:hover h2 {
	opacity: 1;
	background-color: #E1C8B4;
}

#navibox_links .bild-box,
#navibox_mitte .bild-box,
#navibox_rechts .bild-box {
	width: 100%;
	height: 240px;
	background: url(../Images/Template/Boxen/box-gemeinde.jpg);
	background-size: cover;
	overflow: hidden;
}

#navibox_mitte .bild-box {
	width: 100%;
	height: 240px;
	background: url(../Images/Template/Boxen/box-buergerservice.jpg);
	background-size: cover;
	overflow: hidden;
}

#navibox_rechts .bild-box {
	width: 100%;
	height: 240px;
	background: url(../Images/Template/Boxen/box-vereine.jpg);
	background-size: cover;
	overflow: hidden;
}

#overlay {
	background: rgba(0, 0, 0, .65);
	padding-bottom: 100%;
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
}

.bild-box:hover #overlay {
	opacity: 1;
}

.menu-inhalt {
	color: rgba(255, 255, 255, .85);
}

.navigation .col-lg-4 {}

.menu-inhalt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu-inhalt ul li {
	padding: 7px 0 0 0;
}

.menu-inhalt ul li:first-child {
	padding-top: 15px;
}

.menu-inhalt ul li:last-child {
	padding-bottom: 7px;
}

.menu-inhalt ul li a {
	color: #fff;
	font-size: 18px;
}

.menu-inhalt ul li:hover,
.menu-inhalt ul li:hover a {
	color: #CD7A3A;
	text-decoration: none;
}

.menu-inhalt ul li.active,
.menu-inhalt ul li.active a {
	color: #CD7A3A;
}

.menu-inhalt ul li:before {
	content: "\00BB";
	font-size: 18px;
	padding: 0 5px 0 10px;
}

/**************** CONTENT **************************
****************************************************/
.row {
	margin-right: 0 !important;
}

.content {
	margin-top: 30px;
}

.content ul {
	padding: 0;
}

.content ul li {
	list-style-type: none;
	margin-bottom: 7px;
}

.content ul li {
	background: url(../Images/Template/list-type.png) no-repeat;
	padding: 0 0 0 20px;
}

.frame-layout-0,
.frame-layout-5,
section.standard {
	margin-bottom: 40px;
}

/**************** PFARRGEMEINDE **************************
****************************************************/
div.container.content.pfarrgemeinde {
	background: url(../Images/Template/Kirche-Chronik61.png) no-repeat;
	background-position: center center;
	background-size: 90% auto;
}

/**************** LINKE SPALTE ********************
****************************************************/
.linke-spalte {
	padding-right: 30px;
}

/**************** RECHTE SPALTE ********************
****************************************************/
.rechte-spalte {
	margin-top: 20px;
	padding-left: 0;
}

.rechte-spalte div#c1.csc-default.csc-space-after-40 {
	margin-bottom: 10px !important;
}

.rechte-spalte h2.csc-firstHeader {
	margin: 0;
}

.menu-rechts li a {
	font-size: 16px;
}

ul.menu-rechts li a:hover {
	color: #502A0B;
	text-decoration: none;
}

ul.menu-rechts li ul.ebene-2 li {
	background: url(../Images/Template/list-type-ebene-2.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

ul.menu-rechts li ul.ebene-2 li a {
	color: #502A0B;
}

ul.menu-rechts li ul.ebene-2 li a:hover {
	color: #D37A43;
}

#cboxLoadedContent {
	margin-bottom: 3.5em;
}

#cboxTitle {
	position: absolute;
	bottom: 1.8em;
}

#cboxCurrent {
	display: none !important;
}

/**************** FOOTER **************************
****************************************************/
.footer {
	background-color: #f3e0d3;
	margin-top: 30px;
	bottom: 0;
	padding: 40px 0 20px 0;
}

.footer h3 {
	margin: 0 0 7px 0;
}

.footer img {
	width: 100%;
	height: auto;
}

#c17 img {
	width: 80%;
	margin: 0 auto;
}

/************* DCE ****************
 ***********************************************/
div.gallerie-slider div.center.slick-initialized.slick-slider div.slick-list.draggable div.slick-track div.slick-slide img {
	height: 160px;
	padding: 0 20px;
	vertical-align: middle;
	width: auto;
}

div.gallerie-slider figcaption {
	text-align: center;
}

.news-text h3 {
	margin: 0 0 7px 0;
}

.gallerie-slider {
	padding: 0 30px;
}

.gallerie-slider .slick-prev::before {
	background-repeat: no-repeat;
	content: url("../Images/Template/prev_button.png");
	height: 46px;
	width: 21px;
}

.gallerie-slider .slick-next::before {
	background-repeat: no-repeat;
	content: url("../Images/Template/next_button.png");
	height: 46px;
	width: 21px;
}

.slick-prev {
	left: -60px;
}

.slick-next {
	right: -60px;
}

.slick-prev,
.slick-next {
	top: 35%;
}

.col-lg-5.col-md-5.news-bild {
	padding-left: 0;
}

.col-lg-7.col-md-7.news-text {
	padding-right: 0;
}

.news-bild img {
	margin-top: 12px;
}

#cboxTitle {
	background-color: #fff;
}

/****************** SONSTIGES ******************
 ***********************************************/
hr {
	border-top: 1px solid #ccc;
	color: #ccc;
	border-style: solid none none;
}

.back-to-top {
	background: url("../Images/Template/backto-top-button.png") no-repeat scroll 0 0;
	bottom: 20px;
	display: none;
	height: 65px;
	position: fixed;
	right: 20px;
	width: 65px;
	z-index: 600;
}

blockquote {
	border-left: 5px solid #54280e;
	font-size: 17.5px;
	margin: 0 0 10px;
	padding: 8px 10px;
}

div.easyzoom.easyzoom--overlay.is-ready a img {
	width: 100%;
	height: auto;
}

.imagemap .csc-space-after-40 {
	margin-bottom: 10px !important;
}

.linkliste {
	display: none;
}

.linkliste>li {
	padding: 10px 0;
}

#back-to-top.show {
	opacity: 1;
	visibility: visible;
}

#back-to-top {
	background: url("../Images/Template/backto-top-button.png") no-repeat scroll 0 0;
	bottom: 20px;
	display: none;
	height: 65px;
	position: fixed;
	right: 20px;
	width: 65px;
	z-index: 600;
}

/**************** TABELLEN *********************
***********************************************/
.table,
.contenttable {
	vertical-align: middle;
	width: 100%;
}

table.table,
.table table.contenttable {
	background-color: #f3e0d3;
}

table.table thead tr th,
table.contenttable thead tr th {
	background-color: #54280e;
	color: #fff;
}

table.table tbody tr th,
table.contenttable tbody tr th {
	background-color: #54280e;
	color: #fff;
	padding: 8px;
	width: 30%;
}

table.table thead tr th,
table.contenttable thead tr th {
	border-bottom: 2px solid #fff;
}

.table table thead tr th,
.table table tr td {
	padding: 8px;
}

.table table tbody tr,
.table tbody tr {
	border-bottom: 2px solid #F7F3EF !important;
}

.table>tbody>tr>td,
.table table tbody tr td {
	border-top: 0 !important;
}

/* .contenttable {
	vertical-align: middle;
	width: 100%;
}

#c32 table.table tbody tr:first-child td,
#c68 table.table tbody tr:first-child td,
#c24 table.table tbody tr:first-child td,
#c25 table.table tbody tr:first-child td,
#c56 table.table tbody tr:first-child td {
	background-color: #54280e;
	color: #fff;
}

.contenttable thead,
table.contenttable thead tr th,
table.table thead tr th {
	background-color: #54280e;
	color: #fff;
	display: table-header-group;
	display: block;
	display: revert;
}

.contenttable>thead>tr>th,
table.table thead tr th {
	border-bottom: none;
	padding: 8px;
}

.contenttable td,
table.contenttable tbody tr td,
table.table.vereine tbody tr td,
table.table tbody tr td,
.table table.contenttable tbody tr {
	background-color: #f3e0d3;
	border-top: none !important;
	padding: 8px;
}

.contenttable tr,
table.contenttable tbody tr,
table.table.vereine tbody tr,
table.table tbody tr {
	border-bottom: 2px solid #F7F3EF;
}

.contenttable tr:last-child,
table.table.vereine tbody tr:last-child,
table.table tbody tr:last-child {
	border-bottom: none;
}

table.table.vereine tbody tr td:first-child,
.layout-2-Spalten-Vereine-75-25 table.contenttable tbody tr td:first-child,
table.contenttable.vereine tr td:first-child {
	background-color: #54280e;
	color: #fff;
	width: 30%;
}

#c80 table.contenttable tr td:first-child {
	background-color: #f3e0d3;
} */

/* .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
} */

.csc-frame-frame1 h2 {
	background-color: #54280e;
	color: #fff;
	padding: 8px;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: bold;
}

.csc-frame-frame1 .csc-textpic-text {
	background-color: #f3e0d3;
	padding: 8px 8px 1px 8px;
}

/**************** POWERMAIL ********************
 ***********************************************/
.tx-powermail .container-fluid {
	padding: 0;
}

.powermail_form.powermail_form_1 h3,
.powermail_fieldset.powermail_fieldset_1 legend.powermail_legend,
legend.powermail_legend {
	display: none;
}

#powermail_fieldwrap_1 input,
#powermail_fieldwrap_2 input,
#powermail_fieldwrap_3 textarea,
.powermail_field input.powermail_input,
.powermail_field textarea.powermail_textarea {
	width: 70%;
	margin-bottom: 10px;
}

#powermail_fieldwrap_1 input,
#powermail_fieldwrap_2 input {
	height: 35px;
}

#powermail_field_marker.powermail_field.powermail_captcha,
.powermail_field input#powermail_field_spamschutz.powermail_captcha {
	width: 25%;
	margin-right: 2%;
}

#powermail_captchaimage.powermail_captchaimage {}

#powermail_fieldwrap_5.powermail_fieldwrap.powermail_fieldwrap_captcha.powermail_fieldwrap_5 label.powermail_label {
	display: none;
}

.powermail_captchaimage {
	margin: 15px 0;
}

/**************** IMAGEMAP ********************
 ***********************************************/
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

/**************** TYPO3 KLASSEN ****************
 ***********************************************/
.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;
}

.csc-textpic.csc-textpic-responsive.csc-textpic-center.csc-textpic-below.csc-textpic-equalheight img {}

.lightbox.cboxElement img {
	padding-bottom: 10px;
}

.csc-textpic-intext-right-nowrap img {
	margin-top: 30px;
}

#c85 .csc-textpic-intext-right-nowrap img,
#c86 .csc-textpic-intext-right-nowrap img,
#c87 .csc-textpic-intext-right-nowrap img {
	margin-top: 4px;
}

#c89 .csc-textpic-intext-right-nowrap img {
	margin-top: 38px;
}

#c83 .csc-textpic-intext-right-nowrap img {
	margin-top: 68px;
}

#c75,
#c78 {
	margin-bottom: 20px !important;
}

label.powermail_label {
	width: 100%;
}

/**************** MEDIA-QUERIES ****************
 ***********************************************/
@media (max-width: 1199px) {
	.news-bild img {
		width: 115px !important;
		height: auto;
	}

	div.easyzoom.easyzoom--overlay.is-ready a img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 991px) {
	.container.header {
		padding-top: 80px;
	}

	.row .news-text {
		padding-left: 0;
	}

	#cboxTitle {
		padding: 0 0 20px;
	}

	.logo-dorferneuerung {
		float: left;
		margin-top: 250px;
	}

	.kontakt-box {
		position: absolute;
		width: 80%;
	}

	.logo-unterallgaeu {
		float: right;
		margin-top: 270px;
	}

	#c17 img {
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	#c11 img {
		float: none;
		margin: 0 auto;
	}

	div.csc-textpic-right .csc-textpic-imagewrap {
		float: none;
	}

	.csc-textpic-text {
		float: left;
		margin: 0;
		width: 100%;
	}

	.csc-textpic.csc-textpic-responsive.csc-textpic-intext-right-nowrap.csc-textpic-intext-right-nowrap-360 div.csc-textpic-imagewrap {
		width: 100%;
		height: auto;
	}

	.csc-textpic-intext-left-nowrap-175 .csc-textpic-text,
	.csc-textpic-intext-right .csc-textpic-imagewrap {
		margin-left: 0;
		float: left;
	}
}

@media (max-width: 767px) {
	#c13 .align-right {
		text-align: center !important;
		display: inline;
	}

	.menu-rechts {
		margin-top: 30px;
	}

	.kontakt-box {
		width: 90%;
	}

	.header .subnav.text-right {
		font-size: 13px;
		text-align: left;
		clear: both;
	}

	.container.header {
		padding-bottom: 0;
	}

	/**************** PFARRGEMEINDE **************************
****************************************************/
	div.container.content.pfarrgemeinde {
		background: none;
	}

	.ce-gallery img {
		display: block;
		width: 100%;
		height: auto;
	}
}

@media (max-width: 480px) {

	.container.header,
	.container.content {
		padding-left: 0;
		padding-right: 0;
	}

	.rechte-spalte {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 0;
	}

	.ce-intext.ce-left .ce-gallery {
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}

	.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		float: none;
	}

	.csc-textpic-intext-left-nowrap-175 .csc-textpic-text,
	.csc-textpic-intext-right .csc-textpic-imagewrap {
		margin-left: 0;
		float: left;
	}

	.ce-textpic,
	.ce-image,
	.ce-nowrap .ce-bodytext,
	.ce-gallery,
	.ce-row,
	.ce-uploads li,
	.ce-uploads div {
		overflow: hidden;
		clear: both;
	}

	.ce-intext.ce-right .ce-gallery {
		margin-left: 0;
		width: 100%;
	}

	/*div.csc-textpic-responsive, div.csc-textpic-responsive * {
        float: left;
        }*/
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
	div.csc-textpic div.csc-textpic-imagecolumn {
		float: none;
	}

	.csc-textpic-intext-right-nowrap-160 .csc-textpic-text {
		float: left;
		margin-right: auto;
	}

	.csc-textpic-imagewrap {
		width: 100%;
	}

	.csc-textpic-intext-right-nowrap img,
	.csc-textpic-last img {
		float: left;
		height: auto;
		margin-top: 0;
		width: 100%;
		margin-bottom: 20px;
	}

	table.contenttable.vereine tbody tr,
	table.contenttable.vereine tbody tr td,
	table.contenttable.vereine tr td:first-child {
		width: 100%;
	}

	#c17 img {
		margin: 0 auto;
		width: 80%;
	}

	.linkliste {
		display: block;
	}
}