body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	text-align: justify;
	line-height: 1.5em;
	width: 990px;
	background-color: #F2F2F2;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	margin: 0 0 5px 2px;
	border-bottom: #dddddd;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #804000;
	margin: 0 0 5px 2px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #804000;
	margin: 0 0 5px 2px;
}
#container {
	text-align: left;
	margin: auto;
	width: 900px;
	height: 550px;
	background-attachment: fixed;
	background-image: url(images/bier_hg.jpg);
	background-repeat: repeat;
}

#content
{
	float: right;
	position: relative;
	text-align: justify;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 680px;
	overflow: auto;
	height: 540px;
	border-top: none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	padding-top: 30px;
}

#sidecontent {
	left: 20px;
	width: 175px;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: none #FF0000;
	height: 420px;
	text-decoration: none;
}

#menu1
{
	float: left;
	width: 150px;
	margin: 0px;
	border: medium none #0033CC;
	list-style-type: none;
	text-decoration: none;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
}
#button {
	padding-top: 5px;
	padding-bottom: 5px;
}


a:link
{
	color: #663300;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
}

a:visited
{
	color: #663300;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
	font-size: 14px;
	text-decoration: none;
}

.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033FF;
	text-align: center;
}


.table-druck {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
