* {
    margin: 0;
    padding: 0;
}

html {
    background-color: #fff;
    font-size: 10px;
    background: #eee;
    -webkit-text-size-adjust: 100%;
}

body {
    color: #333333;
    font-family: roboto condensed, sans-serif;
    transition: all ease 0.5s;
    max-width: 132.5rem;
    margin: 0 auto;
    background: #fff;
    overflow-x: hidden;
}

h2{
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    font-size: 3.6rem;
    line-height: 4rem;
    color: #1f476c;
}

h3 {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 2.6rem;
    color: #4e96c0;
}


h4 {
    font-family: roboto condensed, sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    color: #1f476c;
}

.inhalt h2{
	font-family: roboto condensed, sans-serif;
    font-weight: bold;
	font-style: normal;
    /* font-size: 1.6rem; */
    font-size: 2rem;
	line-height: 21px;
    color: #1f476c;
    margin-bottom: 1rem;
}

h5 {
    font-family: roboto condensed, sans-serif;
    font-weight: bold;
    font-size: 1.6rem;
    color: #1f476c;
    margin-bottom: 1rem;
}

.csc-mailform  label,
p, .inhalt ul li {
    font-family: roboto condensed, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    clear: both
}

.csc-mailform ol{
	list-style-type: none;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    /* height:100% !important; */
    /* width:100% !important; */
}

#galery-images img{
	height:25% !important;
    width:25% !important;

}

#c146 > div > div.ce-gallery > div > div > div > div,
#c108 > div > div.ce-gallery > div > div > div > div{
	width: 23%;
    float: left;
	min-height: 133px;
	margin-left: 10px;
}

main {
    min-height: 41rem;
    padding-left: 5%;
    padding-right: 5%;
    /* padding-bottom: 4%; */
    padding-top: 1rem;
    display: table;
}

header {
    margin-bottom: 0;
}

#header {
    height: 14rem;
    background-image: linear-gradient(to bottom, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(31, 71, 108) 54px, rgb(31, 71, 108) 74px, rgb(255, 255, 255) 74px);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(255, 255, 255)), color-stop(0, rgb(78, 150, 192)), color-stop(0.005, rgb(78, 150, 192)), color-stop(0.005, rgb(255, 255, 255)), color-stop(0.005, rgb(255, 255, 255)), color-stop(0.005, rgb(31, 71, 108)), color-stop(0.01, rgb(31, 71, 108)), color-stop(0.01, rgb(255, 255, 255)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(31, 71, 108) 54px, rgb(31, 71, 108) 74px, rgb(255, 255, 255) 74px);
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(31, 71, 108) 54px, rgb(31, 71, 108) 74px, rgb(255, 255, 255) 74px);
}

#logo {
    display: inline-block;
    margin-left: 5%;
    width: 38rem;
    height: 14rem;
    background-image: linear-gradient(to bottom, rgb(254, 210, 121) 0px, rgb(254, 210, 121) 30px, rgb(255, 255, 255) 30px, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(254, 210, 121) 54px, rgb(254, 210, 121) 129px, rgb(255, 255, 255) 129px);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(254, 210, 121)), color-stop(0.002, rgb(254, 210, 121)), color-stop(0.002, rgb(255, 255, 255)), color-stop(0.002, rgb(255, 255, 255)), color-stop(0.002, rgb(78, 150, 192)), color-stop(0.004, rgb(78, 150, 192)), color-stop(0.004, rgb(255, 255, 255)), color-stop(0.004, rgb(255, 255, 255)), color-stop(0.004, rgb(254, 210, 121)), color-stop(0.01, rgb(254, 210, 121)), color-stop(0.01, rgb(255, 255, 255)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(top, rgb(254, 210, 121) 0px, rgb(254, 210, 121) 30px, rgb(255, 255, 255) 30px, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(254, 210, 121) 54px, rgb(254, 210, 121) 129px, rgb(255, 255, 255) 129px);
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgb(254, 210, 121) 0px, rgb(254, 210, 121) 30px, rgb(255, 255, 255) 30px, rgb(255, 255, 255) 32px, rgb(78, 150, 192) 32px, rgb(78, 150, 192) 52px, rgb(255, 255, 255) 52px, rgb(255, 255, 255) 54px, rgb(254, 210, 121) 54px, rgb(254, 210, 121) 129px, rgb(255, 255, 255) 129px);
}

