.strich_unten {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #021A32;
}
.strich_oben_unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link_white {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	
	}
a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #021A32;
	}
a:hover {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #021A32;
	}
.link-zahlen {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.strich-oben {
	color: #021A32;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

