				 
/* Verlinkung im Text */
a.internal-link {
                  color:#000000;
				}
a.mail {
        color:#000000;
	   }
a.external-link-new-window {
        color:#000000;
	   }

a.undefined {
        color:#000000;
	   }
	   
a {
        color:#000000;
	   }
	   
		
/* General styles ENDE */
/* NAVI styles START */

.Navi2 {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
color:#505359;
text-decoration:none;
font-weight: bold
}

.Navi2:hover {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
color:#FF9933;
text-decoration:none;
font-weight: bold
}

.PFAD {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
color:#505155;
text-decoration:none;
}

/* NAVI styles ENDE */
/* TABLE styles START */

p, table {
font-size: 12px;
}

/* TABLE styles ENDE */

body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:10px;
	color:#333333;
}

