/* HINWEIS GOOGLE FONT

Binden Sie folgende Schriftart(en) ueber Themes > Seitenlayouts > Webfonts > Google-Webfonts ein:
Roboto


Weitere Informationen zu Google Fonts finden Sie hier: https://developers.google.com/fonts/faq
*/

body {
  background-image: url("/files/kg-dorfen/images/bg-kgdorfen5.jpg");
  background-attachment: fixed;
  color: #111;
}
#main .mod_article {
    padding-top: 80px;
    padding-bottom: 0;
}
#main .mod_article.last {
    padding-bottom: 80px;
}
h3, h4, h5, h6, a {
    color: #2b3d87;
}
h1, h2 {
    color: #dc352f;
    font-family: Amaranth;
}

a:hover, p a, p.more a, p.back a {
	text-decoration: underline;
}
p a:hover, p.more a, p.back a {
	text-decoration: none;
}
p.info, .newsreader .info {
    border-top: 1px solid #2b3d87;
    border-bottom: 1px solid #2b3d87;
    padding: 4px 0;
    padding-left: 4px;
    margin-bottom: 25px;
    background: transparent;
    font-size: inherit;
}
p strong {
    font-weight: 800;
}
hr {
	border: 1px solid #cccccc;
    margin: 30px;
}
.newsreader .back a {
	font-size: inherit;
	text-transform: inherit;
}
.newsreader .back {
	border: 0;
	padding: inherit;
	margin: inherit;
}
a.email:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f003";
    margin-right: 4px;
}
body .mod_article.fullwidth.home-teaser > .autogrid_wrapper {
	margin-left: -1%;
	margin-right: -1%;
}
#top_link {
    position: fixed;
    opacity: 0;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 10px;
    z-index: 10005;
    bottom: -40px;
    border: 1px solid #fff;
    border-radius: 3px;
}
body.fixed-header #top_link {
    opacity: 1;
    bottom: 10px;
}
#top_link a {
    background: #e52d11;
    border-color: #e52d11;
}
#top_link a {
    position: relative;
    display: block;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: inherit;
    border-radius: 3px;
    color: rgb(255,255,255);
    background: #2b3d87;
}
#top_link i {
    transform: translateY(-10%);
}
#header .mod_socials .social-icons i {
    position: relative;
}
.fa-bdk:before {
	content: '';
    width: 37px;
    display: inline-block;
    position: absolute;
    height: 35px;
    background: url(/files/kg-dorfen/images/obb-bdk.png) no-repeat;
    top: -22px;
    left: 0;
}
.ce_hyperlink a, a.btn {
	font-size: inherit;
	padding: 8px 20px;
    border-radius: 3px;
}
.ce_hyperlink.width100 a, a.btn.width100 {
	width:100%;
}

.red, .main-color {
	color:#dc352f;
}

