a:link {
	text-decoration:underline;
	color: #000000;

}
a:visited {
	text-decoration:underline;
	color: #999999;
	font-style: italic;

}
a:hover {
	text-decoration: none;
	color: #0000FF;

}
a:active {
	text-decoration: underline;
	color: #000000;

}
body	{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	color : olivedrab;
}
.zeilenhoch {line-height: 25pt;}
.zeilenhoehe {line-height: 14pt;}
.space {letter-spacing: 3px;}
.navi {font-size: 10px;}
.navi_rot {font-size: 10px; color: #ff3333;}
.text_normal {
	font-size: 12px;
}
.big {font-size: 16px;}
.big_index {font-size: 16px; line-height: 25pt;}
.hinweis {font-size: 12px; color: #ff3333;}

