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

