
a:link  {
	color : #6E97AC;
	text-decoration : none;
}
a:visited  {
	color : #6E97AC;
	text-decoration : none;
}
a:hover  {
	color : #0A6496;
	text-decoration : none;
}
a:active  {
	color : #0A6496;
	text-decoration : none;
}
a:focus  {
	color : #6E97AC;
	text-decoration : none;
}
.subnavi  {
	color : #6E97AC;
	padding-left : 5px;
	padding-top : 5px;
}
.subsubnavi  {
	color : #9FBED0;
}
.dunkel  {
	color : #0A6496;
}
.ueberschrift  {
	color : #9FBED0;
	padding-left : 8px;
}
.untertitel1  {
	font-weight : bold;
	color : #9FBED0;
	padding-left : 8px;
}
.untertitel2  {
	font-weight : bold;
	color : #0A6496;
}

.textut  {
	font-weight : bold;
	color : #9FBED0;
}

u  {
	font-weight : bold;
	color : #9FBED0;
	text-decoration : none;
}

.texthell  {
	color : #9FBED0;
}
.textdunkel  {
	color : #0A6496;
}
.tdb  {
	background: #0A6496;
}

.tdhell  {
	background: #BBD1DE;
}

