/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.css-navi {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	line-height: 20px;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,102,102);
 	padding: 2px 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 14px
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px
}
