body, table {
	color: #737476;
	font-family: 'arial',   Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0;

}
td h1 span a {
text-decoration:none;
}

h1, h2, h3 {
	color: #737476;
	font-size: 17px;
font-weight:bold;
	font-family: 'arial narrow',arial, Tahoma, Verdana, Sans-serif, Lucida;
	padding-top:3px;
  text-transform:uppercase;
line-height: 98%;

}


h2 {
    color: #AC6AA5;
	font-size: 14px;
  font-weight:normal;
  line-height: 128%;
   text-transform:none;
}

h3 {
	font-size: 13px;
  color: #A15EA7;
  font-weight:bold;
  text-transform:none;
  line-height: 102%;
  margin-top: 3px;

}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #B2B2B2;
border-bottom: solid 1px #E7EBEE; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  clear:both;
  margin-top:70px;
}

hr.color {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #9854A1;
border-bottom: solid 1px #9854A1; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  clear:both;
  margin-top:30px;
}

ul {
list-style-image: url(../img/li.gif);
margin:18px;
  padding:0;
font-size:12px;

}

li {

margin-bottom:5px;


}


a {color: #6A6B6D; text-decoration:none;}
a:hover {color: #737476; text-decoration:none;}


a img { border: none }
