/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.css-navi {
	color: rgb(0,0,0);
 	line-height: 20px;
 	list-style-position: outside;
 	background-color: rgb(255,255,255);
 	background-image: none;
 	background-repeat: no-repeat;
 	border: 1px dashed rgb(0,0,0);
 	padding: 2px 5px
}

.css-navi-1 {
	letter-spacing: 200px;
 	line-height: 200px;
 	text-indent: 5px;
 	background-color: rgb(245,235,204);
 	border: 1px dashed rgb(0,0,0);
 	margin: 2px 0px 2px 5px;
 	padding: 1px 5px
}