.blue,.secondary-color {
	color:#2b3d87;
}
.bg-blue {
	background-color: #2b3d87;
}
.bg-light-blue {
	background-color: rgba(43, 61, 135,0.2);
}
blockquote {
    border-left: 3px solid rgb(152,152,152);
    padding-left: 10px;
}
blockquote p {
	text-align: left;
	font-size: inherit;
}
blockquote p:before {
    display: none;
}
.bg-light-blue .ce_leadertext.version1 p {
    color: #2b3d87;
}
.bg-light-blue .ce_leadertext.version1:after {
    background: #dc352f;
}
.ehrenpraesi .ce_testimonial .content {
    margin-left: 100px;
}
.ce_testimonial.nachruf h2, .kg.newsteaser.nachruf h2, .newsreader.nachruf h1, .mod_eventlist .event.nachruf h2  {
	color: #000;
}
.ce_testimonial, .ce_testimonial h3  {
    text-align: left;
    overflow: visible;
}
.ce_testimonial h3 {
    font-size: inherit;
}
.ce_testimonial h2 {
    margin-bottom: 10px;
}
.ce_text_imagebox p {
    margin-bottom: 15px;
}
.ce_text_imagebox [class*='label-'] {
	font-size: inherit;
}
.ce_text_imagebox.oversize .ce_text_imagebox_image {
    height: inherit!important;
}
.ce_text_imagebox, .ce_text_imagebox_image {
	background-position: top center;
}
.ce_iconbox_v2 .image_container img {
    width: 150px;
}
#bottom {
  display: none;
}
.mainmenu ul li a {
  font-family: Amaranth;
  font-size: 1.2rem;
}
.mainmenu ul ul li a {
    font-size: 1.1em!important;
}
body .logo a {
  background-image: url("/files/kg-dorfen/images/KG-Dorfen-1899-eV.png")!important;
}
body .logo {
  width: 120px!important;
}
/*body .jahre {
  background-image: url("/files/kg-dorfen/news-termine/2018-19_fasching/120-JahreKG.png")!important;
  width: 70px;
  height: 150px;
  background-size: 70px;
  right: 40px;
  position: absolute;
  z-index: 200;
}*/
#bottom {
	background-color: #2b3d87;
}
#bottom .inside,
#bottom .inside a {
	color: #ffffff;
}
.mainmenu ul li a.trail, .mainmenu ul li a.active, .mainmenu ul li a:hover, body .mainmenu ul ul li a:hover, body .mainmenu ul ul li a.trail, body .mainmenu ul ul li a.active, body #header .mainmenu ul li ul li a:hover, .mainmenu ul ul li a.active {
    background: rgba(43, 61, 135,0.2);
}
.mainmenu ul li a:hover {
    opacity: 1;
}
.ce_text_imagebox.vcenter.bg-blue .inside h1 {
    color: #dc352f;
    background: rgba(255,255,255,0.8);
    display: inline-block;
    padding: 5px;
    padding-right: 10px;
}
.ce_text_imagebox.vcenter.bg-blue .inside h1:after, .ce_text_imagebox.vcenter.bg-blue .inside h2:after, .ce_text_imagebox.vcenter.bg-blue .inside h3:after, .ce_text_imagebox.vcenter.bg-blue .inside h4:after, .ce_text_imagebox.vcenter.bg-blue .inside h5:after, .ce_text_imagebox.vcenter.bg-blue .inside h6:after {
	/*display: none;	*/
    margin-top: 10px;
    margin-bottom: 10px;
    width: 70%;
    background-color: #2b3d87;
}
#slider .ce_text_imagebox.vcenter .inside {
	top: 75%;
}
.ce_revolutionslider .no-navigation .tparrows, .ce_revolutionslider .no-navigation .tp-bullets.simplebullets.round .bullet {
	display:none!important;
}
.ce_text_imagebox.vcenter.bg-white .inside {
	top: 65%;
	background: rgba(255,255,255,0.75);
	color: #111;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	backface-visibility: hidden;
	opacity: 1;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}
#ahnengalerie .ce_text_imagebox_image {
	height: auto!important;
}
.ce_text_imagebox.vcenter.bg-white:hover .inside {
	opacity: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.mod_eventlist .header {
    background: #2b3d87;
    padding: 10px;
    margin-bottom: 0;
    color: #fff;
}
.mod_eventlist .event, .kg.newsteaser {
    margin-bottom: 25px;
    border-top: 1px solid #2b3d87;
    border-left: 4px solid #2b3d87;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
    margin-right: 2px;
}
.mod_eventlist .event .headline, .mod_eventlist .event .content, 
 .kg.newsteaser .headline, .kg.newsteaser .content {
	padding: 8px;
	background: #fff;
}
.mod_newslist.home-teaser .one_half, .mod_eventlist.home-teaser .one_half {
	width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.mod_eventlist .event .content {
	padding-bottom: 20px;
}
.mod_eventlist .event h2, .kg.newsteaser h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #dc352f;
}
.mod_eventlist .event .image_container h2, .kg.newsteaser .image_container h2 {
    color: #dc352f;
    background: rgba(255,255,255,0.8);
    display: inline-block;
    padding: 5px;
    padding-right: 10px;
}
.mod_eventlist .event .image_container .inside, .kg.newsteaser .image_container .inside {
	position: relative;
    top: 80%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
}
.mod_eventlist .event h2 a {
    color: #dc352f;
}
.mod_eventlist .event p.more {
	margin-bottom: 0;
}
.mod_eventlist .event.version2 {
	padding-bottom: 0;
}
.mod_eventlist .event.version2 .header, .kg.newsteaser .header {
    color: #2b3d87;
    padding: 4px 10px;
    margin-bottom: 0;
    background: #fff;
    border-top: 1px solid #2b3d87;
    border-bottom: 1px solid #2b3d87;
}
.mod_newslist.home-teaser {
    margin-left: 0;
    margin-right: 0;
}

.mod_calendar th.head {
    font-weight: 400;
    background: #dc352f;
    border-top: 1px solid #dc352f;
    border-right: 1px solid #dc352f;
    border-left: 1px solid #dc352f;
}
.mod_calendar th.previous a, .mod_calendar th.next a {
    background-color: #dc352f;
}
.mod_calendar th.label {
    text-align: center;
    background-color: #2b3d87;
    border-right: 1px solid #2b3d87;
    border-left: 1px solid #2b3d87;
    color: #fff;
    padding: 5px 0;
    font-weight: 400;
}
.mod_calendar th.label span{
	display: none;
}
.mod_calendar .calendar td {
    height: 6em;
    border: 1px solid #fff;
    background: #eee;
}
.mod_calendar td.empty {
    background: #fff;
}
.mod_calendar td .event {
    display: inline-block;
    background: #f0ef3d;
}
.mod_portfoliolist .item {
    float: left;
}
.mod_portfoliolist .item figure .content {
	opacity: 1;
}
.mod_portfoliolist .item figure .content a {
	opacity: 0;
}
.mod_portfoliolist .info {
	bottom: 10%;
}
.mod_portfoliolist .item:hover .content a {
	opacity: 1;
}
.mod_login {
    padding: 20px 10px;
}
.same-height {
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.same-height .one_half {
    max-width: 48%;
    flex: 0 0 50%;
}

@media only screen and (min-width: 768px) {

#header .inside {
	text-align: center;
}

.mainmenu ul li a {
	text-align: center;
}

.mainmenu ul li:last-of-type a {
	padding-right: 60px;
}

.logo {
	display: inline-block;
}
.mod_calendar th.previous a, .mod_calendar th.next a {
    font-size: 0.9rem;
}
}
.themesetting_phone {
	display: none;
}
#contentwrapper {
	max-width: 1210px;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: rgba(0,0,0,0.1);
}

