* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}

body {
	font-family: "Trebuchet MS", verdana, arial, "Book Antiqua", tahoma;
	font-size: 15px;
	color: #333333;
	line-height: 22px;
	letter-spacing: 0.2pt;
}

#hg_alles {
	background: url("../images/hg_alles.gif") repeat-x;
	background-color: #949292;
}

h1{
		font-size: 26px;
		color: #bfdb51;
		font-weight: normal !important;
		margin-top: 22px;
		margin-bottom: 40px;
		text-align: left;
		line-height: 30px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

.gesamtinhalt {
	position: relative;
	top: 0px;
	width: 980px;
	margin: -10px auto 0 auto;
}

			#zeileoben {
				width: 100%;
				height: 292px;
				/*background: url("../images/hg_gesamt.gif") repeat-y;*/
			}

			#kopfbilder {
				position: absolute;
				top: 0px;
				left: 1px;
				float: left;
			}


			#gitter {
				position: absolute;
				top: 0px;
				left: 1px;
				z-index: 1;
				width: 100%;
				height: 292px;
				background: url("../images/gitter.png");
			}

			.logo-oben {
				position: absolute;
				top: 33px;
				left: 44px;
				z-index: 2;
			}
			.slogans {
				position: absolute;
				z-index: 2;
				width: 100%;
				box-sizing: border-box;
				margin: 215px 0 0 00;
				padding: 0 0 0 72px;
			}

#zeilemitte {
	background: url("../images/hg_gesamt.gif") repeat-y;
	border-bottom: solid 1px #bfdb51;
	display: flex;
	flex-direction: row;
	padding-bottom: 40px;
}

				#linke_seite {
					width: 280px;
				}

				.anschrift {
					margin-top: 50px;
					padding: 22px 5px 0 38px;
					width: 100%;
					font-size: 14px;
					border-top: solid 1px #bfdb51;
					box-sizing: border-box;					
				}

				.anschrift a:link, .anschrift a:visited  {
					color: #333333 !important;
				}
				
				.anschrift a:hover {
					color: #666666 !important;
				}
				

				#inhalt {
					width: 700px;		
				}

				.hauptmenu {
					/*background: url("../images/pfosten.gif") repeat-y;*/
					background-position: 84px -10px;
					position: relative;
					top: 0;
					margin-top: 29px;
				}

.hauptmenu .nav {
	flex-direction: column;
}

				.hauptmenu li {
					background-image: none;
					padding-left: 40px;
					line-height: 26px;
				}

				.hauptmenu a:link, .hauptmenu a:visited, .hauptmenu a:hover {
					text-decoration: none;
					font-size: 12px;
					color: #333333 !important;
					font-family: verdana;
				}

				.hauptmenu li.current.active, .hauptmenu li:hover {
					
					background: url("../images/hg_hauptmenu.gif") repeat-x;
					background-position: 4px -29px;
				}

				.sprachwahl {
					position: relative;
					top: 6px;
					right: 10px;
					float: right;
					font-size: 12px;
					text-transform: uppercase;
				}

				ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}



				.hauptbereich {
					padding: 0 15px 0 30px;
				}

				.hauptbereich ul {
					margin: 0 0 0 40px;
				}

				.hauptbereich li {
					line-height: 25px;
					list-style-position: outside;
					list-style-type: none;
					background: url("../images/li.gif") no-repeat;
					background-position: 0px 8px;
					padding-left: 25px;
					margin-left: -20px;                                             
                 }



                  .eventgallery-subcategories-list li.nav-item {
                      background-color: #bfdb51 !important;
                      background: url("../images/aufz_galerien.gif");
                      background-repeat: no-repeat;
                      background-position: 10px 11px;
                      margin: 5px 0 0 0;
                  }
                    a.nav-link {
                        color: white !important;
                        line-height: 25px;
                        list-style-position: outside;
                        list-style-type: none;
                      	font-weight:bold;
                    }
						.nav.flex-column.eventgallery-subcategories-list {
                            padding-top: 70px;
                        }


				a:link, a:visited  {
					color: #333333 ;
				}
				
				a:hover {
					color: #666666 ;
				}
				
				.item-109{
					margin-bottom: 20px;
				}


            .geiger {
              width: 100%;
              text-align: right;
              box-sizing: border-box;
              padding: 0 15px 0 0;
              font-size: 12px;
              margin-bottom: 30px;
			}


							.geiger, .geiger a:link, .geiger a:visited {
								color: white;
								font-weight: normal;
							}
