body.h1
	{ scrollbar-base-color:669933;
	  scrollbar-face-color:#FBFD41;
	  scrollbar-highlight-color:#334C19;
	  scrollbar-3dlight-color:#334C19;
	  scrollbar-darkshadow-color:#334C19;
	  scrollbar-shadow-color:#334C19;
	  scrollbar-arrow-color:#669933;
	  scrollbar-track-color:#669933;
	  background-image: url(../grafiken/h-wand.gif); 
          background-attachment: fixed;
          text-align: center;
	}

body.h2
	{ scrollbar-base-color:669933;
	  scrollbar-face-color:#FBFD41;
	  scrollbar-highlight-color:#334C19;
	  scrollbar-3dlight-color:#334C19;
	  scrollbar-darkshadow-color:#334C19;
	  scrollbar-shadow-color:#334C19;
	  scrollbar-arrow-color:#669933;
	  scrollbar-track-color:#669933;
	  background-image: url(../grafiken/h-stars.gif); 
          background-attachment: fixed;
          text-align: center;
	}

body.h3
	{ scrollbar-base-color:669933;
	  scrollbar-face-color:#FBFD41;
	  scrollbar-highlight-color:#334C19;
	  scrollbar-3dlight-color:#334C19;
	  scrollbar-darkshadow-color:#334C19;
	  scrollbar-shadow-color:#334C19;
	  scrollbar-arrow-color:#669933;
	  scrollbar-track-color:#669933;
	  background-image: url(../grafiken/h-pfeiler.gif); 
          background-attachment: fixed;
	}


img     { border: 0px }

img.b1  { border: 1px solid #6699CC }



p.titel	{ font-family: Verdana, Arial;
          font-size: 12pt; font-weight: bold; line-height: 18px; color: #ffff00;
          text-align: left }

li	{ font-family: Verdana, Arial;
          font-size: 10pt; font-weight: normal; line-height: 16px; color: #99CC00;
          text-align: left }

p	{ font-family: Verdana, Arial;
          font-size: 10pt; font-weight: normal; line-height: 16px; color: #99CC00;
          text-align: justify }

h1.form { font-family: Verdana, Arial;
          font-size: 14pt; font-weight: bold; line-height: 18px; color: #000000;
          text-align: center;
          margin: 5px }

p.form  { font-family: Verdana, Arial;
          font-size: 12pt; font-weight: normal; line-height: 16px; color: #000000;
          text-align: justify;
          margin: 5px }


.gold    { color: #ffff00; }

.schwarz { color: #000000; }

.gruen   { color: #99CC00; }

.weiss   { color: #FFFFFF; }


table.var1
         { border: 1px solid #669933;
           border-right-width: 0px; border-left-width: 0px;
           background-color: black;
         }

table.var2
	 { border: 3px solid #669933;
	   padding: 10px 14px 0px 14px;
	   background-color: black; 
	 }

table.var3
	 { border: 2px solid #334C19;
	   padding: 0px;
	   background-color:#669933;
	 }

table.var4
	 { border: 1px solid #000000;
	   padding: 0px;
	   background-color:#EEEEEE;
	 }

a
	 { color:#ffff00; font-weight: bold; text-decoration: underline; }
a:active
	 { color:#ff9933; font-weight: bold; text-decoration: underline; }
a:visited
	 { color:#ffcc00; font-weight: bold; text-decoration: underline; }
a:hover
	 { color:#ff9933; font-weight: bold; text-decoration: underline; }

a.form
	 { color:#000000; font-weight: normal; text-decoration: underline; }
a.form:active
	 { color:#000000; font-weight: normal; text-decoration: underline; }
a.form:visited
	 { color:#000000; font-weight: normal; text-decoration: underline; }
a.form:hover
	 { color:#000000; font-weight: normal; text-decoration: underline; }


