body {
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	background-color: white;
	margin: 0;
	padding: 0;
}
.headline2 {font-size: 13px};
.fett {  font-size: 11px; font-style: normal ; color: #575757 ; font-weight: bold}
.fetthead2 {  font-size: 13px; font-style: normal ; color: #575757 ; font-weight: bold}
td {  font-size: 11px; font-style: normal; }
p {  font-size: 11px; font-style: normal; }
.textklein {  font-size: 7.5pt; font-style: normal ; color: #575757 ; line-height: 10px;}
a:active {   color: #C0C0C0}
a:link {   color: #515151}
a:visited {   color: #808080}
a:hover {   color: #515151}
.textkleinfett {  font-size: 9pt; font-style: normal ; color: #575757 ; line-height: 10px; ; font-weight: bold}
.grossfettkursiv {  font-size: 12pt; font-style: italic; color: #575757 ; font-weight: bold }
.grossfett {  font-size: 12pt; font-style: normal; color: #575757 ; font-weight: bold }
.fetthellgrau {  font-size: 11px; font-style: normal ; color: #999999; font-weight: bold }
.gruen {  font-size: 11px; font-style: normal ; color: #99CC33; font-weight: normal}
.gruenfett {  font-size: 11px; font-style: normal ; color: #99CC33; font-weight: bold}
.rotklein {  font-size: 7.5pt; font-style: normal ; color: #FF0000; line-height: 10px; }
.gruenfettgross {  font-size: 12pt; font-style: normal ; color: #99CC33; font-weight: bold }
.kursiv {  font-size: 11px; font-style: italic; color: #575757; font-weight: normal }
.fetthellgrau808080 {  font-size: 11px; font-style: normal ; color: #999999; font-weight: bold }
.fetthellgrau808080klein {  font-size: 8.5pt; font-style: normal ; color: #999999; font-weight: bold ; line-height: 9pt}
.rotfettgross {  font-size: 14pt; font-style: normal ; color: #FF0000; font-weight: bold }
.rotfett {  font-size: 11px; font-style: normal ; color: #FF0000; font-weight: bold }
.rahmen {
	border: 1px solid #666666;
}
.bildunterschrift {
	
	font-size: 10px;
	color: #575757;
}
.spalte-normal {

	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	width: 274px;
}
.zeile-anfang {
	text-align: right;
	padding-bottom: 5px;

}
.zeile-ende {
	text-align: center;
	vertical-align: top;
	line-height: 50px;
	padding-top: 5px;
	width: 560px;

}
.spalte-mitte {
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: middle;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;


}
.headline-abstand {
	text-indent: 85px;
	padding-bottom: 30px;
}
a.menu_machinenboerse {	
	display:block;	
	width: 186px;	
	height: 20px;	
	line-height: 20px;
	font-weight: bold;
	margin-top: 1px;
	background-color: #E7E7E7;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;	
	text-align: left;	
	vertical-align: left;
	text-decoration: none;
	padding: 2px 1px 2px 5px;
}

a.menu_machinenboerse:active {
 background-color: #9DAB00;
 color: #575757;
}
a.menu_machinenboerse:link {
 background-color: #E7E7E7;
 	color: #808080;
}
a.menu_machinenboerse:visited {
 background-color: #E7E7E7;
 	color: #808080;
}
a.menu_machinenboerse:hover {
 background-color: #9DAB00;
 color: #575757;
} 
.li-einzug {
	list-style-position: outside;
	list-style-image: url(../images/pfeili.gif);
	list-style-type: none;
	margin-left: -20px;
}

