@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
}
body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding-left: 0pt;
}
img {
	border:0;
}
#inhalt p, #inhalt li {
	font-size: 12pt;
}
#inhalt ul {
	padding-top:0.5em;
	/*padding-left: 1ex;*/
	/*list-style-type:square;
	list-style-position:outside;*/
}
.heading {
	font-weight: bold;	
}

body {
	background-color: #fff;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#564b47;/*margin: 0px 140px  20px 140px;*/
  /*margin: 0px 140px  20px 140px;*/
  /* text-align: center; */
}
h1 {
	font-size: 18pt;
	text-align: center;
	color: #564b47;
}
p {
	margin-top: 1em;
	text-align: left;
}
#inhalt, #header {
	margin: 0px auto;
	max-width: 990px;
	min-width: 670px;
}
.menubackground {
	position:absolute;
	left: 0;
	top: 136px;
	width: 100%;
	height: 35px;
	background-color:#e1ddd9;
	z-index:-1;
}
.menu {
	max-width: 1000px;
	min-width: 670px;
	z-index:6;
}
#inhalt {
	padding: 10px 5px 20px 5px;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	min-height: 400px;
}
#header {
	padding: 0 5px 5px 5px;
	position: relative;
	background: #FFF url("../img/background.jpg") no-repeat right;
}
