a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {}

a {
	text-decoration: none;
	font-weight: bold;
	color: #001162;
}
a.nav {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}



.Fusszeile {
	color: #FFFFFF;
	font-size: 9px;

}


.tabelleNavigation {
	background-color: #D4D8EC;
	width: 140px;
	border: 1px solid #000099;
	background-image: url(../img/bg/TabelleNavigation.gif);

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E60000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabelleSubNavigation {

	background-color: #D4D8EC;
	border: 1px solid #000099;
	background-image: url(../img/bg/TabelleSubNavigation.gif);
}
.tabelleTeaser {
	width: 100%;
	border: 1px solid #E60000;
	font-size: 10px;

}
.tabelleTeaserKopfzeile {
	background-color: #D4D8EC;
	background-image: url(../img/bg/TabelleNavigation.gif);
	border-bottom: 1px solid #E60000;
	font-weight: bold;
	color: #001162;


}
.klein {
	font-size: 11px;
}
.navrot {
	text-decoration: none;
	font-weight: bold;
	color: #E60000;
}
