
a:link {
	text-decoration: none;
	color: Maroon;
}
a:visited {
	text-decoration: none;
	color: Olive;
}
a:hover {
	text-decoration: underline;
	color: Maroon;
}
a:active {
	text-decoration: underline;
	color: Maroon;
}

.fuss
{
	font-size: 11px;
	color: Black;
	line-height: 24px;
	font-family: Verdana,Arial,Helvetica;
}

.inhaltlinks
{
	font-size: 11px;
	color: Black;
	line-height: 24px;
	font-family: Verdana,Arial,Helvetica;
}

.verzeichnis
{
	font-size: 11px;
	color: Black;
	line-height: 24px;
	font-family: Verdana,Arial,Helvetica;
}

.text
{
	font-size: 11px;
	color: Black;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
}

.titel
{
	font-size: 18px;
	color: Black;
	line-height: 32px;
	font-family: Verdana,Arial,Helvetica;
	font-weight : bold;
	margin-left : 100px;
}

.titelzentriert
{
	font-size: 18px;
	color: Black;
	line-height: 32px;
	font-family: Verdana,Arial,Helvetica;
	font-weight : bold;
}

.head1
{
	font-size: 11px;
	color: Navy;
	line-height: 16px;
	font-family: Verdana,Arial,Helvetica;
	font-weight : bold;
}

.head2
{
	font-size: 11px;
	color: Black;
	line-height: 16px;
	font-family: Verdana,Arial,Helvetica;
	font-weight : bold;
}


.sb {
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#800000;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#6666666;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:;
	background-repeat : repeat-x;
}
