body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}
.menuetext_weiss {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuetext_grau {
	font-size: 12px;
	font-weight: normal;
	color: #D7D7D7;
}



.menuetext_farbe {
	font-size: 12px;
	font-weight: normal;
	color: #FF7800;
}

.menuetext_fusszeile {
	color: #7F7F7F;
	font-weight: normal;
	font-size: 12px;
}
.textfeld_ueberschrift_gross {
	font-size: 14px;
	font-weight: bold;
	color: #FF7800;
}

.textfeld_ueberschtift_farbe {
	color: #FF7800;
	font-weight: bold;
	font-size: 12px;
}
.textfeld_ueberschrift {
	font-weight: bold;
	font-size: 12px;
}
.textfeld_schwarz {
	color: #000000;
}
.textfeld_weiss {
	color: #FFFFFF;
}
.textfeld_grau {
	color: #7F7F7F;
}
.textfeld_farbe {
	color: #FF7800;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF7800;

}
a:active {
	color: #FF7800;
}
.pointer_field {
	cursor: pointer;
}
.bottom_buttons_startseite {
	font-size: 14px;
	color: #999999;
}
.edit_links {
	font-size: 14px;
	color: #666666;
}
