/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.rahmen_layout {
	border-left: 2px solid rgb(133,109,133);
 	border-top: 2px solid rgb(133,109,133);
 	border-right: 2px solid rgb(133,109,133)
}

.rahmen_master2 {
	border: 2px solid rgb(133,109,133)
}

.rahmen_master {
	border-left: 2px solid rgb(133,109,133);
 	border-top: 2px solid rgb(133,109,133);
 	border-right: 2px solid rgb(133,109,133)
}

.TextNavBar {
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
