
@font-face {
    font-family: 'Droid Sans';
    src: url('../fonts/droidsans/droidsans-webfont.eot');
    src: url('../fonts/droidsans/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans/droidsans-webfont.svg#Droid Sans') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Roboto Condensed Regular';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/roboto-condensed/RobotoCondensed-Regular.woff') format('woff');
}


/* grid */
@media only screen and (min-width: 1120px) {
	.container {
		max-width: 1500px!important;
	}
}

@media only screen and (min-width: 600px) {
	.container {
		max-width: 100%;
	}
}



@media (max-width: 767px) {
	table.table th, table.table td { padding: 0.25rem; }
}

.container { max-width: auto; width: 100%; padding: 0; }

@media (min-width: 768px) {
	.container { max-width: 720px; padding-left: 15px; padding-right: 15px; }
}
@media (min-width: 992px) {
	.container { max-width: 960px; }
}
@media (min-width: 1200px) {
	.container { max-width: 1140px; }
}





body {
	font-family: "Droid Sans",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.5;
	font-size: 1.05rem;
	color: #373a3c;
	text-align: left;
}
body {
	padding-top: 0;
	background-color: #b2c6db;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: "Roboto Condensed Regular","Open Sans",Arial,Helvetica,sans-serif;
	color: #c02424;
}
h1 {
	font-size: 2.5rem;
	line-height: 2.5rem;
	margin-bottom: 25px;
	color: #003399;
}
.img-fluid { width: 100%; }
img {
	height: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 0;
}
.unlist, .unlist li, .inline-list, .inline-list li, .block .list, .block .list li, .section li.activity, .section li.movehere, .tabtree li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.display-inline {
	display: inline-block !important;
	width: auto;
}

/* colors */
.green { color: #009933; }
.white-bg { background-color: white!important; }
.lightgrey-bg { background-color: #EEE; }


/* course styles */
.course-content {
	background-color: white;
	padding: 1rem;
}
.course-content .sectionname {
	color: #009fe5;
	margin-bottom: 24px;
	text-transform: uppercase;
}
.course-content ul.topics {
	list-style: none;
	padding: 0;
}
.course-content ul.section {
	margin: 1rem;
}
.course-content ul li.section {
	border-bottom: 1px solid #d5d5d5;
}
.course-content ul li.section:last-child {
	border-bottom: none;
}
.course-content ul.topics li.section {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.section .activity {
	margin: 1.2rem;
}
@media (max-width: 767px) {
	.section .activity {
		margin: 1.2rem 0.7rem;
	}
}
.section .activity .mod-indent-outer {
	padding-left: 24px;
}
.mod-indent-outer {
	display: block;
	width: 100%;
}
.course-content ul li.section .section li.activity {
	padding: .375rem 0;
}
.course-content .topics .section .activity .activityinstance a {
	font-size: 18px;
	color: #009fe5;
	line-height: 24px;
	vertical-align: top;
}
.section .activity .contentwithoutlink > a, .section .activity .activityinstance > a {
	display: block;
	text-indent: -37px;
	padding-left: 37px;
}
.course-content .topics .section .activity .activityinstance a img {
	margin-right: 12px;
}
.course-content .topics .section .activity .activityinstance a .instancename {
	vertical-align: top;
	font-family: alegreyasansR,Arial,Helvetica,sans-serif;
	color: #009fe5;
}



.nav-bottom {
	border-top: 4px solid #ccc;
	font-size: .9375rem;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* Forms */

.custom-control-label::after {
	top: .2rem;
	width: 1.2rem;
	height: 1.2rem;
}
.custom-control-label::before {
	top: .2rem;
	width: 1.2rem;
	height: 1.2rem;
}

/* Mathematik */
table.def {
	border:3px solid #147aaf;
	background-color:#e3f5ff;
	max-width: 800px;
}
@media only screen and (min-width: 1120px) {
	table.def {
		min-width: 680px;
	}
}
table.def td.def_header {
	background-color:#72c4ee;
	color:#FFFFFF;
}
.wertetabelle { background-color: #DDD; }
.wertetabelle tr td:first-child { background-color: #22a2e3; color: white; min-width: 40px; }
.wertetabelle td, .wertetabelle.th { border: 1px solid white; min-width: 30px; text-align: center; padding: 2px 5px; }

.table-responsive {
	overflow-x: auto;
}

.angabe {
  background-color: #eee;
  padding: 10px;
}
.uebung {
  border-left: 10px solid #72c4ee;
  padding-left: 10px;
}
.auftrag { 
	font-weight: bold; 
	color: red; 
	text-decoration: underline; 
	margin-bottom: 10px; 
}
.kaestchen { 
	background: url("../images/small-grid.gif"); 
	padding: 20px; 
	border: 1px solid #bbbbbb; 
}

.geogebra_table { border: 2px solid #999; }
.geogebra_table .legend { background-color: #cce0ec; }
.geogebra_table .aufgabe { text-align: center; font-weight: bold; color: blue; }



.embed-geogebra {
  position: relative; 
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-geogebra iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}


@media (max-width: 767px) {
	.embed-responsive-html::before {
		padding-top: 100%;
	}
}


/* Stile */
table.haupttitel { border-top: 3px solid #cccccc; border-bottom: 3px solid #cccccc; background-color: #eeeeee; width: 100%; padding: 0; width: 100%; margin-bottom: 30px; }
table.haupttitel .imagelogo { width: 110px; padding: 0; }
table.haupttitel .imagelogo img { max-width: inherit; }
table.haupttitel td.titel { 
	vertical-align: bottom; 
	padding-bottom: 10px; 
	line-height: 2em; 
	width:100%; 
	max-width: 0;
	-moz-hyphens: auto;
      -o-hyphens: auto;
       -webkit-hyphens: auto;
       -ms-hyphens: auto;
       hyphens: auto;
}
table.haupttitel h2 { margin-left: 20px; }


/* mathjax */
mjx-container[jax="CHTML"][display="true"] {
	display: inline-block!important;
	text-align: left!important;
	margin: 0!important;
}
mjx-container[jax="CHTML"][display="true"] mjx-math { white-space: normal; }



/* h5p */
.h5p-dragquestion .h5p-dropzone > .h5p-inner { border: 1px solid #BBB; }