body {
	background-image: url(/Bilder/hintergrund.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383C3A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383C3A;
}
.kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383C3A;
}
table {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383C3A;
}

#orange {
	color : #DA8501;
}

#green {
	color : #06720F;
}

#error {
	color : #FFFFFF;
	background-color : #E00000;
	font-weight : bold;
	padding: 5px 5px 5px 5px;
}

#red {
	color : #E00000;
	font-weight : bold;
}

#blue {
	color : #4683B5;
	font-weight : bold;
}

#yellow {
	color : #FFD409;
	font-weight : bold;
}
