body {
	margin: 0px;
	background-color: #d3dfea;
}
body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}
.content h1 {
	font-size: 19px;
}
.content h2 {
	font-size: 17px;
}
.content h3 {
	font-size: 15px;
}
.maintable {
	width: 820px;
	background-color: #FFFFFF;
}
.shadow_left {
	width: 10px;
	background-image: url(../images/schatten_li.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	width: 10px;
	background-image: url(../images/schatten_re.gif);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footer.jpg);
	height: 86px;
	background-repeat: no-repeat;
	color: #000000;
}
.footer a {
	text-decoration: none;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
  color: #000000;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.content p {
	margin-left: 15px;
	margin-right: 15px;
}