#logo div{
background: #fed279;
height: 7.5rem;
margin-top: 60px;
padding-top: 1.8rem;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-position: center;
}

header h2, header h3 {
    margin-left: 5%;
    margin-right: -40%;
    margin-top: -8%;
    /* padding-left: 5.5rem; */
    /* padding-right: 5.5rem; */
}

header h2 {
    margin-top: 5%;
    margin-bottom: 1rem;
}

#orangeOben {
    width: 38rem;
    height: 3rem;
    margin-bottom: 0.2rem;
    background: #fed279;
    margin-left: 5%;
}

#hellblau {
    width: 100%;
    height: 2rem;
    margin-bottom: 0.2rem;
    background: #4e96c0;
}

#dunkelblau {
    width: 100%;
    height: 2rem;
    margin-bottom: 0.2rem;
    background: #1f476c;
}

.mail, .external-link-new-window{
  color: #4e96c0;
}

#search {
	/* float: right; */
    margin-right: 2%;
    /* margin-top: 9rem; */
    margin-top: -8%;
    margin-left: 70%;
    z-index: 20;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword,
#search input{
	width: 18rem;
    color: #1f476c;
	background: #eee;
    border: none 1px;
    padding: 1rem;
    height: 3rem;
	border-radius: 0px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
}

.tx-indexedsearch-searchbox-sword{
	margin-bottom: 5px;	
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	background: #eee;
	border: 1px solid rgb(31, 71, 108);
	padding: 1rem;
	height: 3rem;
	margin-bottom: 5px;
	width: 18rem;
	font-family: roboto condensed, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	padding-top: 5px;
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
}
.tx-indexedsearch .tx-indexedsearch-noresults{
  font-family: roboto condensed, sans-serif;
	font-size: 2rem;
  float: left;
}

.tx-indexedsearch-whatis{
  font-family: roboto condensed, sans-serif;
	font-size: 2rem;
}

.tx-indexedsearch-res{
	font-family: roboto condensed, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
}

/* Kontaktformular */
.csc-mailform input {
    background: #eee;
	/*border: 1px solid rgb(31, 71, 108);*/
    border: none 1px;
    padding: 1rem;
    height: 3rem;
	margin-bottom: 8px;
	width: 400px;
  font-size: 16px;
}

.csc-mailform textarea {
    background: #eee;
	/*border: 1px solid rgb(31, 71, 108);*/
    border: none 1px;
    padding: 1rem;
	margin-bottom: 5px;
	width: 400px;
  font-size: 16px;
}

.csc-mailform input[type='checkbox'] {
    background: #eee;
	/*border: 1px solid rgb(31, 71, 108);*/
    border: none 1px;
    padding: 1rem;
    height: 3rem;
	margin-bottom: 5px;
	width: 12px;
}

#contact-submit{
	margin-left: 196px;
	border: 1px solid rgb(31, 71, 108);
	width: 260px;
	font-family: roboto condensed, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	padding-top: 5px;
}

/* Anfahrtformular */
.anfahrt-input input{
	background: #eee;
	/*border: 1px solid rgb(31, 71, 108);*/
  border: none 1px;
  padding: 1rem;
  height: 3rem;
	margin-bottom: 5px;
}

#anfahrt-strasse input{	
	width: 380px;
  font-size: 1.4rem;
}
#anfahrt-plz{
	overflow:hidden; 
	float: left;
  font-size: 1.4rem;
  padding-top: 5px;
}

#anfahrt-plz input{
	width: 60px;
	margin-right: 10px;
}

