body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 12px;
	background-color: #ECEADD;
	color: #63625D;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #955B1C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #955B1C;
}
a:hover {
	text-decoration: underline;
	color: #955B1C;
}
a:active {
	text-decoration: none;
	color: #955B1C;
}
#header {
	position:relative;
	width: 804px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	position:relative;
	width: 636px;
	background-image: url(img/main-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 84px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 17px;
	padding-bottom: 0px;
	padding-right: 84px;
}


h1 {
	font-size: 13px;
	font-weight: normal;
	color: #63625D;
	font-family: tahoma;
}
#footer {
	position:relative;
	width: 804px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 27px;
	padding-bottom: 10px;
}
#slideshow {
	position:relative;
	width: 782px;
	height: 259px;
	background-image: url(img/slideshow-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#nav {
	position:relative;
	width: 737px;
	height: 41px;
	background-image: url(img/nav-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 67px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#zettel {
	width: 214px;
	height: 225px;
	position: absolute;
	left: 510px;
	top: 17px;
}

.pdf {
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	padding-left: 62px;
	padding-top: 17px;
	height: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.table {
	border: 1px dotted #63625D;
	margin-left: 41px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td {
	padding: 6px;
}
#zettel2 {
	width: 214px;
	height: 225px;
	position: absolute;
	left: 470px;
	top: 17px;
}
