.fett {
font-weight: bold;
}

.standard {
font-family : arial, helvetica, sans-serif;
color : #000000;
font-size : 12px;
font-weight : normal;
font-style : normal;
}

.Table {
color: #ffffff; 
font-style: italic; 
font-weight: bold; font-size: 15px; 
font-family: arial, helvetica, sans-serif;
background-color: 99cc99;
}

.kursiv {
color : #000000; font-style : italic;
font-weight : normal; font-size : 12px;
font-family : arial, helvetica, sans-serif;
}

.titel {
color: #ff0000; font-style: normal;
font-weight: bold; font-size: 22px;
font-family: arial, helvetica, sans-serif;
}

.utitel {
color: #003300; font-style: normal; font-weight: bold; font-size: 15px; font-family: arial, helvetica, sans-serif
}

fieldset {
	font-family : arial, helvetica, sans-serif;

	color : #000000;

	font-size : 12px;

	font-weight : normal;

	font-style : normal;
}

hr {
height : 1px;
}

td {
	font-family : arial, helvetica, sans-serif;

	color : #000000;

	font-size : 12px;

	font-weight : normal;

	font-style : normal;
}