#fix-wrapper {
	left: auto;
}

#contentwrapper {
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
}
body .logo {
	width: 100px;
}
.bg-accent {
	background-color: #2b3d87;
}

p a {
	color: #2b3d87;
}

.subnav a {
	color: #2b3d87;
}

#nav-open-btn:before {
	background: #2b3d87;
}

.ce_table table th {
	background: #2b3d87;
}
.ce_table .table-striped .odd td {
    background: rgba(43, 61, 135,0.2);
}
.ce_table table td.col_1 {
	white-space: normal;
}

blockquote a {
	color: #2b3d87;
}

.ce_accordion .toggler:before {
  /*color:#2b3d87;*/
  color:#ffffff;
}
.ce_accordion .toggler:hover {
  color: rgba( 255, 255, 255,0.8);
}
.ce_accordion .toggler {
  color:#ffffff;
  background: #2b3d87;
  padding-left: 20px;
  font-weight: 400;
}

/*.mod_calendar th.head {
  background:#2b3d87;
  border-top:1px solid #2b3d87;
  border-right:1px solid #2b3d87;
  border-left:1px solid #2b3d87;
}

.mod_calendar th.previous a,
.mod_calendar th.next a {
  background-color:#2b3d87;
}*/

.pagination li span.current {
	background: #2b3d87;
}

.pagination li a:hover {
	color: #2b3d87;
}

.mod_faqpage h3:before {
	color: #2b3d87;
}

.mod_search .submit {
	border: 1px solid #2b3d87;
}

input:focus,
textarea:focus {
  border:1px solid #2b3d87;
}

form fieldset legend {
  background-color:#2b3d87;
}

.submit {
	background: #2b3d87;
}

.submit:hover {
	background: #2b3d87;
}

.label-accent {
    background: rgba(43, 61, 135,0.2);
    color: #2b2d87;
}

.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #2b3d87;
}

.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #2b3d87;
}

.newslist h2,
.newslist h2 a {
	color: #2b3d87;
}

.newslist .news-left .news-date {
	background: #2b3d87;
}

.color-accent,
.color-accent p,
.color-accent i,
.color-accent h1,
.color-accent h2,
.color-accent h3,
.color-accent h4,
.color-accent h5,
.color-accent h6,
.color-accent a:not(.link-white) {
	color: #2b3d87;
}

blockquote {
	border-color: #2b3d87;
}

.ce_gallery .content {
	background: #2b3d87;
}

.ce_gallery .cols_4 li {
    height: 130px;
    max-height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
}

.newslist-v3 .date {
	background: #2b3d87;
}

