.gross_weiss {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Std", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.klein_weiss_links {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Std", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.border_top {
	border-top-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.border_bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.klein_weiss {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Std", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
}
.border_top_black {
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #000000;
}
.gross_braun {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Std", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BE875A;
}
.klein_braun {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Std", sans-serif;
	font-size: 12px;
	color: #BE875A;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
}

