body {
	background-color: #220001;
	font-size: 14px;
	font-family: Garamond;
	color:#c8c8c8;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
body2 {
	padding: 100px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align:center;
}

#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;
	text-decoration:none
}
a:hover {
	color:#900;
	text-decoration: none;
	font-size: 16px;
}
a.style2 {
	color:#003366;
	text-align: center;
	text-decoration:none
}
a.style2:hover {
color:#900;
text-decoration:none
}
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;
}

