/*
Stylesheet für die Jungliberale Aktion (JuliA) ERZ                  ##########
--T--H-----H--O--M--E--P--A--G--E--S----S--Z--B-/--E--R--Z--           ##
Stand: 2008                                                            #######
Autor: Christian und Tobias Hertig                                     ##   ##
Datum: 29. November 2008

____________________________________________________________ */
   
* { padding: 0; margin: 0; }

#kopfbereich { /* Gestalte das HTML- Element mit id="kopfbereich" */
  color: black;
  background-color: #fc0;
  width: 752px;
  height: 151px;
  background-image: url(../img/banner-oben.jpg);
  background-repeat: no-repeat;
  background-position: left;
  z-index: 1;
}
  #kopflink {
    position: absolute;
    width: 410px;
    height: 33px;
    top: 79px;
    left: 322px;
    z-index: 2;
  }

   
/* =====================================
   E N D E  D E S  S T Y L E S H E E T S
   ===================================== */
