header, footer, section, aside, nav, article {
	display: block;
}

/* rot: 950000  
hover hellgrau:    #cecece ;  ;
orange f68f3e*/

/* 
Lato:300, 400,700, 900

*/

iframe#FormBuilderViewport_material_bestellen.FormBuilderViewport {
	padding-bottom: 10px;
}

html, body {
	height: 100%;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	background: #f7f7f7;
	color: #1b1b1b;
}

pre, code {
	font-size: 1.0em;
}
a, a:visited {
	text-decoration: none;
} 

/*link FARBE*/
#languagenav .link_active a,
#languagenav a:hover,
#headernav div.mobilenav a.hamburger:hover,
#headernav div.overlay a:hover,
#headernav div.overlay.overlay-active a:hover,
#content a,
#footernav ul li a:hover,
#socialmedia ul li a span.iconsm-06-facebook:hover,
#socialmedia ul li a span.iconsm-twitter2:hover,
.event_texte a:hover,
.medien_texte a:hover,
.col-right p a:hover,
.komitee_texte p a:hover
  {
	color: #950000;  
}
div.mainnav ul li ul.subnavi li a:hover,
div.mainnav ul li.active ul.subnavi li.active a,
#pdf div.icon-pdf a:hover,
#spendenwrap div#spenden h3 a:hover,
.medien_texte p a:hover {
	color: #acacac;   /* grau */
}
	
.mainnav ul li.active ul li.active a,
.mainnav ul>li>ul>li a:hover,
.mainnav ul li div p,
#pdf div.icon-pdf a,
 div#pdf div.icon-pdf:before {
	color: #fff;  
}
.mainnav ul li a div p {
	font-size: 0.80em;
}
.event_texte a,
.medien_texte a,
.col-right p a,
.komitee_texte p a  {
	color: #950000;
}

h1,
.aktuell h2 {				/* alle titel oben */	
	font-size: 1.5em;
	font-weight: 400;
    color: #950000; 
    padding: 20px 0 20px 0;
}
#logoimg h1 {			/* litel logo */
	font-size: 1em;
	padding: 40px 20px 10px 20px;
	text-align: center;
	font-weight: 400;
	color: #000;
	text-transform: none;
}
.aktuell h1 {
	padding: 40px 0 20px 0;
}

/* #logotext img {			
	font-weight: 300;
	color: #fff;
	width: 100%;
} */

#logo h2 {
	font-size: 1.75em;
	padding: 50px 0 40px 0;
	text-align: right;
	font-weight: 300;
	color: #fff;
}

h2 {				/*    */
	font-size:1.125em;
	font-weight: 400;
	padding: 20px 0 20px 0;
}
.event_texte h2 {
	font-size:1.5em;
	padding: 20px 0 0 0;
}
.medien_texte h2 {
	font-size:1.5em;
	padding: 0px 0 0 0;
}
.komitee_texte h2 {
	font-size:1.5em;
	padding: 0;
}
h3 {				
	font-size:1.125em;
	font-weight: 400;
	padding: 10px 0;
}
.aktuell h3 {
   font-size:1.125em;
   font-weight: 600;
}
h3.newsvideotitle {
	padding-top: 40px;
}
img {
	border:0 none;
}

/* temp nur PDF auf Website */
.wrapgrid div.grid h1 a#mikrosteuer {
	color: white !important;
	font-weight: 600 !important;
}
/* ------------------------------------------  classes  ---------------------- */
.noshow {
	visibility: hidden;
}
.clearboth,
.artikel-links:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0;
}
.hideonmobile {
	display: none;
}


/*  LANGUAGENAV
    ------------------------ */


#languagenav {
	width: calc(100% - 100px);
	padding: 24px 10px 24px 0;
	float:left;
}

#languagenav nav{
    float: right;
}
#languagenav nav ul {
    list-style-type:none;
    text-transform: uppercase;
}
#languagenav nav ul li {
    float:left;
}
#languagenav nav ul li a {
	font-size:1.125em;
	padding: 0 10px;
    color: #000;
    font-weight: 400;
}
#languagenav nav ul li:last-child a {   
	 padding: 0 0 0 10px;
}


/*  LOGO
    ------------------------ */
.wrapgrid div.grid div.col-left {
	background-color: #cecece;
	position: relative;
	top: -53px;
}
.logonoshow {
	display:none;
}
#logo {
	max-width: 700px;
}
#mikrosteuer #logoimg {
	line-height: 0;
	margin-top:33px;
}
#mikrosteuer #logoimg img[src*=".svg"] {
	width: 290px;
	max-width: 100%;
	padding: 0 5px;
}
.col-right.creditcard {
	width: 240px;
	float: right;
}
.creditcard #logoimg img[src*=".svg"] {
	width: 200px;
	max-width: 100%;
	float: right;
}
/*  NAVIGATION
    ------------------------ */
