/*
.abstand
{
    margin: 0px 0px 0px 0px;
}
*/

.links {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: normal;
	text-decoration: none;
}
.links:link {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: normal;
	text-decoration: none;
}
.links:visitet {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: normal;
	text-decoration: none;
}
.links:hover {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #454949;
	font-weight: normal;
	text-decoration: none;
}
.links:active {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: normal;
	text-decoration: none;
}
.links:focus {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: normal;
	text-decoration: none;
}


.links_fett {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: bold;
	text-decoration: none;
}
.links_fett:link {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: bold;
	text-decoration: none;
}
.links_fett:visitet {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: bold;
	text-decoration: none;
}
.links_fett:hover {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #454949;
	font-weight: bold;
	text-decoration: none;
}
.links_fett:active {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: bold;
	text-decoration: none;
}
.links_fett:focus {
		font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	COLOR: #777172;
	font-weight: bold;
	text-decoration: none;
}
