﻿*, *::before, *::after {
  box-sizing: border-box;
}

html, body {
  font-family: "open_sanslight", georgia, tahoma, arial, Verdana, Segoe, "Open Sans", helvetica, roboto, sans-serif;
  font-size: 62.5%;
  line-height: 1.4;
  font-weight: normal;
  height: 100%;
}

body {
  color: #2B2915;
  font-size: 1.7rem;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.container_haupt {
  background-color: #e6e6e6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.firstline {
	font-family: "open_sanslight", georgia, tahoma, arial, Verdana, Segoe, "Open Sans", helvetica, roboto, sans-serif;
	text-transform: uppercase;
	color: #9ACD32;
}

.ueberschriften {
	font-size: larger;
	font-weight:bold;
}


/* ############################################################ */
/* hier standen die h1 h2 h3 Formatierungen siehe codeelemente */
/* ############################################################ */

.content br {
  line-height: 0.7;
}

a {
  background-color: transparent;
  color: black;
  text-decoration: underline;
}

a:hover {
  color: black;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

pre {
  white-space: pre-wrap;
  position: relative;
  font-size: 1.5rem;
  padding-top: 1rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  margin-top: 2rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  text-align: center;
  background-color: #efefef;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #cfcfcf;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #cfcfcf;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #cfcfcf;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #cfcfcf;
  border-radius: 0.5rem;
  color: #3f3f3f;
  font-family: "open_sanslight", georgia, tahoma, arial, Verdana, Segoe, "Open Sans", helvetica, roboto, sans-serif;
}

pre .extra {
  display: inline-block;
  position: absolute;
  left: 0rem;
  top: 1rem;
  font-size: 2rem;
  color: #5f5f5f;
  font-weight: bold;
  transform: rotate(-45deg);
}

.wrapper-box {
  display: block;
  text-align: center;
  padding-top: 0rem;
  padding-right: 0rem;
  padding-bottom: 0rem;
  padding-left: 0rem;
}

.box {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-top: 0.1rem;
  padding-right: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.1rem;
  margin-top: 0px;
  margin-right: -0.25rem;
  margin-bottom: 0px;
  margin-left: -0.25rem;
}

.box-1_of_1, .box-1_of_2, .box-1_of_3, .box-1_of_4 {
  width: 100%;
}

.box img, .box a img {
  width: 100%;
box-shadow: 0px 0px 0px 5px #7f7f7f;
  height: auto;
}

.section-top {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color:#d4d4d4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.top-content {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.top-content ul {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.top-content li {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  display: inline-block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.top-content .fa {
  display: inline-block;
  color: yellowgreen;
  text-shadow: 0px 0px 1px black;
  font-size: 3rem;
  padding-top: 0px;
  padding-right: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0.5rem;
}

.top-content a:hover .fa {
  color: white;
  text-shadow: 0px 1px 1px black;
}

.logo-content {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.logo-1 {
  background-color: #5f5f5f;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
  min-height: 2.8rem;
  border-bottom-width: 0.2rem;
  border-bottom-style: solid;
  border-bottom-color: yellowgreen
;
}

.logo-2 {
  background-color: #5f5f5f;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  min-height: 2.5rem;
}

.logo-3 {
	background-color: #4f4f4f;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:right;
}

.seitentitel {
  display: inline-block;
  padding-top: 0.4rem;
  padding-right: 1.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.4rem;
  color: yellowgreen;
  height: 2.5rem;
  background-color: #4f4f4f;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.seitentitel::before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "";
  color: #efefef;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.content {
  width: 100vw;
  min-height: 60vh;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 6rem;
  padding-right: 3rem;
  padding-bottom: 6rem;
  padding-left: 3rem;
}

.section-fusstop {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.fusstop-content {
  text-align: center;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

/* ############################################################ */
/* responisve tabellen */
/* ############################################################ */

.tabelle-responsive table {
    display: table;
    border: 1px solid silver;
    border-collapse:collapse;
    width: 100%;
}
 
.tabelle-responsive table, td, tr, th {
    border-collapse: collapse;
    text-align: left;
}
 
.tabelle-responsive td, tr, th {
    padding:1em;
        vertical-align: top;
}
 
.ttabelle-responsive th {
    background:#eee;
    font-weight: bold;
}

@media only screen and (max-width: 480px) {
    /* responsive Tabelle anpassen */
    .tabelle-responsive table, tr {
        padding:0;
        border-bottom:dotted .1rem yellowgreen
;

    }
    .tabelle-responsive table {
            border:none;
    }
        
    .tabelle-responsive tr {
            float: left;
            width: 100%;
            margin-bottom: 2em;
    }
    .tabelle-responsive td {
            float: left;
            width: 80%;
            padding:1em;
    }
        
}
/* ############################################################ */
/* Ende responisve tabellen */
/* ############################################################ */

/* ############################################################ */
/* Anfang Popups */
/* ############################################################ */

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 300ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  height: 80%;
  position: relative;
  transition: all 5s ease-in-out;
  overflow-x: scroll;
  overflow-y: scroll;
}


.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

/* ############################################################ */
/* Ende Popups */
/* ############################################################ */



/* ############################################################ */
/* CSS für Vergrößerung von Fotos Anfang */
/* ############################################################ */







img.zoom {
 position: relative;
	width: 70%;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 0px;

 transition: transform 0.8s;
 -moz-transition: transform 0.8s;
 -webkit-transition: transform 0.8s;
 -o-transition: transform 0.8s;
 -ms-transition: transform 0.8s;
}
img.zoom:hover {
 cursor: zoom-in;
 cursor: -moz-zoom-in;
 cursor: -webkit-zoom-in;
 transform: scale(4.0, 4.0);
 -moz-transform: scale(4.0, 4.0);
 -webkit-transform: scale(4.0, 4.0);
 -o-transform: scale(4.0, 4.0);
 -ms-transform: scale(4.0, 4.0);
}



/* ############################################################ */
/* CSS für Vergrößerung von Fotos Ende */
/* ############################################################ */
















/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

html, body {
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.4;
font-weight:normal;
height:100%;
}

body {
font-size:1.3rem;
margin: 0 auto;
}

/* zusätzliche zeilenabstände, absatz */
.content br {
line-height:.6;
}

p.break  {
line-height:7rem;
margin:0;
}

p.break2  {
line-height:2rem;
margin:0;
}

p.break3  {
line-height:1rem;
margin:0;
}


p.hanging {
text-indent: -2em;
 margin-left: 2em;
 margin-top:0rem;
}

/* überschriften */

h1, h2, h3, h4, h5 {
font-family: "open_sanslight", georgia, tahoma, arial, Verdana, Segoe, "Open Sans", helvetica, roboto, sans-serif;
font-weight:bold;
}

h1 {
font-size:3.0rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
letter-spacing:.0rem;
}

h2 {
font-size:2.0rem;
line-height: 2.6rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
letter-spacing:0rem;
}

h3 {
font-size:1.5rem;
line-height: 2.1rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}

h4 {
font-size:1.0rem;
line-height: 1.5rem;
margin-top: 1.1rem;
margin-bottom:0.8rem;
letter-spacing:0rem;
}

h5 {
font-size:1rem;
line-height:1,2rem;
letter-spacing:0.1rem;
text-align:center;
color:yellowgreen;
text-transform:uppercase;
}



/* allgemeine links  */

a {
background-color:transparent;
color:#283200;
text-decoration: underline;
}

a:hover  {
color:#283200;
background-color:transparent;
text-decoration:none;
}

.link-weiter {
	bottom: 10px;
	position: absolute;
}


/* quelltext-erklärungen - wenn vorhanden */
pre {
white-space:pre-wrap;
font-size:1.5rem;
padding:1rem 0.5rem 1rem 0.5rem;
margin-bottom:2rem;
text-align:center;
border:solid .1rem #80976F;
font-family:'open_sanslight';
}

/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {
margin:0 auto;
width:100%;padding:0rem;
background:#FFFFFF;
}

/* bilder allgemein standard - anpassen der grösse  */
img {width: 100%;
height: auto;
margin:0 auto;

}

.name {display:block;
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-size:3rem;
line-height:3.2rem;
letter-spacing:0rem;
color: #fafafa;
text-transform:uppercase;
text-shadow: 0 -3px 3px #666666, 0 1px 10px #000;
}

/* ############################################################ */
/*  - - - - - - - - bereich header  - - - - - - - -  */
/* ############################################################ */

.header-wrapper {
	padding: 0rem;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.header {
display:table;
width:100%;
height:30rem;
border: solid 0rem white;
background:rgba(0,0,0,.3);
padding:0rem 0rem;
margin:0 auto;
padding:0rem;
}

.headerbox-1a {
display:table-cell;
margin:0rem 0 0 0;
text-align:center;
padding:0rem 0;
}


/* ############################################################ */
/* bereich kopf */
/* ############################################################ */

.kopf-main {
padding:0;
margin:0 auto;
}

.kopf {display:table;
width:100%;
margin: 0 auto;
padding:0rem 0 0rem 0;
}

.kopfbox-1a  {
vertical-align:top;
padding:0rem ;
display:block;
text-align:center;
}

/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {
padding:0;
margin:0 auto;
color:#fff;
background:xxred;
}

.logo {
display:table;
width:100%;
margin: 0 auto;
text-align:center;
padding:2rem 0;
}

.logobox-1a  {
vertical-align:top;
padding:1rem .5rem ;
display:block;
text-align:center;
}

.logobox-1b  {
display:block;
padding:1rem 1rem ;
text-align:center;
vertical-align:middle;
font-size:1.2rem;
}


/*  liste info */

.logo .info  {
display:inline-block;
background:rgba(255,255,255,.3);
text-align:center;
margin:0;padding:0 .5rem;
box-shadow:0px 0px 4px #4F4F4F;
border-radius:1rem;
}

.logo .info h3  {
margin:0;
padding:.5rem;
}

.logo .info ul  {
display:inline-block;
margin:0;
padding:1rem .5rem 0 .5rem;
}

.logo .info li  {
list-style-type: none;
margin:0;padding:0;
padding-bottom:1rem ;
padding-left:0rem;
text-transform:uppercase;
}


.logo .info h4 {
display:inline;
color:#FFFFFF;
text-shadow: 0 -1px 1px #666, 0 1px 1px #000;
font-size:1.6rem;
line-height: 1.9rem;
margin:0rem;
letter-spacing:0rem;
}

.logo .info h4:before {
position:relative;
font-family:'FontAwesome';
top:0rem;
left:0rem;
padding-right:.5rem;
content:"\f006";
color:yellowgreen
;
font-size:1.8rem;
}

/*  - - - - - - - - ENDE bereich header  - - - - - - - -  */

/* ############################################################ */
/* bereich content */
/* ############################################################ */

.content-main {
background:#fAfAfA;
padding: 0;
margin:0;
min-height:40rem;
}

.content-top h3 {
background:#2f2f2f;
color:#fff;
padding:1rem 1rem;
margin:0;
text-align:center;
text-transform:uppercase;
}

.content {
margin: 0 auto;
padding:4rem 3rem ;
}

.contentbox-1a {
color:#283200;
display:block;
text-align:left;
}

.content h1,.content h2, .content h3 {
color:#283200;
}

/* - - - - - boxen im inhaltsbereich -responsive anpassen der grösse - - - - - */


.boxformat {
position:relative;
background:#596B4D ;/* IE9*/
background:#727272;
margin-bottom:.5rem;
}


.boxformat_weiss {
position:relative;
background:#fAfAfA;
margin-bottom:.5rem;
}

.boxformat_bildhintergrund {
position:relative;
background-image: url('../unsere_schule/images_schule/infoveranstaltung_stuhl2.JPG');
margin-bottom:.5rem;
}


.boxformat2 {
background:#596B4D ;/* IE9*/
background:radial-gradient(circle,#596B4D,#363636 );
margin-bottom:.5rem;
}

.boxformat3 {
	margin-bottom: .5rem;
}

.boxformat4 {
position:relative;
background:#596B4D ;/* IE9*/
background:#727272;
margin-bottom:.5rem;
margin-left:.5rem;
margin-right:.5rem;
}

.content .less-margin {
margin-bottom:0rem; 
}

/* - - - - - text im inhaltsbereich - - - - - */

.content .text {
display:block;
color:#fff;
padding:1rem 1rem;
text-align:left;
min-height:2rem;
}

.content .text:first-line {
color:yellowgreen;
text-transform:uppercase;
}

.content .text2 {
display:block;
color:#283200;
padding:3rem 2rem;
text-align:left;
min-height:15rem;
}

.content .text2:first-line {
color:#0d0de1;
text-transform:uppercase;
}

.content .text3 {
display:block;
color:#fff;
padding:1rem 1rem;
text-align:left;
min-height:2rem;
margin-top:0rem;
}

.content .text3a {
display:block;
color:#fff;
padding:1rem 1rem;
font-size:1,005rem;
text-align:left;
min-height:1rem;
margin-top:0rem;
}


.content .text4 {
display:block;
color:black;
padding:1rem 1rem;
text-align:left;
min-height:2rem;
margin-top:0rem;
}



/* - - - - - bilder im inhaltsbereich -responsive anpassen der grösse - - - - - */

.content .bild-container {
display:block;
margin:0 -2rem 0 -2rem;
}

.pic {
position:relative;
}

.pic2 {
position:relative;
width:500px;
margin-left: auto;
margin-right: auto;
}

.pic3 {
position:relative;
width:800px;
margin-left: auto;
margin-right: auto;
margin-bottom: -0.5rem;
}

.pic4 {
position:relative;
width:60%;
margin-left: auto;
margin-right: auto;
}

.pic100 {
position:relative;
width:100%;
height:70%;
margin-left: auto;
margin-right: auto;
}






.pic5 {
position:relative;
width:70%;
margin-left: auto;
margin-right: auto;
}

.pic6 {
	position: relative;
	width: 40%;
	margin-left: 10px;
	margin-right: auto;
	float: right;
	clear: right;
	margin-top: 10px;
}

.pic7 {
	position: relative;
	width: 60%;
	margin-left: 10px;
	margin-right: auto;
	float: right;
	clear: right;
	margin-top: 10px;
}

.pic7zentriert {
	position: relative;
	width: 60%;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 10px;
}


.pic8 {
	position: relative;
	width: 40%;
	margin-left: 10px;
	margin-right: auto;
	float: right;
	clear: right;
	margin-top: 0px;
}

.pic8links {
	position: relative;
	width: 40%;
	margin-left: 0px;
	margin-right: auto;
	float: left;
	clear: left;
	margin-top: 0px;
}


.pic9 {
position:relative;
width:90%;
margin-left: auto;
margin-right: auto;
}


.pic30r {
	position: relative;
	width: 30%;
	margin-left: 10px;
	margin-right: auto;
	float: right;
	clear: right;
	margin-top: 10px;
}

.pic30l {
	position: relative;
	width: 30%;
	margin-left: auto;
	margin-right: 10px;
	float: left;
	clear: left;
	margin-top: 10px;
}

.pic30 {
	position: relative;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.pic15r {
	position: relative;
	width: 15%;
	margin-left: 10px;
	margin-right: auto;
	float: right;
	clear: right;
	margin-top: 10px;
}




.icon { 
display:block;
color: yellowgreen
;
}

.icon .fa { 
font-size:12rem;
text-shadow:.1rem .1rem .3rem #2F2F2F;
text-shadow: 0 -1px 1px #666, 0 1px 1px #000;
}

.content .span_1_of_2 {
display:block; 
}

.content .span_1_of_2b {
display:block;
border:dashed .1rem #596B4D;
text-align:center; 
}

.content .span_1_of_3 {
display:block; 
}

.content .span_2_of_3 {
display:block; 
}

.content  .span_1_of_4 {
display:block; 
}


.content .bild-container a {
text-decoration:none;
padding:.2rem .5rem;
text-transform:uppercase;
color:#fff;
}

.content .bild-container a:hover {
text-decoration:none;
padding:.2rem .5rem;
text-transform:uppercase;
color: yellowgreen;
}

.content .bild-container a:before {
position:relative;
font-family:'FontAwesome';
top:0rem;
left:0rem;
padding-right:.5rem;
content:"\f178";
color: yellowgreen;
}

.content .span_1_of_3  .news {
position:absolute;
background:rgba(0,0,0,.5);
font-size:1.3rem;
color: yellowgreen;
font-weight:bold;
text-transform:uppercase;
top:0rem;left:0;
width:13rem;
height:auto;text-align:left;
padding:1rem;
}

.content .span_1_of_3 .news span {
font-size:1.5rem;
color:yellowgreen;
}

.content .span_1_of_3 .news i {
font-style:normal;
color:orange;
}

.table { 
   margin-left:
   5px;
   margin-right: auto;
   display: table;
}

.table-cell:nth-child(1) {background: transparent}
.table-cell:nth-child(2) {background: transparent}
.table-cell:nth-child(3) {background: transparent}

@media (min-width: 60em) {
.table { 
   display: table;
   border-spacing: 0.5em;
}
.table-row {display: table-row; }
.table-cell {display: table-cell; }
}


/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */

.fusstop-main {
text-align:center;
padding:0;
margin:0 auto;
color:#fff;
border-top:solid .4rem #6C7E5F;
background:#596B4D;
background: #727272
;
}

.fusstop-main h3 {
margin:1rem 0;
text-align:left;
color:yellowgreen;
font-size:1.6rem;
border-bottom:dotted .1rem yellowgreen
;
}

.fusstop {
display:table;
width:100%;
vertical-align:top;
height:20rem;
margin: 0 auto;
padding:2rem 0;
font-size:1.4rem;
}

.fusstopbox-1a  {
display:block;
padding:1rem ;
text-align:left;
}

.fusstopbox-1b  {
display:block;
padding:1rem ;
text-align:left;
}

/*  contact  */

.fusstopbox-1a .contact .fa {
width:2rem;
color:yellowgreen;
}

.fusstopbox-1a .contact   {
width:26rem;
padding:0rem;
margin:0 auto;
}

.fusstopbox-1a .contact  ul {
text-align:left;
padding:0rem;
margin:0;
}

.fusstopbox-1a .contact  li {
list-style:none;
padding:0rem;
margin:0;
}


/* ############################################################ */
/*  fusstop-menu */
/* ############################################################ */

.fusstop-menu {
width:26rem;
margin:0 auto;
padding:0;
}

.fusstop-menu ul {
text-align:left;
margin:0;
padding:0;
}

.fusstop-menu li {
list-style-type: none;
margin:0;
padding:0 ;
}

.fusstop-menu li a {
text-align:left;
text-decoration : none;
font-size:1.4rem;
letter-spacing:0rem;
padding:.1rem ;
margin:.1rem 0;
color:#fff;
}

.fusstop-menu li a:hover {
color:white;
background:transparent;
}


/* die font-icons  im menü */

.fusstop-menu li a:before {
position:relative;
font-family:'FontAwesome';
top:.2rem;
left:0rem;
content:"\f178";
padding-right:1rem;
color:yellowgreen;
font-size:1.3rem
}

.fusstop-menu li a:hover:before {
color:#fff;
}

/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.fuss-main {
color:#fff;
margin:0 auto;
}

.fuss {
display:table;
width:100%;
margin: 0rem auto;
padding:0;
}

.fuss-main a {
text-decoration:none;
}

.fussbox-1a  {
display:block;
background:#727272
;
text-align:center;
padding:0rem .5rem;
}

.fussbox-1b  {
display:block;
background:#727272
;
text-align:center;
padding:1rem .5rem;
}

.fussname {
display:block;
font-family:'robotolight';
text-align:center;
padding:.5rem;
font-size:1.2rem;
line-height:1.5rem;
letter-spacing:0.2rem;
color:#fff;
}

/* ############################################################ */
/* bereich fussmenu */
/* ############################################################ */

.fussmenu  {
width:100%;
margin:0 auto;
padding-bottom:.5rem;
padding-top:.5rem;
}

.fussmenu ul {
padding:0;
margin:0;
}

.fussmenu li { 
display:inline;
list-style: none;
width:100%;
line-height:2rem;
margin-left:0rem;
padding-left:.5rem;
padding-right:.5rem;
}

.fussmenu a {
font-size:1.1rem;
line-height:1.4rem;
width : 100%;
text-align:left;
color:#fff;
text-decoration:none;
padding:0rem;
letter-spacing:.2rem;
}

.fussmenu a:hover {
color:#000;
text-shadow:none;
background:transparent;
text-decoration: underline;
}



/* ############################################################ */
/* M E D I A   Q U E R I E S - BILDSCHIRMABFRAGEN*/
/* ############################################################ */


/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

	html { font-size:60%; }
	
	 .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 85vw; }
	.pic3 { width: 85vw; }
	
	.logo-1 { height: 0.8rem;}
	.logo-2 { height: 0.8rem;}
	
}

/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

	html { font-size:65%; }

	  .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 80vw; }
	  .pic3 { width: 80vw; }

	.logo-1 { height: 0.9rem;}
	.logo-2 { height: 0.9rem;}
	
	  .box-1_of_1 { width: 80%; }
	  .box-1_of_2 { width: 80%; }
	  .box-1_of_3 { width: 80%; }
	  .box-1_of_4 { width: 80%; }
  
}

/* ==================================== ab 550 pixel ================================== */
@media (min-width: 550px) {
/* keine angabe */
}

/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {
	
	html { font-size:70%; }
	
  .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 80vw; }
  .pic3 { width: 80vw; }
  
  .box-1_of_1 { width: 50%; }
  .box-1_of_2 { width: 50%; }
  .box-1_of_3 { width: 33.33%; }
  .box-1_of_4 { width: 50%; }
  
  	.logo-1 { height: 1.0rem;}
	.logo-2 { height: 1.0rem;}

      
  .top-content li:nth-child(1) .fa { transform: skew(-20deg); }
  .top-content li:nth-child(2) .fa { transform: skew(-10deg); }
  .top-content li:nth-child(3) .fa { transform: skew(10deg); }
  .top-content li:nth-child(4) .fa { transform: skew(20deg); }
  .fusstop-content li { display: inline; }

}

/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

	.content {
	padding:4rem; }

}

/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

  html { font-size: 75%; }
    
  .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 80vw; }
  .pic3 { width: 80vw; }
  .box-1_of_2 { width: 50%; }
  .box-1_of_3 { width: 33.33%; }
    
  pre { width: 70vw; }
  
	.fusstopbox-1a {
	width:50%;
	display:table-cell;vertical-align:top;
	border-right:dotted .1rem yellowgreen
;	}
	
	.fusstopbox-1b   {
	width:50%;
	display:table-cell;
	vertical-align:top; }
	
	.fusstop {height:20rem; }

}

