/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

._layout {
	list-style-image: url( "../assets/images/Red_Ball.gif" );
 	background-color: rgb(255,255,255);
 	border: 1px solid rgb(0,0,0);
 	margin-bottom: 3pt
}

.Footer {
	background-color: rgb(255,0,0);
 	background-image: none;
 	background-repeat: no-repeat;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.Banner {
	background-image: url( "../assets/images/banner.gif" );
 	background-repeat: repeat-x;
 	border: 1px solid rgb(0,0,0)
}

.NOF_TS_PikomessTable__Style__10 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.TextNavBar {
	font-size: 14px;
 	color: rgb(0,0,255);
 	text-decoration: underline
}
