.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #f3f3f3;
	background-color: #3C392D;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #F3F3F3;
	background-color: #3C392D;
}
.sehrgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F3F3F3;
	background-color: #3C392D;
}
.ueberschrift {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DEDEDE;
	background-color: #3C392D;
}
.standardFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #f3f3f3;
	background-color: #3C392D;
	font-weight: bold;

}
.standardFettTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #3C392D;
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EFDF50;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EFDF50;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C1AF11;
}

a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EFDF50;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #3C392D;
	border: #3C392D;
	color: #3C392D;


}
table {
	background-color: #3C392D;
}
img {
	border: none;
}
.standardyellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #f3f3f3;
	background-color: #ffcc00;
}
.standardrechtsrˇ¦ken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #f3f3f3;
	background-color: #3C392D;
	background-position: right;
	text-align: right;
	clear: right;
	border: none;
	position: relative;
	right: auto;



}
