/* CSS Document */
HTML { overflow: scroll; height: 100%; }
body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; padding:0px; height:100%;
background-image:url(images/hg.jpg);background-attachment:fixed;
background-repeat:repeat-x; background-color:#29363E; font-family: verdana, arial, sans-serif; font-size:11px; }

p {margin:0px;}

.Stil1 {color: #FF4202;
font-size:12px;
text-decoration:none;
}

.Stil2 {color: #FF4202}
.Stil3 {color: white;
font-size:14px;
text-decoration:none;
}


 a.Stil3:link { color: white;  }
 a.Stil3:visited { color: white }
 a.Stil3:hover { color:#FF4202; }
 a.Stil3:active { color: white;  }
 
  a.Stil1:link { color: #FF4202;  }
 a.Stil1:visited { color: #FF4202 }
 a.Stil1:hover { color: white; }
 a.Stil1:active { color: #FF4202;  }
