body {
  font: small/1.6em Verdana, Helvetica, Arial, sans-serif;
 
}



h1, h2 {
  color:             #007e7e;
}


h1 {
  	font-size:           150%;
}


h2 {
  	font-size:           130%;
}

.garantie {
  line-height:         1.9em;
  
font-style:          italic;
  
font-family:         Georgia, "Times New Roman", Times, serif;
  
color:               #444444;
  
border-color:        white;
  
border-width:        1px;
  
border-style:        dashed;
  
background-color:    #a7cece;
  
padding:             25px;
  
padding-left:        80px;
  
margin:              30px;
  
margin-right:        250px;
  
background-image:    url(bilder/hintergrund.gif);
  
background-repeat:   no-repeat;
  background-position: top left;
}


#elixiere {border-width: thin ;
	   border-style: solid;
  	   border-color: #007e7e; 
	   width: 200px;
	   padding-right: 20px;
	   padding-bottom: 20px;
	   padding-left: 20px;
	   margin-left: 20px;
	   text-align: center;
	   background-image: url(bilder/cocktail.gif);
	   background-repeat: repeat-x;
	   line-height: 1;
	   float: right;}

#elixiere h2 {color: black;}
#elixiere h3 {color: #d12c47;}

#fusszeile	{
	text-align: center;
	line-height: normal;
	margin-top: 30px;}

.cd 		{font-style: italic;}
.interpret	{font-weight: bold;}

a:link { color: #007474;}
a:visited {}


#elixiere a:link { color: #007474;}
#elixiere a:visited {color: 333333;}
#elixiere a:hover { background: #f88396;
		     color: #0d5353;}

