﻿div, menu, body, table, tr, td, ol, ul, p  {
	color : black;
	font-family : "Verdana", "Arial", sans-serif;
    font-size: 14px;


}
BODY  {
	text-align : justify;
	background-attachment : fixed;
	font-weight : normal;
	
}

.eiblatt{background-image: url("eiblatt.jpg");}
.rauhp{background-image: url("rauhp.jpg");
}

.auto-style1 {
	 text-align: center;
 }
a {
	text-decoration: none;
}
A:link  {
	color : reed;
	font-weight : normal;
}
A:active {
	text-decoration: none;        
	color: #FF9A00;
}
A:visited  {
	color : navy;
	font-weight : normal;
}
A:hover {
				color: Blue;
				text-decoration: underline;
}
EM  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}
CODE  {
	font-family : Courier;
      font-size: 14px;
	color : Navy;
}
UL LI  {
	color : black;
	font-family : "Verdana", "Arial", sans-serif;
      font-size: 14px;
	margin-top : 2ex;
}
LISTING  {
	font-family : Courier;
	font-weight : normal;
      font-size: 14px;
	color : Navy;
}
H1  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
 	font-size: 32px;
	color : red;
	text-align : center;
}
H2  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
      font-size: 18px;
	color : navy;
	text-align : left;
}
H3  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
      font-size: 18px;
	color : navy;
	text-align : left;
}
H4  {
	font-family : "Arial","Verdana", sans-serif;
	font-weight : bold;
    font-size: 22px;
	color : black;
	background-image: url("rauhp.jpg");}
	
H5  {
	font-family : "Arial","Verdana", sans-serif;
	font-weight : bold;
    font-size: 32px;
	color : black;
	background-image: url("eiblatt.jpg");
	text-align : center;
}
H6  {
	font-family : "Arial","Verdana", sans-serif;
	font-weight : bold;
    font-size: 16px;
	color : black;
	background-image: url("eiblatt.jpg");}

