/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.bottum {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,102,51);
 	border: 2px solid rgb(204,255,204);
 	padding: 2px 5px
}

.bild {
	margin-left: 0px;
 	margin-right: 10px
}
