a:link,a:visited,a:active {text-decoration:none; color:#000000; font-size: 12px}

body, table {font-family: Verdana, Arial, Helvetica; font-size: 12px}

input, select {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	border-color: #DDDDDD;
}

.title {font-weight: bold}



.gross {
	font-size: 14px;
}

.gross_gelb {
	font-size: 14px;
	color: #FFF100;
}

.gross_fett {
	font-size: 14px;
	font-weight: bold;
}

.gross_gelb_fett {
	font-size: 14px;
	color: #FFF100;
	font-weight: bold;
}


.mittel {
}

.mittel_gelb {
	color: #FFF100;
}

.mittel_fett {
	font-weight: bold;
}

.mittel_gelb_fett {
	color: #FFF100;
	font-weight: bold;
}



.klein {
	font-size: 10px;
}

.klein_gelb {
	font-size: 10px;
	color: #FFF100;
}

.klein_fett {
	font-size: 10px;
	font-weight: bold;
}

.klein_gelb_fett {
	font-size: 10px;
	color: #FFF100;
	font-weight: bold;
}
