/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.klein_std {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	clear: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Details {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:active {
	color: rgb(204,0,0)
}

A:link {
	color: rgb(204,0,0)
}

.mittel_std {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	clear: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:visited {
	color: rgb(204,0,0)
}

.mittel_fett {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: justify;
 	clear: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A {
	color: rgb(204,0,0)
}

.klein_fett {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	font-weight: bold;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:hover {
	color: rgb(0,0,0)
}