﻿div, menu, body, table, tr, td, ol, ul, p {
	color : black;
	font-family : "Verdana", "Arial", sans-serif;
	font-size: 14px;
}
.auto-style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align : center;
	
}
.auto-style2 {
	font-size: large;
}


BODY {
	text-align : justify;
	background-attachment : fixed;
	font-weight : normal;
	}

.eiblatt {
	background-image: url("eiblatt.jpg");
}
.rauhp {
	background-image: url("rauhp.gif")
}
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");
}
