/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.brahmen {
	border: 5px double rgb(255,255,255);
 	padding-left: 5px;
 	padding-top: 5px;
 	padding-right: 5px
}

.bildunter {
	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