.mainnav {
    position: relative;
}

.mainnav ul li div p {
/*	text-transform: uppercase;
	height: 40px;
	font-size: 1.5em;
	font-weight: 600;
	padding: 25px 0 0 0;
	display: block;  */
}
.mainnav ul{ 
	list-style-type: none;
}
.mainnav>ul>li>a { 
    padding: 0 40px 10px 10px;
  }
.mainnav>ul>li:last-child>a { 
    padding: 0 0 10px 10px;
  }
.mainnav li a { 
	font-size: 1em;
	font-weight: 400;
    display: inline-block;
     white-space: nowrap; 
    transition:background 0.8s ease-in-out;
  }


  /* Sub Menus */

.mainnav li>ul>li {
    display: block;
    float: none;
    font-size: 0.8em;
    line-height: 1.3em;
  }					
.mainnav ul>li>ul>li a {
    color: #fff;
     padding: 0 10px 4px 10px;
     font-size: 0.9em;
  }
.mainnav ul li a div p {
	padding: 23px 0 10px 0;
	 cursor: default; 
	 text-transform: uppercase;
}



#desktopnav div.mainnav ul li ul.subnavi {   /*submenü per default unsichtbar */
	opacity: 0;
	padding-top: 20px;
}

#desktopnav div.mainnav ul li.active ul.subnavi li:hover,
#desktopnav div.mainnav ul li:hover ul,
#desktopnav div.mainnav ul li.active ul.subnavi {
	opacity: 1;
	transition:opacity 1s ease-in-out; 
	background: #950000 ;
	/* z-index:9; */
}

#desktopnav div.mainnav ul li ul.subnavi {
	padding-top: 10px;
	position: absolute;
}
  


#mobilenav div.overlay.overlay-active nav div.mainnav>ul>li {
		padding-left: calc(50% - 80px);
}
					

/*  CONTENT
    ------------------------------------------------------------------------ */
.contentright {
	padding-bottom: 20px;
}
.col-left p,
.col-right p,
.col-right ul,
.col-100 p {
	line-height: 1.5em;
	font-size: 1.125em;
	padding: 6px 0;
}
.col-right.material_bestellen p {
  font-size: 1em;
}

.col-right ul {
	padding: 0;
}

/* initiativtext */
.col-right.lawtext ol {
  list-style-type:lower-alpha;
  padding-left: 60px;
}
.col-right.lawtext ol li {
  padding: 6px 0;
  font-size: 1em;
}

.col-right ol {
	padding-left: 20px;
	
}
.col-right ol li {
  line-height: 1.5em;
  padding: 6px 0;
  font-size: 1.125em;
}

.col-right .list {
	padding: 0 0 40px 0;
}
.col-right .list ul {
	padding: 20px 0 20px 20px;
}
.col-right .list ul li {
	padding: 4px 0 4px 0;
}
.col-right.lawtext ol li {
  padding: 6px 0;
}
.komitee_texte ul {
  padding: 6px 0 6px 20px;
}
.footnotes p {
	font-size: 13px;
}
.icon-pdf {
	background-color:#950000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	padding:6px 15px;
	text-decoration:none;
	margin: 20px 0;

}
.icon-pdf a {
	color:#000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1em;
	padding: 4px;
	font-size: 0.75em;
	position: relative;
	top: -10px;
}




        
div.bx-wrapper {
	z-index: 2;
}

.spenden-relative {
	position: relative;
}
.spenden-absolute {
	position: absolute;
	right: 0px;
	top: 60px;
}
#spendenwrap {
	padding-left: 40px;

}
#spenden {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background: #950000;
    text-align: center;
 /* -webkit-transform: rotate(20deg);
     -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
       -o-transform: rotate(20deg);
          transform: rotate(20deg);
          */
    z-index: 1;
    position: relative;
    display: table;
}
#spenden h3 {
    			    padding: 0;
			   display: table-cell;
			  margin: 0;
			  padding: 20px;
			  vertical-align: middle;
    
}
#spenden h3 a {
    color: #fff;
    font-size: 1rem;
    line-height: 0.75em;
    padding: 10px 0;
}
#spenden h3 a:hover{
    color: #fff;
}





	

