html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

body {
	background: url(../Images/bg_startseite-1880x800.jpg) center center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}

blockquote {
    /*background-color: #ecedee;*/
	display: inline-block;
    margin-bottom: 2em !important;
    margin-top: 0;
    padding: 10px;
    text-align: center;
}

blockquote  p {
	font-size: 18px;
	font-weight: 600;
	color: #666;
}

blockquote p:first-child:before { content: ' „ ' ' '; color: #0079A5; font-size: 28px; font-weight: normal; line-height: 28px;}
blockquote p:first-child:after { content: ' ' ' “ '; color: #0079A5; font-size: 28px; font-weight: normal; line-height: 28px;}
blockquote p:last-child { font-weight: normal; font-size: 12px;}

a, a:visited, a:hover, a:active {
    color: #327fd0;
    font-weight: 600;
    text-decoration: none;    
}

.sn a:hover, .fna1 a:hover, .fna2 a:hover, .fna3 a:hover, .fna4 a:hover {
    text-decoration: underline;    
}

.tna a:hover, .mna a:hover {
    color: #444 !important;
    text-decoration: none;    
}

a.extern {
    background: url(../Icons/ico-link-24x24.png) center left no-repeat;
	line-height: 1.65em;	
	padding: .25em 0 .25em 2.25em;
}

h3 a.extern {
    padding: .25em 0 .25em 1.95em;      
}

a.pdf {
    background: url(../Icons/ico-pdf-24x24.png) center left no-repeat;
	line-height: 1.65em;
    padding: .25em 0 .25em 2.25em;
}

a.doc {
    background: url(../Icons/ico-doc-24x24.png) center left no-repeat;
	line-height: 1.65em;
    padding: .25em 0 .25em 2.25em;
}

/*a.button {
    background: url(../Images/but-206x32.png) center center no-repeat;
    display: block;
    padding: 0.8em 0;
    width: 206px;
}*/


a.button {
    background-color: white;
    border-radius: 10px;
    display: inline-block;
    padding: 0.8em;
}

.button::after {
	content: "\00bb";
    font-weight: 700;
    margin-left: 0.5em;
}
.align-center { text-align: center; }
#tx-dftabs-tabMenuEntry3 a {
    min-width: 9.5em;
}
#tx-dftabs-tabMenuEntry4 a {
    min-width: 10.5em;
}
p {
	font-size: .9em;
	line-height: 1.5em;
    margin: 0 0 1.5em;    
}

strong, b {
    font-weight: 600;
}

hr {
   display: block;
   position: relative;
   padding: 0;
   margin: 30px auto;
   height: 0;
   width: 100%;
   max-height: 0;
   font-size: 1px;
   line-height: 0;
   clear: both;
   border: none;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ffffff;
}

.ce-border img, .ce-border iframe {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    margin-right: 0.8em;
    padding: 3px;
}

.ce-bodytext > ul {
    font-size: 0.9em;
    list-style-type: disc;
    padding: 0 2em;
}

ol.satzung {
    list-style-type: decimal;
    padding: 0 1.25em;
}

.satzung li {
	font-size: .9em;
	margin: 1em 0;
}

.satzung li:last-child {
	margin-bottom: 2em;
}

ul.satzung_ebene2 {
    list-style-type: lower-latin;
    margin: 1em;
}

.satzung_ebene2 li {
	font-size: .9em;
	margin: 1em 0;
}

.satzung_ebene2 li:last-child {
	margin-bottom: 2em;
}


#maincontent ul, ul.dot {
    list-style-type: disc;
    padding: 0 1.25em;
}

#maincontent li {
    font-size: 1em;
    margin: 0.5em 0;
}

#maincontent .news-text-wrap li {
    font-size: 0.9em;
    margin: 0.5em 0;
}

#maincontent li:last-child {
	margin-bottom: 2em;
}

.dot li {
    font-size: 1em;
    margin: 0.5em 0;
}

/* Änderungen */
body { text-align: center; }
/* .wrapper { display: inline-block; max-width: 1200px; text-align: left; }*/

.mna-cur > a, .mna-act > a, .mna-sub > a, .mna > a {
    font-size: 1.3em !important;
}

#ontop {
	background-color: #ffd505;
	box-shadow: 0 0 10px #666;
	display: flex;
	position: relative;
	width: 100%;	
}

#logo {
  position: relative;
  float: left;
  width: 26.5%;
  margin: 0 0 -3em 1.5%;
  z-index: 4;
}
#logo .home { float: left; width: 100%; }
.home img {
  float: left;
	height: auto;
	width: 100%;	
}

