A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #2243B5;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #ffffff;
}
.text {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #ffffff;
}
.ueber {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration : none;
	color : #ffffff;
}

.gb1 {
	border: 1px solid white;
}
.gb2 {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
.gb3 {
	border-bottom: 1px solid white;
}
.gb4 {
	border-right: 1px solid white;
}
.gb5 {
	border-top: 1px solid white;
}
