BODY
{
font-family:Arial, Verdana;
font-size:10pt;
color:#FFFFFF;
font-weight:normal;
font-style:normal;
font-stretch:none;
text-decoration:none;
text-transform:none;
letter-spacing:0pt;
}
a:link { font: Arial; font-weight: normal; font-style: normal; font-size: 10pt; color: #FFFFFF; text-decoration: underline; }
a:visited { font: Arial; font-weight: normal; font-style: normal; font-size: 10pt; color: #FFFFFF; text-decoration: underline; }
a:active { font: Arial; font-weight: normal; font-style: normal; font-size: 10pt; color: #FF0000; text-decoration: underline; }
a:hover { font: Arial; font-weight: normal; font-style: normal; font-size: 10pt; color: #FFFFFF; text-decoration: underline overline; }

blockquote {
	background: #333333";
	padding:5px; 
	border:thin solid #cccccc; 
}

blockquote.leserbriefe {
font: 12px/18px normal "Verdana", sans-serif;
  text-align:left;
  padding-left: 50px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #000;
  color: white;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(../grafiken/openquote.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
blockquote.leserbriefe div {
    padding-right: 50px;
    display: block;
    background-image: url(../grafiken/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}