<!--  XXXXXXXXXXXXXXXXXXXXXXX  -->
<!--  CSS  -->
<!--  XXXXXXXXXXXXXXXXXXXXXXX  -->
 
#wrapper{	
  width:610px;
  margin: 30px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-style: normal;
  font-weight: normal;
  }
  
#wrapper hr{ 
  border: none;
  height: 1px;
  border-top: 1px dotted #555;
  margin-top:20px;
  margin-bottom:0px;

  }
#wrapper div { 
  line-height: 20px;
  margin-left: 20px;
  display:none; 
  margin-bottom:20px;
}

#wrapper div.first { 
  margin-left: 20px;
  margin-top:0px;
  display:none; 
}

#wrapper ul {
	margin: 0 !important;	
}

#wrapper h2.Headline{  
  line-height: 24px;
  margin: 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  
  }
  
#drawers h2 {
	cursor:pointer;
	margin-left:-40px;
	font: bold 14px/120% Georgia, serif;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px 0 10px 20px;
  list-style-image: url(http://dynamic.faz.net/red/icons/accordion/button_winkel_klein.gif);
}

#drawers h2:hover {
  color:#c60000
}

#wrapper h2 span img {
	margin-left: -20px; 
}

#wrapper .strich{
  margin-top: 0px;
  margin-bottom: -10px;
  border-top: 1px solid #ccc;
  }

 