html            { overflow: -moz-scrollbars-vertical; overflow-y:scroll; }

body,td		{ font-family:Arial; font-size:10pt; color:#242424; }
img		{ border-width:0px; }
.8pt		{ font-size:8pt; }
.big		{ font-weight:bold; color:#323232; }

.entrya		{ padding-left:3px; padding-right:3px; }
.entryb		{ width:50%; padding-left:4px; }
.stdir		{ padding: 5px 4px 2px 3px;border-color:#FFFFFF; text-align:left; border-style:solid; border-width:1px; font-weight:bold; background-color:#DEDFDE; cursor:pointer; _cursor: hand; }

a:link 		{ font-weight:bold; color:#323232; text-decoration:none }
a:visited 	{ font-weight:bold; color:#323232; text-decoration:none }
a:hover 	{ font-weight:bold; color:#646464; text-decoration:none }
a:active 	{ font-weight:bold; color:#646464; text-decoration:none }

a.normal:link		{ font-weight:normal; color:#323232; text-decoration:none }
a.normal:visited	{ font-weight:normal; color:#323232; text-decoration:none }
a.normal:hover		{ font-weight:normal; color:#646464; text-decoration:none }
a.normal:active		{ font-weight:normal; color:#646464; text-decoration:none }

.anzeigenTitel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #e50000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.anzeigenText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}

.anzeigenLink {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #62A248;
	cursor: hand;
	cursor: pointer;
}
