.sprache {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 13px;
}

.text {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height : 13px;
}

.headline{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 13px;
	font-weight : bold;
}

.headline_red{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #FF3333;
	line-height : 13px;
	font-weight : bold;
}

.headline_yellow{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #FFCC33;
	line-height : 13px;
	font-weight : bold;
}

.headline_green{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #00A23B;
	line-height : 13px;
	font-weight : bold;
}

.navi {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height : 13px;
}

.news {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #333333;
	line-height : 13px;
}

.hellgrau {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height : 13px;
}

.input {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #284445;
	line-height : 13px;
	background : #E8E7E7;
	border : 0px;
	height : 18px;
	background-color:#E8E7E7;
	BORDER-LEFT: 1px #A0A0A0 solid;
	BORDER-RIGHT: 1px #FFFFFF solid;
	BORDER-TOP: 1px #A0A0A0 solid;
	BORDER-BOTTOM: 1px #FFFFFF solid
}
.button {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #284445;
	line-height : 13px;
	background : #E8E7E7;
	border : 0px;
	height : 20px;
	background-color:#E8E7E7;
	BORDER-LEFT: 1px #A0A0A0 solid;
	BORDER-RIGHT: 1px #A0A0A0 solid;
	BORDER-TOP: 1px #A0A0A0 solid;
	BORDER-BOTTOM: 1px #A0A0A0 solid;
	width : 125px;
}

tr.over_green {	background-color: #33B562;}
tr.over_red{	background-color: #FF6666;}
tr.over_yellow{	background-color: #FBE465;}

a { color: #333333; text-decoration : none;}
a:link { color: #333333; text-decoration : none;}
a:active { color: #333333; text-decoration : none;}
a:visited { color: #333333; text-decoration : none;}
a:hover     { color: #333333;
	text-decoration: underline;
	background-color: transparent;
} 