/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {
/* keine angabe */

}

/* ==================================== ab 850 pixel ================================== */
@media (min-width: 850px) {

	.content .bild-container {
	width:100%;
	display:table;
	margin:0 auto;
	border-collapse: separate;
	border-spacing: .5rem .25rem;
	font-size:1.2rem; }
	
	.content .span_1_of_2 {
	width: 50%;
	display:table-cell;
	vertical-align:top;}
	
	.content .span_1_of_2b {
	width: 50%;
	display:table-cell;
	vertical-align:middle;}
	
	.content .span_1_of_3 {
	width: 33.33%;
	display:table-cell;
	vertical-align:top; }
	
	.content .span_2_of_3 {
	width: 66.66%;
	display:table-cell;
	vertical-align:top; }
	
	.content .span_1_of_4 {
	width: 25%;
	display:table-cell;
	vertical-align:top; }
}

/* ===================================== ab 1024 pixel ================================= */
@media (min-width: 1024px) {

	  .box-1_of_4 { width: 25%; }
	  	  
	  .seitentitel { background: #2f2f2f none repeat scroll 0% 0%; }
	  	  
	  pre { width: 50vw; }

	.name {
	font-size:3.2rem;
	line-height:3.6rem;	}
	
	.logo {padding:0 0 2rem 0;	}
	
	.content {
	padding:5rem 5rem 7rem 5rem;	}

}

/* ===================================== ab 1100 pixel ================================= */
@media (min-width: 1100px) {

  html { font-size: 85%; }
  
  .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 80vw; }
  
  .pic3 { width: 80vw; }

}

