#bildFM {
	margin-top:10px;
	width: 355px;
	float:left;/*border: 1px solid black;*/
}
#termin {
	margin-top:10px;
	width:550px;
	height:204px;
	float:right;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#415f9a;/*border: 1px solid black;*/
}
#termin a:link, #termin a:visited {
	color:#415f9a;
	text-decoration:none;
}
.datum {
	color:#970F28;
}
/*#einleitung {
	font-family:Arial, Helvetica, sans-serif;
	color:#415f9a;
	clear:both;
	width:940px;
	height:auto;	border: 1px solid black;
}*/
#bildleistelinks{
	width:260px;
	height:auto;
	float:left;
	background-color:white;
	padding-left:5px;
}

#bildleisterechts{
	width:163px;
	height:auto;
	float:right;
}
#fragen {
	margin-left:5px;
	padding-top:2px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:500px;
	height:430px;
	overflow:auto;
	float:left;
	border-top: 1px solid black;
	text-align:left;
	background-color:#fff;
}
.frageFett {
	color:#ff7300;
	font-weight:bold;
	border-top: 1px solid black;
}
#beitrag {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:940px;
	height:auto;
	clear:both;
	border-top: 1px solid black;
}
.mars {
	color:red;
	font-weight:bold;
}
.venus {
	color:green;
	font-weight:bold;
}
.merkur {
	color:#fda81c;
	font-weight:bold;
}
.mond {
	color:#000086;
	font-weight:bold;
}
.sonne {
	color:#f0ca1f;
	font-weight:bold;
}
.jupiter {
	color:#6310f8;
	font-weight:bold;
}
.saturn {
	color:#000303;
	font-weight:bold;
}
.uranus {
	color:#00b8cc;
	font-weight:bold;
}
.neptun {
	color:#07688c;
	font-weight:bold;
}
.pluto {
	color:#7d1028;
	font-weight:bold;
}
#teminInfo {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height:auto;
}
#copy {
	height:auto;
	margin-top:10px;
	padding-top:20px;
	width:100%;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.caps{
	font-variant:small-caps;
	font-weight:bold;
	color:#415f9a;
	font-size:24px;
}
#head, #weiter, #navweiter{
	padding-top:5px;
	padding-bottom:3px;
	font-variant:small-caps;
	font-weight:bold;
	color:#970F28;
	text-align:center;
	border-top:1px solid #415f9a;
	border-bottom:1px solid #415f9a;
	background-color:#CCC;
}
blockquote{
	padding-left:30px;
}
p{
	text-align:justify;
}
h2 {
	font-size:16px;
}
h1, h2{
	font-family:Verdana, Geneva, sans-serif;
	color: #900;
}
imgborder {
	border: 1px solid #900;
}
.gruenfett {
	font-weight: bold;
	color:#0C0;
}
.gelbfett {
	font-weight: bold;
	color:#FF0;
}