#nav {
    float: left;
    margin: 0 1.5%;
    position: relative;
    width: 69%;
    z-index: 2;
}

#nav .hidden { display: none; }

ul.tnu, ul.mnu { clear: right; float: right; }

ul.tnu {
  margin: 2.5em 0;
}


#nav li {
  display: inline;
}

#nav li a, #nav li a:visited {
  color: #5a6257;
  font-size: 1.1em;
  font-weight: 600;
  margin: .5em 0;
  /*padding: 0 20px 0 0;*/
	text-decoration: none;
  text-transform: uppercase;
}

#nav li {
  padding: .5em 1.25em .5em 0;    
}

#nav li:last-child {
  padding: .5em 0;    
}

/*#nav ul.tnu li:last-child a {
  background: url(../Icons/ico-lupe.png) center right no-repeat;
  padding: .5em 2.8125em .5em 0;    
}*/

#nav ul.mnu li {
  padding: 0 1.15em 0 0;    
}

#nav ul.mnu li:last-child {
  padding: 0;    
}

#nav ul.mnu a, #nav ul.mnu a:visited {
  /*color: #5a6257;*/
  /*font-size: 1.5em;*/
  font-weight: 700;
  margin: .5em 0;
	text-decoration: none;
  /*text-transform: uppercase;*/
}

#nav .mna-cur a, #nav .mna-act a, #nav .mna-sub a, #nav .tna-cur a, #nav .tna-act a, #nav .tna-sub a {
  border-bottom: 4px solid #fff;
  padding-bottom: .2em;
}

.bg-lightgrey {
    background-color: #eee;
}

.p-5 {
	padding: 5em;
}

#newsslider h2 {
    font-size: 2em;
	margin-bottom: 1em;
}

#newsslider h4 {
    font-size: 1em;
	font-weight: 700;
	margin-bottom: 1em;
}

#newsslider p {
    font-size: 1em;
	line-height: 1.6;
}
@media (max-width: 1200px) {
  #nav { display: none; }
  /*#nav {
    position: absolute;
    top: 100%; right: 0; left: 0;
    width: auto; width: 100%;
    margin: 1.5em 0 0;
    background-color: #fff;
  }
  #nav-main-title { position: absolute; top: -5em; right: 0; }
  #nav ul { margin: 0; }
  #nav li { display: block; padding: 0; text-align: right; }
  #nav li, #nav li:last-child, #nav ul.mnu li:last-child { padding: .5em 0; }
  #nav li a { display: inline-block; margin: 0; padding: .2em .4em; font-size: 1em; text-transform: none; text-align: left; color: #327fd0; }*/ 
}

.wrapper {
  margin: 0 auto;
  max-width: 1200px;
  text-align: left;
  width: 100%;
}

.wrapper.white {
	background-color: white !important;
	display: table;
}

#newsslider {
    /*float: left;*/
	height: auto;
	/*position: relative;*/
    width: 100%;
	z-index: -1;
}
/* Newsslider Einstellungen */

#jssor_1 {
	background-color: #fff;
    height: 500px;
    left: 0;
	margin: 0 auto;
    overflow: hidden;
	position: relative;
	top: 0;
    visibility: hidden;
	width: 1200px;
}
.jssort12 {
	height: 80px;
	left: 0;
	position: absolute;
	top: 420px;
	width: 1200px;
}

.ns-d-u-loading {
	left: 0;
	position: absolute;
	top: 0;
}

.loading-bg {
	filter: alpha(opacity=70);
	display: block;
	height: 100%;
	left: 0px;
	opacity: 0.7;
	position: absolute;
	top: 0px;
	width: 100%; 	
}

.loading-img {
	background: url('../Images/loading.gif') no-repeat center center;
	display: block;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;	
}

.ns-d-u-slides {
	cursor: default;
	height: 500px;
	left: 0px;
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 1200px;  	
}

.ns-d-u-slides:hover .slidertext a::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 2.5rem;
    color: #327fd0;
    content: "\00bb";
    display: inline-block;
    font-size: 1.875rem;
    height: 2.5rem;
    line-height: 1;
    margin-left: 0.625rem;
    padding-top: 0.25rem;
    position: relative;
    text-align: center;
    text-shadow: none;
    top: -0.1rem;
    width: 2.8125rem;
}

.tn-d-u-slides {
	cursor: default;
	left: 0;
	top: 0;	
}

.jssort12 .w {
    cursor: pointer;
    height: 80px;
    left: 0;
    margin: 0 .25em;
    position: absolute;
    top: 0;
    width: 250px;
}