.newsteaser_v3 .news-overlay i {
	background-color: #2b3d87;
}

.newslist-v3 .subheadline {
	color: #2b3d87;
}

.mainmenu ul ul li a:hover, 
.mainmenu ul ul li a.trail, 
.mainmenu ul ul li a.active {
	color: #2b3d87 !important;
}

body #header .mainmenu ul li ul li a:hover {
	color: #2b3d87;
}

.mainmenu ul li a.trail, 
.mainmenu ul li a.active {
	color: #2b3d87;
}

.mod_portfoliolist .item a:hover {
	color: #2b3d87;
}

.themesetting_email a:hover {
	color: #2b3d87;
}

.mainmenu ul li:hover:after,
.mainmenu ul li.active:after,
.mainmenu ul li.trail:after {
	background: #2b3d87;
}

.ce_revolutionslider_text {
	background: #2b3d87;
}

.ce_hyperlink a, 
a.btn,
.ce_hyperlink a:hover, 
a.btn:hover {
	background: #2b3d87;
	border-color: #2b3d87;
}

.ce_hyperlink a.outline, 
a.btn.outline {
	color: #2b3d87;
}

.ce_hyperlink a.outline:hover, 
a.btn.outline:hover {
	background: #2b3d87;
	border-color: #2b3d87;
}

.ce_hyperlink a.link-white.outline:hover,
a.btn.link-white.outline:hover {
	color: #2b3d87;
}

.ce_hyperlink a, a.btn {
	margin-bottom: 0;
}
.ce_hyperlink, a.btn {
	box-shadow: 2px 2px rgba(0,0,0,0.1);
	margin-bottom: 2px;
}
.ce_hyperlink.no-border, a.btn.no-border {
	box-shadow: none;
}

.ce_iconbox .headline {
	color: #2b3d87!important;
}

.ce_text_image_bar h1,
.ce_text_image_bar h2,
.ce_text_image_bar h3,
.ce_text_image_bar h4,
.ce_text_image_bar h5,
.ce_text_image_bar h6 {
	color: #2b3d87;
}

.newsteaser .date {
	background: #2b3d87;
}

.bg-second-color {
	background-color: #2b3d87;
}
.ce_text_image_bar {
	background: #dc352f;
}

.newsteaser .info,
.newsteaser:hover .info {
	background: #dc352f;
}

.ce_countup i {
	color: #dc352f;
}

.mod_portfoliolist .item figure {
	background-color: #dc352f;
}

nav.mainmenu a.menuheader {
	background-color: #dc352f!important;
}

#bottom .inside .left a {
    margin-right: 0;
}

@media only screen and (max-width: 1280px) {
	#contentwrapper {
		max-width: 1100px;
	}
}
@media only screen and (max-width: 767px){
body .jahre {
  width: 40px;
  height: 100px;
  background-size: 40px;
  z-index: 200;
}

.ce_text_imagebox.vcenter.bg-white .inside {
	top: 30%;
}
.ce_text_imagebox .inside, .ce_text_imagebox.vcenter .inside {
	position: relative;
}
#slider .ce_text_imagebox.vcenter .inside {
    top: 30%;
}
.ce_text_imagebox .inside {
    padding: 10px;
}
body .logo {
    width: 60px!important;
}
#header .left {
	display: none;
}
.autogrid, .ce_headline {
    padding-left: 2%!important;
    padding-right: 2%!important;
}
#bottom {
    display: block;
}
.ce_hyperlink.width100, a.btn.width100 {
    margin-left: 2%!important;
    margin-right: 2%!important;
}
.ce_autogridWrapperStart {
	margin-bottom: 20px;
}
#main .mod_article.fullwidth {
    padding-left: 1%!important;
    padding-right: 1%!important;

}
.ce_text_imagebox.vcenter .inside {
	top:0;
}
.ce_text_imagebox.vcenter .inside .ce_headline {
    padding-left: 0!important;
    padding-right: 0!important;
}
.ce_text_imagebox p br {
    display: block;
}
.fa-bdk:before {
    content: '';
    width: 25px;
    display: block;
    position: absolute;
    height: 25px;
    background: url(/files/kg-dorfen/images/obb-bdk.png) no-repeat;
    background-size: 25px 25px;
    top: 80px;
    left: inherit;
}
.ce_accordion .toggler {
    line-height: 1.2rem;
    padding: 10px 0 10px 10px;
}
}