#anfahrt-ort{
	width:200px; 
	overflow:hidden; 
	float: left;
	width: 260px;
	font-family: roboto condensed, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	padding-top: 5px;
}

#anfahrt-submit{
	background: #eee;
	border: 1px solid rgb(31, 71, 108);
    padding: 1rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    height: 3rem;
	/* margin-bottom: 5px; */
  /* margin-top: 5px; */
	width: 12px;
	font-family: roboto condensed, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	padding-top: 5px;
  float: left;
  clear: both;
}

#anfahrt label{
	font-family: roboto condensed, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

#windrose{
	max-width: 70%;
}

.headlineText {
    float: left;
    width: 30%;
    padding-left: 6%;
}

.headlineTitel{
  text-align: center;
  background-color: #eee;
  margin-top: -0.5%;
  margin-bottom: 1%;
  padding-top: 0.8%;
  padding-bottom: 0.8%;
  border-bottom: 4px solid #4e96c0;
}

.headlineImage {
    float: right;
width: 50%;
margin-right: 5%;
margin-left: 5%;
margin-top: -2.2%;
display: block;
max-height: 270px;
}

.headlineImage img{
	float: right;
max-height: 300px;
margin-top: -5.5%;
width: auto;
height: auto;
}

#nav {
    width: 90%;
    position: relative;
    margin: 0 auto;
    clear: both;
    background: transparent;
    padding-top: 0;
}

#nav::after {
    height: 5px;
    background: red;
    width: 100%;
}

#nav > a {
    display: none;
    border: 0 none;
}

#nav li {
}

#nav > ul {
    background: transparent;
}

/* first level */

#nav > ul {
    height: 4.4rem;
}

#nav > ul li {
    font-size: 1.3rem;
    line-height: 2rem;
}

#nav > ul > li {
    width: 25%;
    height: 100%;
    float: left;
    background: #eee;
    padding-top: 1rem;
    text-align: center;
    text-transform: uppercase;
    color: #1f476c;
    padding-left: 0;
    border-bottom: 0.4rem solid #4e96c0;
    margin-bottom: 0;
    margin-top: 0;
}

#nav > ul > li:nth-child(1) {
    border-left: 0 none;
}

#nav > ul > li a {
    font-size: 1.4rem;
}

#nav > ul > li > ul > li a:hover, #nav > ul > li > ul > li a:focus {
    color: #4e96c0;
}

/* second level */
.undernav {
    display: none;
    /* position: absolute; */
    top: 4.4rem;
    /* left: 0; */
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
    /* padding: 3.5rem 5%; */
    padding: 1.5rem;
    /* margin: 0; */
    z-index: 5;
}

.undernav li {
    /* width: 33.33%; */
    width: 100%;
    text-align: left;
    color: #2f2f2f;
    
    /* float: left; */
}

.undernav > li {
    height: 3rem;
}
.undernav  :hover{
}

#nav ul li:nth-child(2) .undernav > li {
    height: auto;
}

#nav ul li:nth-child(3) .undernav > li {
    height: auto;
}

.undernav > li > a {
    text-transform: uppercase;
    color: #1f476c;
    font-size: 1.6rem;
	font-weight: bold;
}

#nav ul li ul li ul {
    width: 100%;
    text-align: left;
    color: #2f2f2f;
    /* float: left; */
    margin-top: 2rem;
    margin-bottom: 3rem;
}

#nav ul li ul li ul li {
    width: 100%;
}

#nav > ul > .active-main,
#nav > ul > li:hover {
    background: #4e96c0;
    color: #fff;
}

#nav > ul > li span {
    display: none;
}

#nav li:hover ul {
    display: table;
}

.inhaltLeft {
    float: left;
    -webkit-columns: 1;
    -moz-columns: 1;
    -o-columns: 1;
    -ms-columns: 1;
    columns: 1;
    margin-right: 2%;
    width: 31.33%;
}

