/*--- Überschriften ---*/

/* Seite Allgemein */
body {font-family:tahoma; }

h1 {font-family:tahoma; font-size:35pt; text-align:center; margin-top:0cm;}
h1.index {font-family:tahoma; font-size:15pt; text-align:center; margin-top:0cm; font-weight:lighter}
h2 {font-family:tahoma; color:#000000;text-decoration:underline; font-size:20pt; text-align:center}
h2.startseite {text-decoration:none}
h3 {font-family:tahoma; font-size:14pt; font-weight:lighter; }
h4 {font-family:tahoma; font-size:14pt; font-weight:lighter; text-align:center}
h5 {}

a.titel {color:black; text-decoration:none; font-family:tahoma; font-size:14pt; font-weight:lighter;}
a.titel:hover {color:red}

/*--- Tabellen ---*/

table {border-collapse:collapse;}

/*--- Fließtext ---*/

p  {font-family:times new roman; color:#000000; text-align:justify; text-decoration:none; font-size:13pt;margin-left:50px;margin-right:50px;}

a.text {font-family:times new roman; color:blue; text-decoration:none; font-size:13pt;}
a.text:hover {text-decoration:underline; color:red}


td {font-size:13pt}
.link {font-size:8pt; font-family:tahoma}

li {font-size:13pt}

a.link {font-size:8pt; font-family:tahoma; color:blue}
a.link:hover {color:red}

/*--- Direktnavigation am unteren Seitenrand ---*/

div.unten {text-align:center; font-family:tahoma; font-size:8pt; margin-left:0px; margin-right:0px}
a.unten {font-size:9pt; font-family:tahoma; text-decoration:none; color:black;}
a.unten:hover {color:red}
a.unten:active {color:red}

b.leiste {font-family:tahoma; text-align:center; color:#000000; text-decoration:none; font-weight:bold; font-size:9pt;}


td.trenn  {border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;border-top-color:black;border-bottom-color:black; border-right-color:white; border-left-color:white; border-style:solid; font-size:8pt; font-family:tahoma}

.red {
color:red;
font-weight:bold;
font-size:1.5em;
}