/*

body {
  font-size: calc(1.8 * var(--basefontsize)); }

  } */



  h1 {    
    font-size: calc(1.4 * var(--basefontsize));
    padding: 2%;
    margin-top: 0%; margin-bottom: 0%;
}

h1.lessonsh1 {
  background-color: gray;
}


.upcoming {
  width: 100%;
  padding: 2%;
  border-radius: 10px;
}

.aktuell {
  clear: both;
  display: inline-block;
  width: 80%;
  margin-left: 10%;
  float: left;

}

.aboutcontent {
  clear: both;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;

}

.aboutleftcol {
	display: block;
  margin-left: 5%;
	width: 90%;
}

.aboutrightcol {
	display: block;
  margin-left: 5%;
	width: 90%;
}

.aboutlastcol {
  display: block;
  margin-left: 5%;
  width: 90%;
}

/*
.aboutleftcol {

  display: inline-block;
  width: 45%;
}

.aboutrightcol {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  width: 45%;
} 
*/

.footerlarge {
	clear: both;
}



/*
.mediavideos {
	display: inline-block;
	width: 40%;
	margin: 2%;
}
*/

.aboutpic1small {
  display: none;
}

.aboutpic1large {
  display: inline-block;
  float: right;
  width: 30%;
  margin: 0% 0% 2% 2%;
  border-width: 4px; border-color: #a9a9a9; border-style: outset;
}

.aboutpic2small {
  display: none;
}

.aboutpic2large {

  display: inline-block;
  float: left;
  width: 80%;
  margin: 0% 10% 0% 10%;
  border-width: 4px; border-color: #a9a9a9; border-style: outset;
}



/*
.aboutpic3small {
  display: none;
}

.aboutpic3large {
  display: inline-block;
  clear: both;
  width: 50%;
  margin: 2% 0% 2% 2%;
  border-width: 2px; border-color: #A9A9A9; border-style: outset;
  float: right;
}
*/

.greenscreenpic {
  width: 40%;
}

.tenderlydiv {
  display: block;
}

.tenderlylink {
  float: left;
  width: 45%;
  margin: 1% 1% 1% 1%;
  border-width: 2px; border-color: #A9A9A9; border-style: outset;
}

.sentimentallinkdiv {
display: block;
width: 45%;
}

.sentimentallink{
  float: left;
  width: 100%;
  margin: 1% 5% 1% 1%;
}

.stthomaslinkdiv {
width: 45%;
}

.stthomaslink{
  width: 100%;
  margin: 1% 1% 1% 5%;

}

.further {
  clear: both;
  display: block;
}