/*  veranstaltungen   */
.aktuell div.medien_left {
	padding: 0;
}
.aktuell .medien_texte h2 {
	color: #000;
}
.aktuell .medien_wrap:last-child,
.aktuell .medien_wrap:last-child {
	padding-bottom: 0;
}
.wochentag {
	color: #c3c3c3;
	font-size: 4em;
	font-weight: 400;
	position: relative;
	left: -4px;
	top: 6px;
}
.rubrik {
	color: #c3c3c3;
	font-size: 1.25em;
	font-weight: 400;
}
.rubrikveranstaltung {
	padding-bottom: 0;
	position: relative;
	top: 10px;
}
.komitee_img {
	width: 100%;
}
.komitee_img img {
	width: 260px;
}
.datum,
.zeit {
	color: #767676;
	font-size: 1.1em;
	font-weight: 400;
	position: relative;
	top: -8px;
}
.medien_datum {
	font-size: 1.125em;
	font-weight: 400;
}

.texte {
	padding-top: 20px;
}
.event_texte .texte p,
.medien_texte .texte p  {
	line-height: 1.5em;
	padding-right: 10px;
	padding-bottom: 10px;
}
.col-right p.newsvideo {
	padding: 0;
}


.aktuell div.col-right div.videowrapper {
  position: relative!important;
  padding:30px 0 56.25% 0!important; /* 16:9 */
  height: 0!important;
  overflow:hidden!important;
}
.aktuell div.col-right div.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.event_texte a,
.medien_texte a  {
	font-weight: 300;
}
.veranstaltung_wrap,
.komitee_wrap {
	padding-bottom: 30px;
	border-bottom: 2px solid #c3c3c3!important; 
	margin-bottom: 30px;
}
 /*.medien_wrap {
	padding-bottom: 30px;
	margin-bottom: 30px;
} */
.veranstaltung_wrap:last-child,
.komitee_wrap:last-child {
	padding-bottom: 30px;
	border-bottom: 0px solid transparent!important;
	margin-bottom: 30px;
}

/*  KONTAKT
    ------------------------ */

.zeiten {
	padding-top: 20px;
}

/*  KONTAKTFORM 
    ------------------------ */
#kontaktform {
     padding: 20px 0 0 0;
    font-size: 0.9em;
}
.error {
    color: #ca2428;
}
.formular-fehler {
    color:#ca2428; 
    font-size:0.8em;
}
.noprint {
    color:#ca2428;
    font-size: 0.875em;
    margin: 0 0 10px 0;
}
#kontaktform div:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
/* honig!*/
#kontaktform #wraphoneypot input#honeypot.hidden {
    position: absolute;
    width: 0;
    height: 0;
    left: -1000px;
    overflow: hidden;
    display: inline;
}
#kontaktform input {
    width: 100%;
    padding: 10px 2px 10px 10px;
    border: 2px solid #e6e6e6;
    background-color: #e6e6e6;
    font-size: 16px;
}
#kontaktform form#MultiLangForm section#wrapfirstname input#firstname.formInput,
#kontaktform form#MultiLangForm section#wrapname input#name.formInput,
#kontaktform form#MultiLangForm section#wrapphone input#phone.formInput,
#kontaktform form#MultiLangForm section#wrapEmail input#simpleEmail.formInput,
#kontaktform form#MultiLangForm section#wrapextarea textarea#simpleTextarea.formInput {
    -webkit-appearance: none; 
    -moz-appearance: none;
    -webkit-appearance: caret;
    -moz-appearance: caret; /* mobile firefox too! */
    -moz-border-radius: 0; /* Firefox */
    -webkit-border-radius: 0; /* Safari, Chrome */
    -khtml-border-radius: 0; /* KHTML */
    border-radius: 0; /* CSS3 */
}
#kontaktform section {
    padding: 10px 0 10px 0;
}
#kontaktform textarea {
    width: 100%;
    height: 200px;
    padding: 10px 2px 10px 10px;
    border: 2px solid #e6e6e6;
    background-color: #e6e6e6;
    font-size: 16px;
}
#kontaktform form#MultiLangForm label {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
}
#kontaktform input:focus, 
#kontaktform input:hover, 
#kontaktform textarea:focus, 
#kontaktform textarea:hover{
    background-color: #fff;
    border: 2px solid #fff;
}
/* submit-button */
#kontaktform input#submit{
    -webkit-appearance: none; 
    -moz-appearance: none;
    -moz-border-radius: 0; /* Firefox */
    -webkit-border-radius: 0; /* Safari, Chrome */
    border-radius: 0; /* CSS3 */
    width: 100%;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    border: 2px solid #950000;
    background-color: #950000;
    color: #fff;
}
#kontaktform input#submit:hover{
    border: 2px solid #c56820;
    background-color: #c56820;
    color: #ffffff;
}

#kontaktform form#MultiLangForm section#wrapfirstname,
#kontaktform form#MultiLangForm section#wrapname,
#kontaktform form#MultiLangForm section#wrapphone,
#kontaktform form#MultiLangForm section#wrapEmail {
    position: relative;
}
#kontaktform .formProblem {
    left: 74px;
    position: absolute;
    top: 10px;
    color: #ba0022;
}
#kontaktform form#MultiLangForm>span {
    font-size: 2em;
    font-weight: 300;
    line-height: 5em;
    display: block;
    text-align: center;
}
/* google maps */
#map {
	height: 500px;
	width: 100%;
}

