body    { color: #ffffff; font: bolder 11px/11px helvetica, arial, sansserif; text-align: right; text-transform: uppercase; letter-spacing: 1px; margin: 0px }
.style1 {color: #33CCFF}
.style2 {
	color: #66CCFF;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.balken {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link { color: #fff; font-weight: bold; text-decoration: none }
a:visited { color: #fff; font-weight: bold; text-decoration: none }
a:active { color: #fff; font-weight: bold; text-decoration: underline }
a:hover { color: #fff; font-weight: bold; text-decoration: underline }

