/*
Farben:
Dunkelgrau: #434242
Grün: #329438
Dunkelgrün: #249446
Hellgrau: #e6e6e6
*/

html, body{
         height:100%;
         font-family: Georgia,serif;
         color:#434242;
         font-size:16px;
         line-height:24px;
         font-weight:400;
         background:url(../images/background.jpg) no-repeat center #fff;
		 background-size:cover;
		 background-attachment:fixed;
         letter-spacing: .01em;
}

/* Html Elemente */
h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a{
	color:#329438;
	line-height:1.2em;
}
h1{
	font-size:29px;
}
h2{
	font-size:25px;
}
h3{
	font-size:16px;
	font-weight:600;
}
h4{
	font-size:16px;
	font-weight:600;
}

table{
	width:100%;
}
tr{
	
}


strong{
	font-weight:600;
}


a:link,
a:visited,
a:hover,
a:active,
a:focus,
div,
video,
button{
         outline: 0px;
}
a{
	color: #329438;
	text-decoration:none;
	transition: color .4s;
}
a:hover,
a:focus{
	text-decoration:underline;
}
#main a{

}
#main a:hover,
#main a:focus{

}
hr{
    border:0;
    color: #329438;
    background: #329438;
    height: 1px;
    margin: 20px 0px 30px 0px;
}

#main .ce_text ul{
	padding-left:20px;
	list-style-type:disc;
	margin: 20px 10px 10px 10px;	
}
#main .ce_text ol{
	padding-left:20px;
	list-style-type:decimal;
}
blockquote { padding: 10px; }

/* Allgemeine Formate */
.left{float:left;}
.right{float:right;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}

/* Contao Formate */
#header{
	position:relative;
	background:url(../images/head_bg.png) no-repeat center bottom transparent;
	background-size:100% auto;
	height:236px;
	margin-top:40px;
}
#header .inside{
	height:100%;
}
#footer{
	position:relative;
	background:url(../images/footer_bg.png) no-repeat center bottom transparent;
	background-size:100% auto;
	height:253px;
	margin-bottom:40px;
}
#footer .inside{
	position:relative;
	height:100% !important;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#434242;
}

#footer .ce_text{
	color:#fff;
}

#wrapper{
	padding-top:0px;
	padding-bottom:40px;
}
#container{
	background:#e6e6e6;
	padding: 20px 0 20px 0;
}
.ce_download{
	padding-top: 0px !important;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: rgb(240, 240, 240);
    border: 1px solid white;
    padding: 15px;
	box-sizing:border-box;
}
.ce_download .size{ display:none; }

#container .image_container img{
	display:block;
	vertical-align:bottom;
}

/* Hauptnavigation */
#header .mod_navigation{
	overflow:visible;
	position:absolute;
	bottom:0px;
	right:20px;
}
#header .mod_navigation strong{
	font-weight:400 !important;
}
#header .mod_navigation a{
	color:#fff;
}
#header .mod_navigation a:hover{
	color:#434242;
}
#header .mod_navigation li{
	display:inline-block;
	width:140px;
	height:59px;
	padding-top:19px;
	background:url(../images/menu_icon.png) no-repeat center transparent;
	background-size:100% auto;
	text-align:center;
	margin-right:5px;
	box-sizing:border-box;
	line-height:38px;
}
#header .mod_navigation li .level_2 li{
	display:block;
	background:rgba(73,178,104,1);
	padding-top:0px;
	height:auto;
}
#header .mod_navigation li .level_2 li.first{
	padding-top:10px;
}
#header .menu-button{
	width:30px;
	height:30px;
	background:url(../images/Hamburger-weiss.svg) no-repeat center #329438;
	background-size: 70%;
	position:absolute;
	top:10px;
	right:10px;
	border:1px solid #249446;
	box-sizing:border-box;
}


/* Bildergalerie */

.colorbox{ margin-top:-40px; }

.ce_gallery_creator .gc-album-list,
.ce_gallery_creator .gc-album-detail-picture-list,
.content-gallery-creator .gc-album-list,
.content-gallery-creator .gc-album-detail-picture-list{
	display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ce_gallery_creator .gc-album-list li,
.ce_gallery_creator .gc-album-detail-picture-list li,
.content-gallery-creator .gc-album-list li,
.content-gallery-creator .gc-album-detail-picture-list li{
	width:50%;
	padding:10px;
	box-sizing:border-box;
}
.ce_gallery_creator .gc-album-list-date,
.ce_gallery_creator .gc-album-list-visitors-count,
.ce_gallery_creator .gc-album-detail-date,
.content-gallery-creator .gc-album-list-date,
.content-gallery-creator .gc-album-list-visitors-count,
.content-gallery-creator .gc-album-detail-date{
	display:none;
}
.ce_gallery_creator .gc-album-detail-picture-list img,
.content-gallery-creator .gc-album-detail-picture-list img{
	cursor:zoom-in;
}
.ce_gallery_creator h3,
.content-gallery-creator h3{
	margin-top:5px;
	margin-bottom:5px;
}
.ce_gallery_creator .gc-album-list-pictures-count,
.content-gallery-creator .gc-album-list-pictures-count{
	font-size:.8em;
	font-style:italic;
}

/* Aktuelles */
.mod_newslist .layout_latest > *{
	margin-left:0px !important;
	margin-right:0px !important;
}

.ce_text .image_container.float_right,
.mod_newsreader .ce_text .image_container.float_right,
.mod_newslist .layout_latest .image_container.float_right{
	margin-left:20px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.ce_text .image_container.float_left,
.mod_newsreader .ce_text .image_container.float_left,
.mod_newslist .layout_latest .image_container.float_left{
	margin-right:20px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.pagination li{
	display:inline-block;
	padding: 0px 3px 0px 3px;
}

.mod_newslist .layout_latest{
	padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: rgb(240, 240, 240);
    border: 1px solid white;
    padding: 15px;
	box-sizing:border-box;
}
.mod_newslist .layout_latest p.info{
	margin-bottom:0px !important;
}
.mod_newslist .layout_latest p.more{
	text-align:right;
}
.mod_newslist .layout_latest p.info time,
.mod_newsreader .layout_full p.info time{
	font-weight:600;
}
.mod_newslist .layout_latest h2{
	margin-top:10px !important;
}
.mod_newsreader .ce_gallery{
	margin-left:0px !important;
	margin-right:0px !important;
	padding-left:10px;
	padding-right:10px;
}
.mod_newsreader .ce_gallery li{
	display:inline-block;
	width:25% !important;
	margin-right:0px !important;
	padding:10px;
	box-sizing:border-box;
}
.mod_newsreader{
	padding-top:20px;
}
.mod_newsreader *[class*="ce_"]{
	margin-bottom:20px;
}
.mod_newslist .image_container,
.mod_newsreader .image_container{
	border:10px solid #fff;
	box-sizing:border-box;
}
.mod_newslist .image_container img,
.mod_newsreader .image_container img{
	border:1px solid #434242;
	box-sizing:border-box;
}
.mod_newslist .alt .image_container,
.mod_newsreader .alt .image_container,
.mod_newslist .alt .image_container img,
.mod_newsreader .alt .image_container img{
	border:0 !important;
}
.mod_newsreader p.back{
	padding-left:20px;
}




