.inhaltRight {
    -webkit-columns: 2;
    -moz-columns: 2;
    -o-columns: 2;
    -ms-columns: 2;
    columns: 2;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    -o-column-gap: 3rem;
    -ms-column-gap: 3rem;
    column-gap: 3rem;
    float: right;
    width: 66.66%;

}

.inhaltRightOneColumn {
    float: left;
    width: 66.66%;
}

.inhaltRightOneColumnGalery {
    float: right;
    width: 33.33%;
}

.inhalt p, .inhalt ul {
    margin-bottom: 1.9rem;
}

.inhalt ul li {
    /* list-style-type: square; */
	list-style-image: url(../images/list.png);
    margin-bottom: 1rem;
    margin-left: 1.5rem;
}

#breadcumb {
    margin-bottom: 3rem;
    width: 100%;
    margin-left: 3%;
}

#breadcumb h4 span {
    font-weight: normal;
}

#breadcumb a:hover, #breadcumb a:focus, footer ul li a:hover, footer ul li a:focus {
    font-weight: bold;
    color: #4e96c0;
}

footer {
    background: #fff;
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    clear: both;
}

footer ul {
    padding-left: 5%;
    padding-right: 5%;
}

footer ul li {
    float: left;
    color: #1f476c;
    text-transform: uppercase;
    margin-right: 5rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
}

footer p {
    color: #a3a3a3;
    font-size: 1.4rem;
    margin-left: 25rem;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fade-in {
	width: 100%;
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    -o-animation: fadeIn ease-in 1;
    -ms-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;

    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
}

#c77{
	width: 300px;
}

.sticky{
 z-index: 10; 
}

.fixed {
  position: fixed !important;
  top:0; left:0;
	width: 100% !important;
  }
  
  .undernav > li {height:auto;}
 
 /* NEWS */ 
 #news-submenu hr{
	padding: 0px;
	margin: 0px;
 }
 
 .news-menu{
	background-color: #eeeeee;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
	padding-bottom: 1.25rem;
 }
 
.news-menu h2{
	padding-top: 10px;
	margin: 0px;
 }

.news-menu  .sub-navigation-1 li{
	/* list-style-image: url(../images/pinboard.png); */
  list-style-image: none;
  color: #0071BC;
 }
 
 .news-menu  .sub-navigation-1 .active-second,
 .news-menu  .sub-navigation-1 li :hover{
  /* list-style-image: none; */
  color: #E5B65A;
 }
 
 .news-menu  .sub-navigation-2 li {
	list-style-image: url(../images/line.png);
  color: #333333;
 }
 
 .news-menu  .sub-navigation-2 .active-third,
 .news-menu  .sub-navigation-2 li  :hover{
  /* list-style-image: none; */
  color: #E5B65A;
 }

.news-menu  ul{
	padding-top: 0.9375rem;
  color: #333333;
}

.news-menu .nav-layer-3{
	/* margin-left: 0rem; */
  margin-left: 2rem;
}

.news-menu .activ {
	/* margin-left: 0rem; */
  margin-left: 2rem;
  color: black;
}

.efvEditorback
{
	background-color:#ffffff;
	color:#4e95bf;
	text-align:left;
	padding-right: 20px;
	font-size:1.5em;
	font-weight:bold;
}
.efvEditortback
{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
	font-size:1.3em;
	font-weight:normal;
	padding-bottom: 0.5em;
}
.efvEditordiv
{
	overflow:auto;
	width:100%;
	height:30%;
}
.efvEditorimg
{
	height:0;
}

.efvEditorimg{
	display: none;
}

.contenttable{
	margin-bottom: 15px;
}

.contenttable td{
	background-color: #cbdeec;
	border: 2px solid #ffffff;
	padding: 5px;
}

h3 span {
	font-family: roboto condensed, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 21px;
    color: #1f476c;
    margin-bottom: 1rem;
}

.news-list-date, .news-list-category{
	color: #000000;
	 font-size: 1.2rem;
}

.news-content,
.news-date{
	float: left;
	margin-bottom: 0.6rem;
}

.news-content{
	width:75%;
}