.jssort12 .p {
    position: absolute;
    width: 250px;
    height: 80px;
    top: 0;
    left: 0;
    padding: 0;
}

.jssort12 .pav .w, .jssort12 .pdn .w {
    border-bottom: 0;
}

.jssort12 .c {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #666;
    font-size: 1em;
}

.jssort12 .p .c, .jssort12 .pav:hover .c {
    background: rgba(255,255,255,0.8);
}

.jssort12 .pav .c, .jssort12 .p:hover .c {
    background-color: #fff;
}

.sliderbg {
    position: absolute;
    top: 0;
    z-index: -1;
}

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

.sliderposition {
	height: 500px;
	left: 0px;	
	position: absolute;
	top: 0px;
	width: 1200px;
}
.slidertext {
	color: #000;
    /*font-size: 2.25em;*/
	font-size: 1.5em;
    font-weight: 700;
	line-height: 1.8;
	margin: .625em;
	overflow: hidden;
    padding: 270px 100px 100px;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 1px 1px 0 rgba(255,255,255,1) , -1px -1px 0 rgba(255,255,255,1) , 1px -1px 0 rgba(255,255,255,1) , -1px 1px 0 rgba(255,255,255,1) , 2px 2px 4px rgba(220,220,220,1) , -2px 2px 4px rgba(220,220,220,1) , 2px -2px 4px rgba(220,220,220,1) , -2px -2px 4px rgba(180,180,180,1) ;
	z-index: 0;
}

.slidertext a, .slidertext a:visited, .slidertext a:hover, .slidertext a:active {
    color: #666;
}

.tabtext {
    font-weight: 600;
    line-height: 1.25em;
    position: relative;
    top: .75em;
    vertical-align: middle; 
}

ul.ce-menu.ce-menu-2 {
    list-style: outside none none;
}

ul.ce-menu.ce-menu-2 ul{
    list-style: outside none none;
}

.ce-menu.ce-menu-2 ul li {
    padding: .5em 0;
}

.ce-menu.ce-menu-2 ul ul li {
    padding: .5em 1em;
}

.ce-menu.ce-menu-2 ul ul a {
    font-weight: normal;
}

li.sn-cur {
	color: #327fd0;
	text-decoration: underline;
}

#maincontent {
    float: left;
    margin: 5% 5% 5% 1.5%;
    width: 66%;
}

#maincontentwide {
	float: left;
	margin: 5% 1.5%;
	width: 97%px;
}

#maincontent h1, #maincontentwide h1 {
    color: #327fd0;
	font-size: 1.2em;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 1.1em;
}

#maincontent h2, #maincontentwide h2 {
	font-size: 1em;
    font-weight: 600;
    margin: 0 0 1em;    
}

#maincontent h3, #maincontentwide h3 {
	color: #676767;
	font-size: .9 em;
    font-weight: 600;
    margin: 0 0 1em;    
}

#aside {
    float: left;
    margin: 5% 1.5% 5% 0;
    width: 26%;
}

#aside h2 {
    color: #327fd0;
	font-size: 1.2em;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 1.1em;
}

#aside img {
	height: auto;
	width: 100%;
}

#aside span, #aside .ce-textpic {
    margin: 0 0 1.5em;    
}

.gradright, .news-menu-view {
	border-top: 1px solid #f5f5f5;
	box-shadow: 0 2px 2px #eee;
	list-style: none;
	padding: .6em;
}

.gradright > li {
    border-bottom: 1px dotted #eee;
    padding: .6em 0;
}
.gradright > li:last-child {
    border-bottom: none;
    padding: .65em 0 .6em;
}

.news-menu-view  ul 
{
	list-style: none;
	padding: .6em;	
}

.news-menu-view  ul  ul{
	list-style: none;
	padding: .6em .6em .6em 0;	
}

.news-menu-view   li
{
	font-weight: 600;
}

.news-menu-view   li li
{
	font-weight: normal;
}

/* Spenden-Box  */
.as-spenden {
	background-color: #327fd0;
	color: white;
	float: left;
	margin: 0 0 1.5em;
	padding: 1.9em 1.5em 1.5em;
	text-align: center;
}
.as-spenden-ico {
	background: url(../Icons/ico-unterstuetzung.png) center top no-repeat;
    float: left;
    height: 57px;
    width: 100%;
}

.as-spenden h2 {
	color: white !important;
	display: block;
    text-align: center;
}

.as-spenden p {
    display: inline-block;
	text-align: center;
}

.as-spenden p:last-child {
	margin: 1em 0 0.4em;
}

