/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.fusss {
	background-image: url( "C:\\Users\\user\\WEB\\zeitnah\\images\\zeit mai_9.jpg" )
}

.zeile {
	line-height: 8px;
 	margin-top: 8px;
 	margin-bottom: 8px
}

.kopf {
	background-image: url( "C:\\Users\\user\\WEB\\zeitnah\\images\\KO_2.jpg" );
 	background-repeat: no-repeat
}

.Text {
	background-image: url( "C:\\Users\\user\\WEB\\zeitnah\\images\\output\\neuMitte_5.gif" );
 	background-repeat: no-repeat
}

.Textzeile {
	line-height: 17px
}

.Leerzeile {
	line-height: 21px
}

.fuss {
	background-image: url( "C:\\Users\\user\\WEB\\zeitnah\\images\\zeit mai_8.jpg" );
 	background-repeat: no-repeat;
 	background-position: 0px 100%
}

A {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	text-decoration: none 
}
