.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.kursiv {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-style: italic;
}
.fett {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}
body {
	background-image: url(Bilder/HintergrundEVObeta.jpg);
	background-repeat: no-repeat;
}

.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: 130%;
	font-weight: bold;

}
h2 {
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	font-weight: normal;
}
.floatleft {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.alignright {
	font-style: normal;
	font-weight: normal;
	float: right;
}
.alignleft {
	font-style: normal;
	font-weight: normal;
	float: left;
}
#rechtespalte {
	line-height: 5px;
}

