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

