/**************************************************************
  xmental [c] 2008 burkhardt wenzel
**************************************************************/
 
/**************************************************************
 Styles importieren
**************************************************************/
@import url(layout.css);

/**************************************************************
  Styles
 **************************************************************/
#container { background:  url(../img/landesrockfestival.jpg) 0px 20px no-repeat;}

h1 {color: #27a3ff;}


a, a:link {background: #000;}
a:hover, a:active {background: #27a3ff;}

#footer a:hover, 
#footer a:active,
#termine a:hover, 
#termine a:active {color: #27a3ff;}	