#map a[href^="https://"]::before,
#map a[href^="http://"]::before {
	content: " ";
}
.wrapcontent.maps {
	z-index:-1;
}




/*  footer
    ------------------------ */

footer {
	background: #000;
	padding: 20px 0;
}
address,
footer address {
	color: #fff;
	font-style: normal;
}
#footernav ul li {
	list-style-type: none;
}
#footernav ul li a {
	line-height: 1.5em;
    font-size: 1.12em;
    text-transform: uppercase;
	font-weight: 400;
	padding: 10px 0;
	display: inline-block;
	color:#fff;
	width: 240px;
	height: auto;
	background-color: transparent;
}
.col-right.socialmedia {
	width: 340px;
	padding-top: 20px;
}

#socialmedia ul {
	padding: 0;
}
#socialmedia ul li {
	padding: 20px;
	list-style-type: none;
	float: left;

}
.copyright {
	padding-top: 20px;
}
.col-center {
	width: 100%;
}
.col-center p {
	text-align: center;
	font-size: 0.85em;
	color: #fff;
}

		@media screen and (min-width:450px) {  
			html, body {
				font-size: 16px;
			}

			.icon-pdf a {
				padding: 10px;
			}

			/*  KONTAKTFORM 
	        ------------------------ */
	        #kontaktform form#MultiLangForm section#wrapsimpleSex {
	            float: none;
	        }
	        #kontaktform form#MultiLangForm section {
	            width: 48%;
	            float: left;
	        }
	        #kontaktform form#MultiLangForm section#wrapfirstname,
	        #kontaktform form#MultiLangForm section#wrapphone {
	            margin-right: 2%;
	        }
	        #kontaktform form#MultiLangForm section#wrapname,
	        #kontaktform form#MultiLangForm section#wrapEmail {
	            margin-left: 2%;
	        }
	        #kontaktform form#MultiLangForm section#wrapextarea,
	        #kontaktform form#MultiLangForm section#wrapsubmit {
	             width: 100%;
	             float:none;
	        }
	        #kontaktform input {
	            width: 100%;
	        }
	        #kontaktform form#MultiLangForm label {
	            display:block;
	            float: none;
	        }
			.ra:nth-child(2n+1),
			.akontakt:nth-child(2n+1) {
				clear:both;
			}

	
			/* veranstaltungen */
			.event_texte h2 {
				font-size:1.5em;
				padding: 42px 0 0 0;
			}
			.event_left,
			.medien_left {
				width: 160px;
				padding: 6px 0 10px 0;
				float: left;
			}

			.event_texte,
			.medien_texte {
				padding-top: 0px;
				padding-left: 5px;
				width: calc(100% - 160px);
				float: left;
			}
			.event_texte {
				padding-top: 50px;
			}
			.creditcard #logoimg {
				padding-top: 26px;
			}
	}

 @media screen and (min-width:550px) {  
 				.hideonmobile {
				display: block;
			}

			#logo div.col-right {
				width: 340px;
				float: right;
			
			}

			.nopaddingright {
					padding-right: 0!important;
			}

			.komitee_img {
				width: 260px;
				padding-bottom: 0px;
				float: left;
			}
			.komitee_texte {
				padding-top: 0px;
				padding-left: 40px;
				width: calc(100% - 260px);
				float: left;
			}
		}
		@media screen and (min-width:700px) {  
				#logo div.col-right {
				    width: 400px;
				    float: right;
				    margin-top: 0px;
				}
		    	#logo h2 {	/* litel logo */
				padding: 40px 0 0 0;
				position: relative;
				top: 10px;
			    }

				.nopaddingright {
					padding-right: 0!important;
				}
		}
		@media screen and (min-width:999px) {  
				#languagenav {
				    width: 100%;
				}
				.mainnav ul li div p {
					padding: 20px 0 10px 0;
				}
			    .mainnav>ul>li { 
				    float: left;
				}
				.spenden-absolute {
				    top: 100px;
				}
				/*
		@media screen and (min-width:900px) {  

		.mainnav>ul>li>a { 
		    padding: 0 40px 10px 10px;
		  }


		@media screen and (min-width:1000px) {  		
			  .mainnav>ul>li>a { 
			    padding: 0 50px 10px 10px;
			  }
			  .mainnav ul li a div p {
				    font-size: 0.90em;
				}
				*/	
		}	
		@media screen and (min-width:1080px) {  
				.mainnav ul li div p {
					padding: 20px 0 10px 0;
				}
}			