a:link, a:visited { color: #AD0303; text-decoration : none; }
a:active, a:hover { color: #AD0303; text-decoration : underline; }

a.bottom:visited, a.bottom:link { color: #555555;}
a.bottom:active, a.bottom:hover { color: #555555;}
/*
a.nav-i:visited, a.nav-i:link { text-decoration: none; color: #000080; font-size : 12px; font-weight : bold;}
a.nav-i:hover 				  { text-decoration: none; color: #AD0303; font-size : 12px; font-weight : bold;}

a.nav-a:visited, a.nav-a:link { text-decoration: none; color: #AD0303; font-size : 12px; font-weight : bold;}
a.nav-a:active, a.nav-a:hover { text-decoration: none; color: #AD0303; font-size : 12px; font-weight : bold;}
*/
a.nav-i:visited, a.nav-i:link { text-decoration: none; color: #000080; font-size : 12px; font-weight : bold;}
a.nav-i:hover 				  { text-decoration: none; color: #AD0303; font-size : 12px; font-weight : bold;}

a.nav-a:visited, a.nav-a:link { text-decoration: none; color: #000080; font-size : 12px; font-weight : bold;}
a.nav-a:active, a.nav-a:hover { text-decoration: none; color: #000080; font-size : 12px; font-weight : bold;}

a.hilf:visited, a.hilf:link { text-decoration: none; color: #BFBFDB; font-size : 11px; font-weight : normal;}
a.hilf:hover 			    { text-decoration: none; color: #999999; font-size : 11px; font-weight : normal;}


.titel {
	font-size : 16px;
	color : #000080;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.titel_link {
	font-size : 12px;
	color : #5B5448;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.untertitel {
	font-size : 12px;
	color : #5B5448;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.white {
	font-size : 12px;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.bold { 
	font-size : 12px;
	color : #5B5448;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.small { 
	font-size : 10px;
	color : #5B5448;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Tabellen */
td { font-family: Verdana, Arial, Helvetica, sans serif; font-size: 12px; color:#5B5448;}
td.title { font-size: 11px; font-weight: bold;  background-color: #FFFFFF;}
td.bottom { font-family: Arial, Helvetica, sans serif; font-size: 11px; color: #555555; }

/* background */
.bg-white { background-color: #FFFFFF; }
.bg-grey  { background-color: #999999; }
.bg-l-grey  { background-color: #D7D7D7; }
.bg-d-grey  { background-color: #666666; }
/*Aurel*/
.important {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
