a:link		 { color: maroon; font-weight: bold; text-decoration: none }
a:hover	 { color: maroon; font-weight: bold; text-decoration: underline  }
a:active	 { color: maroon; font-weight: bold; text-decoration: none }
a:visited 	 { color: maroon; font-weight: bold;text-decoration: none }
p			   { color: black; font-weight: normal; font-size: 13px; line-height: 18px; font-family: Tahoma }

.oben		 { color: black; font-weight: bold; font-size: 14px; font-family: Tahoma }

.bild		{
			padding:10px;
			}

.rechts		{
			text-align:right;
			}
