/* DATEI: website.css */
/* Author: Maik Balleyer, balleyer@sonje-webconsult.de */
/* Date: 19.06.2002*/

/* --- Allgemeine Schriftarteinstellungen --- */
h1,h2,h3,h4,h5,h6,a,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,Helvetica,sans-serif;} /*Standard*/

/* --- Überschriften --- */
.h1 {font-size:16pt;color:#FF9900;}
.h2 {font-size:12pt;color:#000080;}
.h3 {font-size:9pt;color:#808080;}
.h4 {font-size:12pt;color:#808080;}
.h5 {font-size:10pt;color:#808080;}
.h6 {font-size:10pt;color:#000080;}
.h8 {font-size:12pt;font-weight:bold; color:#000000;}
.h9 {font-size:10pt;font-style:italic; color:#000000;}
.h10 {font-size:10pt;font-weight:bold;color:#000000;}
.h11 {font-size:10pt;font-weight:bold;color:#FF9900;}

/* --- Klasse Normal --- */
a.normal:visited {color:#000080;text-decoration:none;}  /*Normaler Link*/
a.normal:link {color:#FF9900;text-decoration:none;}     /*Besuchter Link*/

/* --- Klasse Inhalt --- */
.inhalt {font-size:10pt;}
.inhalt_klein {font-size:9pt;}
.inhalt_mini {font-size:8pt;}
.inhalt_gross {font-size:12pt;}
.plus {font-size:12pt;font-weight:bold;}
.minus {font-size:12pt;}

/* --- Klasse Presse --- */
.presse_artikel {font-size:8pt;color:#808080;text-decoration:none;}
a.presse_artikel {font-size:8pt;color:#808080;text-decoration:none;}


/* --- Einstellungen für Kasten, rechts --- */
.kasten_ueber {font-size:10pt;color:#FF9900;font-weight:bold;}  /*Überschrift Kasten, rechts*/
.kasten_inhalt {font-size:8pt;color:#000080;}                   /*Inhalt Kasten, rechts*/
.kasten_table {border-color:#C0C0C0;border-width:1px;border-style:outset}
.kasten_inhalt_email {font-size:7.5pt;color:#000080;}
.service_buttons {font-size:8pt;color:#000080;text-decoration:none;}
a.service_buttons:link {font-size:8pt;color:#000080;text-decoration:none;}
a.service_buttons:visited {font-size:8pt;color:#000080;text-decoration:none;}

/* --- Klasse Copyright --- */
.copyright {font-size:8pt;color:#000080;text-align:center;} /*Copyright Zeile*/

/* --- Klasse Grafiken --- */
.bildunterschrift {font-size:7.5pt;color:#808080;}

/* --- Klasse Navigation Unten --- */
a.nav_unten:visited {font-size:8pt;color:#000080;text-decoration:none;}  /*Navigation Unten*/
a.nav_unten:link {font-size:8pt;color:#000080;text-decoration:none;}  /*Navigation Unten*/


/* --- Klasse Navigation Links --- */
.nav_links {color:#000080;font-size:10pt;text-decoration:none;}
a.nav_links_haupt:visited {color:#000080;font-size:10pt;text-decoration:none;}  /*Hauptrubrik Navigation, links*/
a.nav_links_haupt:link {color:#000080;font-size:10pt;text-decoration:none;}  /*Hauptrubrik Navigation, links*/
a.nav_links_neben:visited {color:#808080;font-size:9pt;text-decoration:none;} /*Nebenrubrik Navigation, links*/
a.nav_links_neben:link {color:#808080;font-size:9pt;text-decoration:none;} /*Nebenrubrik Navigation, links*/
a.nav_links_haupt_select:visited {color:#000080;font-size:10pt;text-decoration:none;}  /*Hauptrubrik Navigation, links*/
a.nav_links_haupt_select:link {color:#000080;font-size:10pt;text-decoration:none;}  /*Hauptrubrik Navigation, links*/
a.nav_links_neben_select:visited {color:#FF9900;font-size:9pt;text-decoration:none;} /*Nebenrubrik Navigation, links*/
a.nav_links_neben_select:link {color:#FF9900;font-size:9pt;text-decoration:none;} /*Nebenrubrik Navigation, links*/

/* --- Klasse fuer Sitemap --- */
a.sitemap_haupt:visited {color:#FF9900;font-size:10pt;text-decoration:none;}  /*Normaler Link*/
a.sitemap_haupt:link {color:#FF9900;font-size:10pt;text-decoration:none;}     /*Besuchter Link*/

a.sitemap_neben:visited {color:#000080;font-size:9pt;text-decoration:none;}  /*Normaler Link*/
a.sitemap_neben:link {color:#000080;font-size:9pt;text-decoration:none;}     /*Besuchter Link*/

a.sitemap_neben_klein:visited {color:#808080;font-size:7.5pt;text-decoration:none}
a.sitemap_neben_klein:link {color:#808080;font-size:7.5pt;text-decoration:none}
