.subnav {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #284445;
	text-decoration : none;
}
.subnav_aktiv {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}
.subnav3 {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
}
.subnav3_aktiv {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}
.subnav3 ul{
	margin-left:-14px;
	width: 100px;
}

.subnav3 ul li{
	margin-bottom: 5px;
}

.content {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
}
.tablecontent {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
	text-align: left;
	vertical-align: top;
}
.redcontent {
	font-family: verdana, Arial;
	font-size: 12px;
	color: #B42100;
	text-decoration : none;
	font-weight : bold;
}
.headline {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
.link {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}
.red {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #B42100;
	text-decoration : none;
}
.hellgrau {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration : none;
}
.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;
}

td.over {
	background-color: #D5D5D5;
}

a {
	font-family: verdana, Arial;
	font-size: 10px;
	text-decoration : none;
	color : Teal;
}
a:link {text-decoration : none;}
a:active { text-decoration : none;}
a:visited {text-decoration : none;}
a:hover     {
	text-decoration: underline;
	background-color: transparent;
} 