/* ===================================== ab 1200 pixel ================================= */
@media (min-width: 1200px) {

	html { font-size:90%;	}

}

/* ===================================== ab 1300 pixel ================================= */
@media (min-width: 1300px) {

  .top-content, .logo-content, .content, .fusstop-content, .fuss-content { width: 70vw; }
  
  .pic3 { width: 70vw; }

}

/* ===================================== ab 1400 pixel ================================= */
@media (min-width: 1400px) {

	html { font-size:100%; }
	
	.content {
	padding:5rem 7rem 7rem 7rem; }

}

/* ############################################################ */
/* Bilder bei Mausover vergrößern*/
/* ############################################################ */


#hoverfoto img {
height: 120px;
width: 120px;
}
#hoverfoto img:hover {
height: 240px;
width: 240px;
}

div.imageHold {
  padding: 55px 85px; /* damit der container die höhe des großen bildes annimmt */
  /* andere formatierung, z.B. zentrieren/etc: */
  /* .... */
}
div.imageHold div {
  float: left;
  width: 230px;
  height: 150px;
  /* ab hier kann man die abstände
  und sonstiges der bilder eintragen */
  margin-left: 50px;
  margin-bottom: 50px
}
div.imageHold img {
  width: 230px;  /* wir skalieren das große bild auf die kleine größe */
  height: 150px; /* um verpixelung beim vergößern zu verhindern       */
}
div.imageHold img:hover {
  position: absolute;
  margin-left: -85px; /* die hälfte des größenunterschiedes der bilder */
  margin-top: -55px;  /* hier genau so */
  width: 800px;       /* die weite beim vergrößern */
  height: 520px;      /* die höhe beim vergrößern */
}

/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */




.sliderplatz {
	text-align: center;
}

.button_lesen_unten {
	font-family: "open_sanslight", georgia, tahoma, arial, Verdana, Segoe, "Open Sans", helvetica, roboto, sans-serif;
	text-transform: uppercase;
	color: #C0C0C0;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
	bottom: 10px;
}
