/*
//	Project:	steyl.eu
//	Version:	1.0.0
//	Date: 20.12.2007
//	Auhor: Omega-Media.de | Patrick Scheid
// 
// Done with SweeTS - delicious TypoScript development. 
// http://typo3.area42.de
*/

body{
 font: small Arial, Helvetica, sans-serif;
 background: transparent url(../images/box/background_blue.jpg) no-repeat fixed;
 overflow:auto;
}


/* ***************************** MENUE ************************************** */


#menu li a:hover{
  background: #03E0FF;
}

#menu li ul a:hover{
  background: #03E0FF;
}