.news-date time{
	background-color: #ffffff;
    color: #4e95bf;
    text-align: left;
    padding-right: 20px;
    font-size: 1.5em;
    font-weight: bold;	
}

.news-single h3,
.news-content h3 {
    background-color: #ffffff;
    color: #4e95bf;
    text-align: left;
    padding-right: 20px;
    font-size: 1.5em;
    font-weight: bold;
	font-style: normal;
	line-height: 1.9rem;
	font-family: roboto condensed, sans-serif;
}

.news-single .teaser-text{
	margin-top: 20px;
}

.news-single-link{
	/* height: 32px; */
    /* background-color: #e5e5e5; */
    margin-bottom: 5px;	
}
.news-single-link a{
	display:block;
    width:380px;
	height: 32px;
    background-color: #e5e5e5;
    margin-bottom: 5px;	
    color: #000000;
    text-align: left;
    padding-right: 20px;
    font-size: 1.4rem;
	color: #000000;
    text-align: left;
    padding-right: 20px;
    font-size: 1.4rem;
    padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.news-single-link a span{
    width: 20px;
    display: block;
    float: left;
}
}

.lead p{
	margin-bottom: 0.6rem;
}

.btn-read-more{
	ont-family: roboto condensed, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

#old-news{
	color: #4e95bf;
	text-align: left;
	padding-right: 20px;
	font-size: 1.1em;
}

@media screen and (max-width: 1000px) /* Tablet */ {
  
    img {
      height:70% !important;
      width:70% !important;
    }
    
    .headlineImage {
        display: block;
    }

    nav {
        background: transparent;
    }

    .undernav li {
        width: 50%;
    }

    .inhaltLeft {
        float: none;
        margin-right: 2%;
        width: 31.33%;
    }

    .inhaltRight {
        -webkit-columns: 2;
        -moz-columns: 2;
        -o-columns: 2;
        -ms-columns: 2;
        columns: 2;
        float: none;
        width: 100%;
    }

    footer ul div {
        clear: both;
        margin-left: 0;
    }
}

@media screen and (max-width: 1024px){
  .headlineTitel{
        /* padding-left: 10%; */
        font-size: large;   
    }
  .headlineText {
        float: none;
        width: 70%;
    }
}

