body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #d8ffa6;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: fixed;
	font-size: 13px;
}
img {
	behavior: url(iepngfix.htc);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #2b60a8;
}
a.pil {
	background-image: url(../grafik/pil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h1 {
	font-size: 22px;
	color: #990000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 12px;
	color: #000;
	margin-top: 0px;
}
h3 {
	font-size: 13px;
	text-decoration: underline;
	margin-top: 0px;
}
p {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
}
em {
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 18px;
	display: block;
	color: #73ACBF;
	margin-left: 18px;
	text-align: left;
}
ul, ol {
	font-size: 13px;
}
li {
	line-height: 18px;
	margin-bottom: 10px;
}
/*#supercontainer {
	height: 100%;
	width: 100%;
}*/
#wrapper {
	width: 957px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-wrapper {
	background-image: url(../grafik/bg_main.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	width: 957px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-top {
	background-image: url(../grafik/bg_main_top2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 957px;
	clear: both;
	float: left;
}
#wrapper #top {
	clear: right;
	float: left;
	text-align: center;
	width: 957px;
	height: 90px;
	vertical-align: middle;
	padding-top: 5px;
}
#top h1 {
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #376100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top h2 {
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #376100;
	font-style: normal;
}

#top a  {
	color: #376100;
	text-decoration: none;
}
#wrapper #main {
float: left;
	width: 907px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	z-index: 10;
}
#wrapper #menu {
	float: left;
	width: 200px;
	margin-right: 20px;
	position: relative;
}
#wrapper #menu ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
}
#wrapper #menu li {
	display: inline;
	clear: both;
	float: right;
	background-image: url(../grafik/menu_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: normal;
	margin-bottom: 0px;
}
#wrapper #menu a {
	color: #376100;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../grafik/menu_black_square.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 180px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

#wrapper #menu a.active, #wrapper #menu a:hover {
	font-style: italic;
	font-weight: bold;
	background-color: #c3e697;
}
#intro {
	clear: both;
	float: left;
	margin-bottom: 20px;
}
#intro #lista {
	width: 334px;
	background-image: url(../grafik/bg-intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 184px;
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
}
#intro #lista ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#intro #lista li {
	margin-bottom: 15px;
	list-style-type: none;
	background-image: url(../grafik/bock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 0px;
}
#intro #introbild {
	float: left;
}
#content {
	float: left;
	width: 687px;
}
#content .img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	font-style: italic;
	font-size: 13px;
	color: #666666;
}
.img-right img {
	margin-bottom: 5px;
}

#content .content {
	clear: both;
	float: left;
	width: 687px;
}
#bottom {
	clear: both;
	width: 957px;
	background-image: url(../grafik/bg_main_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	clear: both;
	width: 947px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content .img-left {
	float: left;
	width: 159px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 13px;
	color: #666666;
	margin-right: 20px;
}
