/* CSS Document */
.tablecontentborder {
	border: solid 1px #4F4F4F;
}
.tdverlaufhead {
	background-image: url(img_lay/verlauf_header.gif);
	background-repeat: repeat-y;
}
.tablerhnav {
	border-bottom: solid 1px #4F4F4F;
}
.tdrhnav {
	border-right: solid 1px #4F4F4F;
	border-top: solid 1px #4F4F4F;
}
.tablecont {
	background-image: url(img_lay/verlauf_cont.gif);
	background-repeat: repeat-y;
}

.textnorm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}
.textbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
}
.texttitel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}
.textlegende {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}
.hgraktuell {
	background-color: #7F3776;
}
.navtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

a.contlinknorm:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
	color: #333333;
}
a.contlinknorm:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
	color: #333333;
}
a.contlinknorm:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
	color: #333333;
}


