/* CSS definition file containing site wide stylesheets */

.Adressfefeld {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-position: outside
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif
}

.TextNavBar {
	background-color: rgb(192,220,192)
}

.Überschrift {
	font-family: "Times New Roman",  Times,  Serif
}