/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.disclaim {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(153,0,51)
}

.BlauFett {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(51,102,204);
 	font-weight: bold
}

LI {
	font-size: 12px;
 	vertical-align: super;
 	list-style-image: url( "C:\\Programme\\NetObjects\\NetObjects Fusion 10.0\\User Sites\\Klickermaus\\Styles\\Book\\Images\\dataicon.gif" );
 	list-style-position: outside;
 	text-align: left;
 	background-repeat: no-repeat;
 	background-position: left;
 	padding-left: 10px;
 	border-left-style: none;
 	padding-top: 0px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 0px;
 	border-bottom-style: none
}
