BODY{
	background-color : #FFFFFF;
}
BODY, TABLE, TD, DIV, H1 {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#4fba61;
	vertical-align : top;
}
A:LINK, A:HOVER, A:VISITED, A:ACTIVE{
	color : #4fba61;
	font-size : 12px;
	white-space : nowrap;
	text-decoration : none;
	font-weight : bold;
}
H1 {
	font-weight : normal;
	white-space : nowrap;	
}
.titel {
	font-size : 32px;
	color : #fef882;
	letter-spacing : 4px;
}
.thema {
	font-size : 24px;
	color :#4fba61;
	text-align : left;
	letter-spacing : 2px;
	line-height : 22px;
}
H2 {
	color : #cdcdcd;
	font-size : 16px;
	font-weight : normal;
}
.titelbox{
	background-color : #4fba61;
}
.themabox{
	background-color : #fef882;
}
.bildbox{
	background-color : #f4c100;
}
.menubox{
	background-color : #fbf535;
	text-align : right;
	vertical-align : top;
}
.textbox{
	background-color : #fffbc6;
}
.frage{
	font-weight : normal;
	font-size : 16px;
}
.antwort{
	font-weight : normal;
	font-size : 12px;
}
.fa{
	font-weight : bold;
	font-size : 14px;
	margin-left : 100px;
	margin-top : 20px;
}
.text {
	font-size : 12px;
	vertical-align : top;
	text-align : left;
	margin-left : 100px;
	margin-top : 20px;
}
.navi {
	text-align : left;
	position : absolute;
	left : 430px;
	top : 550px;
}
.links {
	font-size : 10px;
}
.li {
	text-align : left;
}
.re {
	text-align : right;
}
.ce {
	text-align : center;
}