/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Navi {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	background-color: transparent;
 	border: 1px solid rgb(0,0,0);
 	padding: 2px
}

.footer {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	padding: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.kasten {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	border: 1px solid rgb(0,0,0);
 	padding: 2px 2px 2px 4px
}

.counter {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	padding: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
