@charset "utf-8";
/*Hannah Feischl*/


#schachtel {
	width: 60em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
}
#schachtel #inhalt p {
	text-align: center;
}



#fusszeile {
}
#fusszeile {
	font-size: 0.7em;
	background-color: #92D264;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D1DBDD;
}
#fusszeile a {
	color: #2a6492;
	text-decoration: none;
	margin-left: 2em;
}
#fusszeile a:hover {
	font-weight: 700;
	color: #D2DADD;}

#Laeufer, #Daten {float:left;
		         width: 30%;
				 padding-top: 30px;
}

.clearer { clear: both;
		   padding-top: 40px;
}

body {
	font-family: 'Roboto', sans-serif;
	background-color: #FFF
}

p {font-weight: 300;}

* { margin:0px; padding:0px; }
.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li {
    float: left;
    height: 206px;
    width:100%;
    background-size:cover;
    
    color:white;
    font-size:200%;
    text-align:center;
    padding-top:200px;
    }
	
	#linksbündig { text-allign: left; 
	 }
		
	#h1 {
			font-weight: bold;
			font-color: #2a6492;
			 }
			 

	 #caption {
	color: #2a6492;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	font-size: 24px;
	color: #94D267;
	text-align: center;
}

.rechtsbuendig{
	text-align:right;
	}
	
	
#table{
	text-align: center;
	border: thin none #000;

	}
.abstand {
	left: 100px;
	right: 100px;
}

	
	h3{font-size:9px;
color: #C0C0C0;
text-align:center;
}

.linksbuendig{
	text-align: left;

	}
	
		h4{font-size:14px;
color: #000;
text-align:left;
font-weight:normal;
}
	
	.mitte{
	left: 173.5 px
	}
	
	.grau{
		background-color:
	color: #D2DADD;
	}
#inhalt .mitte .grau td {
	background-color: #D1DBDD;
}
#schachtel #inhalt .mitte {
	left: 173.5px;
}
