html, body {
	font-family: sans-serif;
	margin:0;
	color: #000000;
	text-align: center;
	font-size: 0.95em;
	height:100%; 
	width: 100%;
}
#success_message{
	position: absolute;
	top: 6.286em;
	left: 50%;
	text-align: center;
	right: 50%;
	left: 50%;
	width: 20em;
	margin-left: -9.143em;
	color: #f8f8f8;
	z-index: 10;
}
#container0{
	position: relative;
	left:0;
	top:11em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 65em;
	text-align: left;
	padding-left:0.714em;
	margin:0;
	letter-spacing: 0.071em;
	font-family: Arial;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none;
	z-index: 20;
	background: #ad9b64b3;
	border-radius: 0.571em;
}
#eLearn{	
	font-weight: bolder;
	font-size: 6em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: rgb(49, 49, 49);	
}
#eInst{
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: rgb(75, 77, 75);
	font-size: 3.5em;
	/*min-width: 55%;
	max-width: 65%;
	font-weight: bold;
	overflow: hidden;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#reg{
	float:right;
	color: #ffffff;
	background-color: #4b4d4b;
	border-color: #ad9b64;
	padding: 0.357em 0.571em;
	font-size: 1.00em;
	line-height: 1.3333333;
	border-radius: 0.429em;
	font-style: normal;
	margin:0.714em;
}
#reg:hover {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}

#slideCont{
	box-sizing: border-box;
	position: absolute;
	overflow:hidden; 
	top:7.000em;
	min-width: 100%;
	height:36.5em;
	border-bottom: 0.357em solid #991431;
	z-index: -100;
}
#hallo{
	position: relative;
	top:18.0em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0.357em;
	z-index: 5;
}
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	text-align: left;
}
.col:first-child {
	margin-left: 0;
}
.group:before,.group:after { 
	content:""; 
	display:table; 
}
.group:after { 
	clear:both;
}
.group { 
	zoom:1; /* For IE 6/7 */ 
}
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}
.ui{
	padding:0px 0.571em 0.571em;
	font-size:1em;
	border-radius: 0.571em;
	
}
.ui h2{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top:0.571em;
	
}	
.ui i.material-icons{
	color:#ad9b64;
	vertical-align: middle !important;
}
.no{
	display: inline;
	position: relative;
	top:-0.096em;
	margin-right: 0.200em;
}
#feat{
	background-color: rgba(206, 206, 206, 0.336);
}
#act{
	background-color: rgba(206, 206, 206, 0.336);
}
#sek{
	background-color: rgba(206, 206, 206, 0.336);
}
footer {
	font-family: "Lato", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	position: fixed;
	margin-top:50px;
	border-top: 2px solid #c8b98d;
	padding:0.5em;
	bottom: 0;
	left: 0;
	right: 0; 
	background-color: #454b6a; /*ukt footer*/
	background-color: #374672; /*uni gold negativ*/
	background-color: #555769; 
	color:#000000; 
	font-size: 0.714em;
}
footer p {
	float: right; 
	margin: 0; 
	color: firebrick
}
#fusszeile {
	display: inline;
	text-align:  left; 
	color: #fff
}
#fusszeile2 {
	display: inline;
	float: right;
	Padding-left:0.357em;
	font-size: 1em;
	font-weight: bold;
	color: #000000
}
#fusszeile2 a{
	padding-right:0.714em;
	color: #fff;
}
/*ab hier evtl. löschen*/
	#container1{
		position: relative;
		left:2em;
		top: 8em;
		width: 61%;
		text-align: left;
		padding:0;
		margin:0;
		letter-spacing: 1px;
		font-family: Arial;
		text-transform: none;
		line-height: 0.5em;
		z-index: 9999;
	}
	#container1 #eLearns{
		display: block;
		color: rgb(75, 77, 75);
		font-size: 2em;
		line-height: 0.2em;
		font-weight: bold;
	}
	#container1 #eLearn{
		font-weight: bolder;
		font-size: 3em;
		color: rgb(49, 49, 49);
		;font-style: normal;
	}
/*bis hier evtl. löschen*/
@media screen and (max-width: 424px){
	.col {margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	#container0{
		width: 100%;
	}
	#eLearn{	
		font-size: 3em;
	}
	#eInst{
		font-size: 1.3em;
	}
	#reg{
		font-size: 0.7em;
	} 
	#hallo {
		top: 12em;
	}
	#slideCont {
		height: 19.5em;
	}
	h2{
		font-size: 1.5em;
		line-height: 1.5;
		margin-top: 0;
	}
    h3{
		font-size: 1.1em;
		margin-top: 0;
		font-weight: bolder;
	}
	h4{
		font-size: 1.0em;
		margin-top: 0;
		font-weight: bolder;
	}
	p{
		font-size: 0.8em;
	}
}
@media only screen and (min-width: 425px) and (max-width: 960px) {
	.col {margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	#container0{
		top:13em;
		width: 30em;
	}
	#eLearn{	
		font-size: 4em;
	}
	#eInst{
		font-size: 1.5em;
		font-weight: bold;
	}
	#reg{
		font-size: 0.7em;
	}
	#hallo {
		top: 14em;
	}
	#slideCont {
		height: 23.5em;
	}
	h2{
		margin-top: 0;
	}
}