body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}

body.top {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.left {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.main {
	font-family: Arial;
	/* 
	(ettl-me) - resultiert in keiner Fontsize bei Eingabe
	font-size: 12px; 
	*/
	font-size: 10pt;
	font-style: normal;
}

td, th {
	font-family: Arial;
	font-style: normal;
}


a {
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold;
} 

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

a.navi
       { font-size: 10pt;
         font-family: Arial;
         text-decoration: none;
         font-weight: bold;
       }

body {
	background-color: #FFFFFF;
	color: #000000;
}
body.top {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial;
	}
body.left {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000000;
	}
body.main {
	background-color: #FFFFFF;
	color: #000000;
}

td, th {
	color:#000000;
}

td.Ltrc1 {
	background-color: #D6D2D2;
}

a {
	color:#01035B;
} 

a.navi {
	color: #000000;
       }

h1,h2,h3,h4,h5,h6 {
	color: #000040;
}

