body {
	background-color: #FFFFFF;
	background-image: url(site_images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 15px;
	text-align: center;



}
#titel {
	background-image: url(site_images/titel.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	width: 128px;
	vertical-align: text-top;

}
.ptitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0066;
	text-align: center;
	vertical-align: text-top;
	color: #CC0099;
	margin-top: 145px;
	margin-bottom: 45px;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: oblique;
	line-height: 120%;
	color: #333333;
	font-weight: normal;

}
h5 {
	font-size: 105%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0000FF;
	display: block;
	margin-top: 1.5em;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	color: #990066;
	text-align: center;
	text-transform: capitalize;

}


#art td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #660066;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding: 15px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	color: #990033;
}
a:hover {
	color: #0066FF;
	text-decoration: none;

}
h4 {
	font-size: 105%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #353BA9;
	display: block;
	margin-top: 0em;
	background-color: #E3CEDD;
	padding: 5px;
}
