/* CSS-File I4J letzte Änderung 2006-04-07 */

body { background-color: #F0EEF2; }
td,p,li { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: black; font-weight: normal; line-height: 1.3; text-align: left; }
#main { position: absolute; top: 10px; left: 50px; width: 91%; }
#tmrkasten { font-family: "Times New Roman", serif; font-size: 10pt; padding-left: 50px; padding-right: 50px; }

/*allgemeine Auszeichnungen*/
.center { text-align: center; }
.left	{ text-align: left; }
.bold { font-weight: bold; }
.mini { font-size: 8pt; text-align: center; }
.minileft { font-size: 8pt; color: black; }
.deco { font-family: Arial,Verdana,sans-serif; font-size: 12pt; color: #200438; font-weight: 800; text-align: center; }
.para { font-family: Arial,Verdana,sans-serif; font-size: 12pt; color: black; font-weight: 800; line-height: 1.5; }
.tdhead { font-weight: 800; background-color: #DAD8DE; color: black; text-align: center; }
.tdright { text-align: right; }

/*Navigation Unterkapitel*/
.tdlink { font-weight: 800; padding-left: 5px; background-color: #DAD8DE; }

/* Head */
.head { font-family: "Arial Narrow",Arial,sans-serif; font-size: 36pt; font-weight: normal; }
.grau { color: #C0C0C0; }
.gelb { color: #FFCC00; }
.violett { color: #5A05BE; }

/* Navigation oben */
#navlink { maring-top: 10px; border-top: 0px; background-color: #5A05BE; text-align: center; }	
#navlink a { display: block; padding: 1px; background-color: #F0EEF2; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: #200438; text-decoration: none; font-weight: 500; }
#navlink a:hover { background-color: #5A05BE; color: #F0EEF2; text-decoration: none; font-weight: normal; }
#navactive { border-top: 0px; background-color: #5A05BE; text-align: center; }	
#navactive a { display: block; background-color: #5A05BE; color: #F0EEF2; text-decoration: none; font-weight: bold; }

/*normale Links*/
a:link { color: #200438; }
a:active { color: #6D05ED; }
a:visited { color: #200438; }
a:hover { text-decoration: none; color: #F0EEF2; background-color: #5A05BE; }

/*Grafik-Links*/
a.pic:link { color: #200438; }
a.pic:active { color: #6D05ED; }
a.pic:visited { color: #200438; }
a.pic:hover { text-decoration: none; background-color: #F0EEF2; }

/*Links obere Navigation*/
td.navlink { border-top: 0px; background-color: #5A05BE; text-align: center; }	
td.navlink a { display: block; padding: 1px; background-color: #F0EEF2; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: #200438; text-decoration: none; font-weight: 500; }
td.navlink a:hover { background-color: #5A05BE; color: #F0EEF2; text-decoration: none; font-weight: normal; }
td.navactive a { display: block; background-color: #5A05BE; color: #F0EEF2; text-decoration: none; font-weight: bold; }

/*Überschriften*/
h1 { font-family: Verdana,Arial,sans-serif; font-size: 20pt; color: black; font-weight: 600; text-align: center; padding-top: 10px; }
h2 { font-family: Verdana,Arial,sans-serif; font-size: 15pt; color: black; font-weight: 600; text-align: center; padding-bottom: 10px; }
h2.ges { font-family: Arial,Verdana,sans-serif; font-size: 12pt; color: black; font-weight: normal; text-align: left; }
h2.sub { font-family: Arial,Verdana,sans-serif; font-size: 12pt; color: black; font-weight: 500; text-align: center; }
h3 { font-family: Arial,Verdana,sans-serif; font-size: 14pt; color: black; font-weight: 500; }
h4 { font-family: Arial,Verdana,sans-serif; font-size: 12pt; color: black; font-weight: 600; }
h5 { font-family: Arial,Verdana,sans-serif; font-size: 10pt; color: black; font-weight: 800; }

hr { color: #C0C0C0; }