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

.rahmen2 {
	text-decoration: none ;
 	padding-left: 25px;
 	border-left: 1px solid rgb(164,164,164);
 	padding-top: 25px;
 	border-right: 1px solid rgb(164,164,164);
 	border-bottom: 1px solid rgb(164,164,164)
}

.Zelle {
	background-color: rgb(255,255,204);
 	padding: 5px 3px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.rahmen {
	text-decoration: none ;
 	border: 1px solid rgb(164,164,164);
 	padding-top: 20px
}
