.container {
	font: 12px Arial, Helvetica, sans-serif;
	width: 680px;
	left: 50%;
	top: 20px;
	background: #1A171B;
	min-height: 340px;
	position: absolute;
	margin-left: -340px;
}
body {
	background: #f29400;
}
.bild {
	background: #1a171b;
	position: relative;
	width: 340px;
	left: 0px;
	top: 0px;
	height: 340px;
	padding: 0px;
	float: left;
}
.text {
	color: #FFF;
	width: 300px;
	position: relative;
	top: 20px;
	min-height: 300px;
	float: left;
	left: 20px;
}
h1 {
	font-size: 16px;
	color: #F29400;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 10px 0px;
}

p {
	font-size: 12px;
	color: #FFF;
	margin: 10px 0px 0px;
}

img {
	margin: 20px;
}
.footerLehrer .galerie a img {
	margin: 0px;
}
.footerLehrer {
	width: 680px;
	float: left;
	position: relative;
	margin-top: 20px;
}
.headerStartseite .galerie a img {
	margin: 0px;
}
.headerStartseite {
	width: 680px;
	float: left;
	position: relative;
	margin-top: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #F29400;
	text-decoration: underline;
}
