/* CSS-Document

author: 	Marion Lustig, Mediendesignerin
web: 		www.lustigonline.de

Farben:
knallrot: 	#EE1C23
dunkelrot: 	#A71A1F
orange: 	#F7931D
gelb: 		#FCB814 

*/

body {
background: #EE1C23 url(Importe/europakustika_unten.gif) repeat-y center;
top: 0pt;
}

a  { color: #FCB814; text-decoration: none;  }
a:hover { color: #F7931D; text-decoration: underline; }

.hintergrund {
background: url(Importe/europakustika_hg.gif) no-repeat top center;
background-position: top;
top: 0pt;
}