body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F9E69B;
	text-align: center;
}
#wrapper {
	width:850px;
	margin: 0 auto;
}
#header {
	background-color:#E24D12;
	position: relative;
	top: 0;
	left: 0;
}
#menu {
	
	height: 630px;
	width: 170px;
	
	background-color:#E24D12;
	float: left;
}
#inhalt {
	height: auto;
	width: 650px;
	margin: 5px 0 0 185px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	position: static;
	left: 10px;
}
.hint_brau { background: url(../images/brauvorgang.jpg) no-repeat 20px 50px; width: 539px; height: 330px;}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E24D12;
	text-transform: none;
	text-decoration: underline;


}
h6 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;


}
a:link {
	color: #E24D12;
	text-decoration: underline;


}
a:visited {
	color: #E24D12;
	text-decoration: underline;
}
a:hover {
	color: #E24D12;
	text-decoration: none;
}
a:active {
	color: #E24D12;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
	padding: 5px 2px 5px 5px;

}