/* Mitgliedschafts-Box  */
.as-mitglied {
	background-color: #ffd505;
	color: #327fd0;
	float: left;
	padding: 1.9em 1.5em 1.5em;
	text-align: center;
}
.as-mitglied-ico {
	background: url(../Icons/ico-mitgliedschaft.png) center top no-repeat;
    float: left;
    height: 71px;
    width: 100%;
}

.as-mitglied h2 {
	color: #327fd0 !important;
	display: block;
    text-align: center;
}

.as-mitglied p {
    display: inline-block;
	text-align: center;
}

.as-mitglied p:last-child {
	margin: 1em 0 0.4em;
}

#metanav {
	background-color: #f0f0f0;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%
}
.fourcols {
	float: left;
	margin: 1.5%;
	width: 22%;
}

.fourcols ul {
    list-style: outside none none;
}

.fourcols a {
	color: #666;
	font-size: .9em
}

.fourcols .fna1 {
	margin: 1em 0 1.5em;
}

.fourcols .fnu {
	border-right: 1px solid #fff;
}

.fourcols:last-child .fnu {
	border-right: none;
}


.fourcols .fnu2 {
	margin: .5em 0 1em;
}


.fourcols .fna2 {
	padding: .1em 0;
}

.fourcols .fna2 a {
	font-size: .8em;
	font-weight: normal;
}

#contactbox {
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	color: #666;
	float: left;
	padding-bottom: 2em;
	width: 100%
}

#contactbox h2 {
    font-size: .9em;
    font-weight: 600;
    padding: 1.5em 1.5% 0;
}

#contactbox .ce-bodytext div {
	float: left;
	font-size: .9em;
	text-align: left;
	padding: 1em 1.5%;
	width: 30.25%;
}

#contactbox .ce-bodytext img {
    height: auto;
    padding: 0 1em;
    width: 60px;
}

#contactbox .ce-bodytext div:last-child p {
    text-align: center;
}

#bottom {
	background-color: #ffd505;
	bottom: 0;
	box-shadow: 0 -1px 5px #a9a9a9;
	/*float: left;*/
	/*height: 2.5em;*/
	visibility: hidden;
	position: fixed;
	width: 100%;
	z-index: 1;
}

#mitglied, #spenden, #fluglaermbeschwerden {
	border-left: 1px solid #f0f0f0;
    float: left;
    text-align: center;
    width: 33%;
}

#mitglied {
	border-left: 1px solid #ffd505;
}

#mitglied a, #mitglied a:visited, #mitglied a:hover, #spenden a, #spenden a:visited, #spenden a:hover, #fluglaermbeschwerden a, #fluglaermbeschwerden a:visited, #fluglaermbeschwerden a:hover {
    color: #5a6257;
    display: block;
    font-size: 1.2em;
    margin: 2px 0;
	text-decoration: none;
    text-transform: uppercase;
}

#mitglied img {
    margin: 0 0 0 .313em;
    vertical-align: middle;
}

#spenden img {
    margin: 0 0 0 .313em;
    padding: .313em 0;
    vertical-align: middle;
}

/* Änderungen df_tabs */
.tx-dftabs-tabContent {
	border-bottom: 1px solid #327fd0;
    margin: 0 0 5%;
    padding-bottom: 5% !important;
}

.tx-dftabs-tabContent .news .article.articletype-0 {
    border-top: 1px solid #6fa5de;
}

.tx-dftabs-tabContent .news .article.articletype-0:first-child {
    border-top: medium none;
}

.tx-dftabs-tabMenu {
    border-bottom: 1px solid #327fd0 !important;
}

.tx-dftabs-tabMenuEntry a, .tx-dftabs-tabMenuEntry a:visited, .tx-dftabs-tabMenuEntry a:hover {
    background: white repeat right top !important;
	border-bottom: 2px solid #327fd0 !important;
    border-left: 1px solid #fff !important;
    color: #327fd0 !important;
    height: 1.5em !important;
	margin: 0 2px 0 0;
	min-width: 7.5em;
    overflow: hidden;
    padding: 0.375em 0 0.15em 0.7em !important;
    text-decoration: none;	
}

.tx-dftabs-tabMenuEntrySelected a, .tx-dftabs-tabMenuEntrySelected a:visited, .tx-dftabs-tabMenuEntry a:focus, .tx-dftabs-tabMenuEntry a:active, .tx-dftabs-tabMenuEntry a:hover {
    background: #327fd0 repeat right top !important;
	background-color: #327fd0 !important;
	border-bottom: 2px solid #327fd0 !important;    
	border-left: 1px solid #327fd0 !important;
	color: white !important;
}
/* Änderungen Navigation und Viewports */

