/* DATEI: main.css */
/* Styles für Herks TapetSite */


body
   {margin-left: 70px; margin-right: 70px; margin-top:20px;
    background-color: #003340; color:#000000;
/*    background-color: #003340; color:#CBCBCB; */
    font-family: Verdana, Helvetica, Arial, sans-serif; }
/* Schriftart für alle
#9A2806 = schee rotbraun
*/


body,p,ul,ol,li,div,td,th
   { font-size:10pt; }
/* normaler Text */

a {text-decoration: none}
a:link { color:#00CCFF; font-weight:bold;}
a:visited { color:#00CCFF;}
a:active{ color:#00CCFF;}
a:hover { color:#E5E5E5; text-decoration:underline; }

a.navi:link {color:#E5E5E5; }
a.navi:visited {color:#E5E5E5;}
a.navi:active {color:#E5E5E5;}
a.navi:hover {color:#4080A6;}
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Verweise, wenn Maus drüber */
/* müssen in dieser Reihenfolge definiert werden */
/*
#E06000 = mein braun
#772200; dunkelbraun
#AA5522 textbraun
#00AFAF vorher mein grün jetzt #DCB57E - hellbraun
*/


/*
  schad ums goldgelb #F6BF00;
*/
h1
   { font-size:50pt; font-weight:normal; text-decoration:none; color:#FFFF00;
   margin-top:0; margin-bottom:0; font-family:Futura Lt BT;}
/* Überschrift 1 */

.TapetNormal
   { font-size:30pt; font-weight:normal; text-decoration:none; color:#FFFF00;
   }
/* Kopftext */

.TapetDeko
   { font-size:11pt; font-weight:normal; text-decoration:none; color:#FFFF00;

   }
/* Kopftext */

h2
   { font-size:18pt; font-weight:normal; text-decoration:none; Color:#FFFF00;
/*   margin-top:0; margin-bottom:0; */
   }
/* Überschrift 2 */

h3
   { font-size:13pt; font-weight:normal; text-decoration:none; Color:#FFFF00;
/*   margin-top:0; margin-bottom:0; */
   }

.TapetMax
   { font-size:70pt; font-weight:normal; text-decoration:none; Color:#DCB57E;
   }
/* TAPET */