/* Handy  vorher 750*/
@media screen and (max-width: 1000px) {
    header {
        margin-bottom: 2rem;
    }
    
    .headlineTitel{
        /* padding-left: 30%; */
        font-size: 1.7rem;
    }
    
    .fade-in{
      padding-top: 0px;
    }

    #header {
        height: 14rem;
    }

    #logo, #orangeOben {
        width: 20rem;
        margin-left: 8%;
    }

    #logo div{
        padding-left: 2rem;
        padding-right: 2rem;
        background-size: 90%;
    }

    #search {
		float: none;
        margin-left: 8%;
		margin-top: 1.8rem;
    }
	
    #search input {
        width: 20rem;		
        color: #1f476c;
        font-size: 1.4rem;
    }
	
	.headlineText {
        float: none;
        width: 100%;
    }

    .headlineImage {
        float: none;
        width: 84%;
        margin-right: 8%;
        margin-left: 8%;
        display: none;
    }

    .headlineImageKanzlei {
        background: url(../images/Kanzlei.jpg);
        width: 84%;
        height: 15rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
    }

    header h1, header h2 {
        margin-left: 8%;
        margin-right: 8%;
        padding-left: 0;
        padding-right: 0;
    }
	
	#nav:target{height:100vh;
		overflow: scroll;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
	}


    #nav {
        position: relative;
        width: 90%;
        background: #eee;
        padding-top: 1rem;
    }

    #nav > a {
        border-bottom: 0.4rem solid #4e96c0;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #nav:not( :target ) > a:first-of-type,
    #nav:target > a:last-of-type {
        display: block;
    }

    /* first level */
    #nav > ul {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 5;
        background: #eee;
    }

    #nav:target > ul {
        display: block;
    }

    #nav > ul > li {
        width: 100%;
        float: none;
        text-align: left;
        border: none 0px;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    #nav > ul > li a {        
        font-size: 1.6rem;
    }
      
	#navigation > li > a,
	.link-first-level{
		padding-left: 5%;
	}

    .undernav li {
        width: 100%;
        float: none;
    }

    .undernav {
        margin: 2% 5% 5%;
        width: 90%;
    }

    #nav ul li ul li ul {
        margin-top: 1rem;
    }

    .undernav > li {
        height: auto;
    }

    #nav > ul > li span {
        display: inline;
    }

    .icon-menu, .icon-cancel {
        color: #1f476c;
        font-size: 3rem;
    }

    /* second level */
    #nav li ul {
        position: static;
    }

    main {
        padding-top: 2rem;
    }



    .inhaltRight {
        -webkit-columns: 1;
        -moz-columns: 1;
        -o-columns: 1;
        -ms-columns: 1;
        columns: 1;
        float: none;
        width: 100%;
    }
	
	#news-submenu{
		/* display: none; */
    margin-bottom: 5%;
	}
	
	#news{
		width: 100%;
	}
	
	.inhaltRightOneColumnGalery, .inhaltRightOneColumnGalery{
		width: 100%;
	}
   
    footer ul li {
        float: none;
        margin-right: 0px;
    }

    footer ul div {
        margin-left: 0;
    }
	
	footer p {
		opacity: 0.7;
		font-size: 1.4rem;
		margin-left: 5%;
	}
	
	.inhaltRightOneColumn{
		width: 100%;
	}
	
	/* Kontaktformular */
	.csc-mailform input {
		background: #eee;
		border: none 1px;
		padding: 1rem;
		height: 3rem;
		margin-bottom: 5px;
		width: 100%;
	}

	.csc-mailform textarea {
		background: #eee;
		border: none 1px;
		padding: 1rem;
		margin-bottom: 5px;
		width: 100%;
	}

	.csc-mailform input[type='checkbox'] {
		background: #eee;
		border: none 1px;
		padding: 1rem;
		height: 3rem;
		margin-bottom: 5px;
		width: 12px;
	}

	#contact-submit{
			margin-left: 0px;
			border: 1px solid rgb(31, 71, 108);
	}

	/* Anfahrtformular */
	.anfahrt-input input{
		background: #eee;
		/*border: 1px solid rgb(31, 71, 108);*/
		border: none 1px;
		padding: 1rem;
		height: 3rem;
		margin-bottom: 5px;
	}

	#anfahrt-strasse input{	
		width: 100%;
	}
  
	#anfahrt-plz{
		overflow:hidden; 
		float: left;
		width: 30%;
		margin-right: 3.33%;
	}

	#anfahrt-plz input{
		width: 100%;		
	}

	#anfahrt-ort{
		width:66.66%; 
		overflow:hidden; 
	}
	
	#anfahrt-ort input{
		width: 100% !important; 
		overflow:hidden; 
	}

	#anfahrt-submit{
		background: #eee;
		border: 1px solid rgb(31, 71, 108);
		padding: 1rem;
		height: 3rem;
		margin-bottom: 5px;
		width: 100% !important;
	}

	#anfahrt label{
		font-family: roboto condensed, sans-serif;
		font-size: 1.8rem;
		font-weight: 400;
	}
	#navigation > .dropdown{
		font-size: 1.6 rem;
	}
}
@media screen and (max-width: 767px){
      .headlineTitel{
        /* padding-left: 30%; */
        font-size: 1.6rem;
        padding-right: 3%;
    }
    
    img {
    height: 92% !important;
    width: 92% !important;
    }
    
    #c160{
      padding-right: 2%;
    }
    
    main{
      padding-left: 2%;
      /* padding-right: 20%; */
    }
    
        .inhaltLeft {
        float: none;
        margin-right: 2%;
        width: 100%;
    }
    
  .inhaltRightOneColumn {
    width: 95%;
  } 
}