#metanav-title,
#metanav .hidden { display: none; }
@media (max-width: 1200px) {
  #metanav {
    position: absolute;
    z-index: 3;
    left: 0; top: 0;
    width: 100%;
    border: none;
    text-align: right;
    background-color: transparent;
  }
  #metanav-title { position: relative; display: inline-block; width: 100%; height: 11em; margin: 0 0 3.5em 0; vertical-align: top; text-align: left; }
  #metanav-title a { position: absolute; top: 5.5em; right: 3%; width: 3.125em; height: 3.125em; overflow: hidden; text-indent: -999em; }
  #metanav-title a:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../Images/menu.png); background-size: cover; }
  #metanav div { float: none; display: inline-block; width: 45%; margin: 0; vertical-align: top; background-color: #fff; text-align: left; }
  #metanav ul { padding: 0; border: none; }
  #metanav ul.fnu { padding: 0 2em 0 0; }
  #metanav li { text-align: right; }
  #metanav li a { font-size: 1em; text-align: left; color: #327fd0; }
  
  #metanav div { display: none; }
  
  #metanav:target { min-height: 100%; background-color: rgba(0,0,0,.6); background-color: #fff; }
  #metanav:target #metanav-title { background-color: #ffd505; box-shadow: 0 0 10px #666; }
  #metanav:target div { display: inline-block; }
  
  #metanav-close,
  #metanav:target #metanav-open { display: none; }
  #metanav:target #metanav-close { display: block; }
  
  #ontop { height: 11em; }
  #ontop .site-header { height: 100%; }
  #ontop #logo { height: 14em; width: auto; }
  #ontop #logo a { height: 100%; width: auto; }
  #ontop #logo img { height: 100%; width: auto; }
}
@media (max-width: 800px) {
  
  #ontop, #metanav-title { height: 8em; }
  #metanav-title a { top: 3.75em; width: 3.125em; height: 3.125em; }
  #ontop #logo { height: 10em; }
  #maincontent { margin: 5% 3%; width: 94%; }
  #aside { margin: 5% 3%; width: 94%; } 
  #contactbox { padding-bottom: 0!important; }
  #contactbox div.ce-bodytext div { padding: .5em 3%; width: 100%; }
  #contactbox h2 { padding: 1em 3% !important; }
  #contactbox .ce-bodytext div:last-child p { text-align: left; }
  #contactbox .ce-bodytext img { padding: 0 2em 0 0; }
  .jssort12 { display: none; }
  .slidertext { font-size: 1.5em; padding: 270px 2.5em 2.5em;  text-shadow: 4px 4px 3px rgba(255, 255, 255, 1), 2px 2px 3px rgba(255, 255, 255, 1), 4px 2px 3px rgba(255, 255, 255, 1), 2px 4px 3px rgba(255, 255, 255, 1), 5px 5px 7px rgba(220, 220, 220, 1), 1px 5px 7px rgba(220, 220, 220, 1), 5px 1px 7px rgba(220, 220, 220, 1), 1px 1px 7px rgba(180, 180, 180, 1);}
}

@media (max-width: 420px) {
  
  #ontop, #metanav-title { height: 6em; }
  #metanav-title a { top: 2.5em; width: 2.75em; height: 2.75em; }
  #metanav div { width: 95%; }
  #ontop #logo { height: 7.5em; }
}

@media (min-width: 800px) {

  #bottom {visibility:visible;}
}

/* Änderungen ImageLightbox */

/* Änderungen Tabellen */

td:first-child , th:first-child  {
    padding: 5px 5px 5px 0;
}


td, th {
    padding: 5px;
}


td {
	border: 1px solid #eee;
}

td:first-child {
    border-left: none;
}
td:last-child {
    border-right: none;
}
table {
	font-size: .9em;
    margin-bottom: 1em;
}

/* Änderungen Indexed_Search */

#tx_indexedsearch td, #tx_indexedsearch th {
	border: none !important;
    padding: 5px 5px 5px 0;
}

#tx_indexedsearch input {
    padding: 2px 5px;
}

#tx_indexedsearch table {
	font-size: .9em;
    margin-bottom: 1em;
}
/* Cookieconsent */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	color: #fff !important;
	background-color: #327fd0 !important;
	border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	font-weight: 600;
}
.cc_container a, .cc_container a:visited {
	color: #327fd0 !important;
}

@media screen and (min-width: 500px) {
	.cc_container .cc_message {
		margin-top: 0 !important;
	}
}