.header {
text-align: center;
}

.box2 {
	width: 100%;
	border-bottom: 3px solid #b89825;
	margin: 5px;
}

.box2 a{
text-decoration: none;
color: #b89825;
font-family: Arial;
font-size: 2em;
}

.box2 table{
width: 100%;}

.box2 td{
	width: 25%;
	text-align: center;
}





.inhaltcenter 
{
	width: 80%;
	margin-left:10%;
	font-family: Arial;
    font-size: 1.3em;
	color: grey;
}

.inhaltcenter h1{
	color: #b89825;
	font-style: italic;
	text-align: center;
	font-size: 1.6em;
	font-family: Georgia, Arial;
}

.inhaltcenter h2{
	color: #b89825;
	font-style: italic;
	text-align: left;
	font-size: 1em;
	font-family: Arial;
}

.inhaltcenter h3{
	color: #b89825;
	text-align: center;
	font-size: 1.1em;
	font-family: Arial;
}

.inhaltcenter h4{
	color: #b89825;
	text-align: right;
	font-size: 1em;
	font-style: italic;
	font-family: Arial;
}

.inhaltcenter img{
	margin-left: 15%;
}

.inhaltcenter a{
	text-decoration: none;
color: #b89825;
font-family: Arial;
font-size: 1em;
}

.inhaltcenter table{
width: 100%;}

.inhaltcenter td{
	width: 50%;
	text-align: left;
	font-family: Arial;
    font-size: 1.2em;
	color: grey;
}



.footer {
	width: 100%;
	border-top: 3px solid #b89825;
	margin: 5px;
	text-align: center;
	color: grey;
}

.footer table{
width: 100%;}

.footer td{
	width: 25%;
	text-align: center;
}

.footer a{
text-decoration: none;
color: #b89825;
font-family: Arial;
font-size: 2em;

}
