/* Style Sheet zu Menues Energie-WISSEN */


/* Links (Farbe, fett, Abstand, Mouseover */
a:link {color: white;} a:visited {color: white;} a:active {color: yellow;} a:hover {color: yellow;}

/* Link-Unterstreichung */
A:link, A:visited, A:active { text-decoration: none; }

body {background-color: blue;}

td { border: 0px white;background-color: blue; }



/* Thema */

h1 {font-family: geneva, Helvetica, sans-serif;font-size: 22px; font-weight: bolder;padding-top: 10px;  margin-left: 10px; color: yellow;padding-bottom: 0px; text-align: center;}


h2 {font-family: geneva, Helvetica, sans-serif;font-size: 18px; font-weight: bolder;padding-top: 10px;  margin-left: 10px; color: yellow;padding-bottom: 0px; text-align: center;}

/* Hauptzeilen */
h3 {font-family: geneva, Helvetica, sans-serif;font-size: 12px; font-weight: bold; padding-top: 10px; margin-left: 10px; color: white;padding-bottom: 0px;}


/* Unterzeilen */
h4 {font-family: geneva, Helvetica, sans-serif;font-size: 12px;font-weight: normal;padding-top: 0px;  margin-left: 10px; color: white;padding-bottom: 0px; margin-top: -5px;} 


