@charset "utf-8";

body {
	width: 1240px;
	background-color:#c4a25b;
}

#seite {
	width: 1240px;
	text-align: center;
}

#text {
	width: 96%;
	text-align: center;
}

#text a {
	color: #008a06;
	font-size: 20px;
}

#text h1 {
	color: #990000;
	font-size: 28px;
	font-weight: bold;
}

#text h2 {
	color: #177ac9;
	font-size: 16px;
	font-weight: bold;
}

#text h3 {
	margin-left: 1%;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#text h4 {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}

#text img {
	float: left;
	width: 15%;
	height: auto;
	margin: 5px 5px 5px 14%;
}

#gross {
	width: 96%;
}

#gross img {
	width: 10%;
}