/* CSS Docum7ent */

/* Events */

.event-description, .vorstand-description {
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.vorstand-description {
	padding-top: 10px;
}

/* standard */
#front-right h1, #rightcontainer h1 {
  margin: 3px 0 0 0;
  border: 0;
  padding: 5px;
	font-weight: bold;
	font-size: 11px;
}

#rightcontainer p, #front-right p {
  padding: 5px;
}

	


