/*
Stylesheet für die Jungliberalen Aktionen (JuliA) ASZ+ ERZ          ##########
--T--H-----H--O--M--E--P--A--G--E--S----S--Z--B-/--E--R--Z--           ##
Stand: 2008                                                            #######
Autor: Tobias Hertig                                                   ##   ##
Datum: 28. Oktober 2008

 S T Y L E S H E E T   F Ü R   E X T E R N E   S E I T E N
             -    D R U C K V E R S I O N    -
____________________________________________________________ */

body { /*Gestalte das HTML- Element mit dem Namen Body */
  color: black; /* Schriftfarbe */
  background-color: white; /* Hintergrundfarbe */
  background-image: url(ex-hg.jpg);
  background-repeat: repeat-x; 
  background-position: top;
  font-family: Cambria, "Times New Roman", Georgia, Helvetica, sans-serif;
  font-size: small; /* Schriftgröße */
}

h1 { 
  font-size: medium; 
  font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
  color: #343299;
  margin-top: 10px;
  margin-bottom: 9px;
}

a { text-decoration: none; outline: none; } /* Unterstreichung entfernen */

a:link { color: black; }
a:visited { color: #666; }

a:hover, 
a:focus { 
  border-bottom: 0px solid #666;
}

a:active {
  color: white;
  background-color: #343299;  
}

#naviA,
#naviB {
  display: none;
}

#haar {
  font-family: Cambria, Georgia, "Times New Roman", Helvetica, sans-serif;
  font-size: 20pt; /* Schriftgröße */
  margin-bottom: 10px;
}

#fusz {
  font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
}