body {
 background-color: #eac7b1;
 font-family: Verdana,Arial;
} 
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

ul{list-style-type: none;
padding-left: 0.6em; 
margin-left: 0.6em; 
line-height: 1.5em; 
}

a:link {
  font-size: 15px;
	color: #FFFFFF;
  font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;

}

a:hover {
        font-size: 15px;
	color: #891217;
        font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
  font-size: 15px;
	color: #FFFFFF;
  font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #891217;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #891217;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #891217;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

hr{
 border: 0px; /* F�r Firefox und Opera */
 border-top: solid 1px #891217;
 border-bottom: solid 1px #eac7b1; /* F�r I.Explorer (Seiten-Hintergrundfarbe!) */
}


.index {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #891217;
	background-color: transparent;
}
