<!--
/************************************************/
/* Layout                                       */

/* Vorbelegung Standardwerte */
acronym {border-bottom: 1px dotted rgb(207,74,0);}
a {color: rgb(207,74,0);}


div#links  {background-color: rgb(255,255,255);}
div#rechts {background-color: rgb(255,195,165);}
div#mitte {background-color: rgb(255,255,255);}

/* 1. Navigationsebene: */ 
ul#naviebene1 a {color: rgb(207,74,0);}

/* 2. Navigationsebene: */
div#naviebene2 {background-color: rgb(207,74,0);}

/* 3. Navigationsebene: */
div#naviebene3 a {color: rgb(207,74,0);}

/* Servicenavigation (in Fusszeile): */
div#naviservice {background-color: rgb(207,74,0);}

/************************************************/
/* Module                                       */ 

/* Modul Überschrift H1*/
h1#inhalt {color: rgb(207,74,0);}
h1#schatten {color: rgb(255,195,165);}

/* Modul Sitemap */
div#sitemap a.lev1:hover {background-color: rgb(255,195,165);}
div#sitemap a.lev1:focus {background-color: rgb(255,195,165);}

div#sitemap a.lev2:hover {background-color: rgb(255,195,165);}
div#sitemap a.lev2:focus {background-color: rgb(255,195,165);}

div#sitemap a.lev3:hover {background-color: rgb(255,195,165);}
div#sitemap a.lev3:focus {background-color: rgb(255,195,165);}

-->

