body {
	background-color: #210000;
	font-size: 14px;
	font-family: Garamond;
	color:#c8c8c8;
	padding:4px;
	margin:0px;
}
#inhalt {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #210000;
	font-family: Garamond;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
p, h1, h2, h3, pre {
	font-family: Garamond;
	font-size: 16px;
	text-align: center;
}
.h1 {
	font-size: 45px;
	color: #c8c8c8;
	font-family: Garamond;
	position: relative;
	top: 3px;
	text-align: center;
}
.h2 {
	font-size: 40px;
	color: #c8c8c8;
	font-family: Garamond;
	position: relative;
	top: 3px;
	text-align: center;
}
.h3 {
	font-size: 25px;
	color: #c8c8c8;
	font-family: Garamond;
	position: relative;
	top: 3px;
	text-align: center;
}
a {
	color: #c8c8c8;
	font-size: 16px;
	text-align: center;
}
a:visited {
	color:#FC0;
}
a:hover {
	color:#900;
	text-decoration: none;
	font-size: 16px;
}
a.style2 {
	color:#003366;
	text-align: center;
}
a.style2:hover {
color:#900;
}
pre { 
color: #fff;
font-size: 16px;
font-family: Garamond;
}
.Layer1 {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #003366;
	height: 278px;
	width: 170px;
	position: absolute;

}
#inhalt {
	text-align: center;
	font-weight: bold;
}