td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #003365
}

body {
	background-color: #003365;
}

.rahmen_rot {
	border: 1px solid #CC0000;
}

a:active {
			color: #003365
}

a:link {
			color: #003365
}

a:visited {
			color: #003365
}

a:hover {
			color: #003365;
			text-decoration: none;
			font-weight: bold
}

a.news:active {
			color: #003365;
			text-decoration: none
}

a.news:link {
			color: #003365;
			text-decoration: none
}

a.news:visited {
			color: #003365;
			text-decoration: none;
}

a.news:hover {
	color: #003365;
	text-decoration: none;
	font-weight: normal;
}

.newsticker {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #003365;
	font-weight: bold
}

.bereich{
display: block;
color: #FFFFFF;
text-align: center;
}
.stammbaum {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
