body{
	background: #5d4c57;
	color: white;
	margin: 3% 3% 3% 3%;
	text-align: justify;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	line-height: 190%;
}

a:link, a:visited, a:hover, a:active, a:link {
	background: #5d4c57;
	color: #FC9;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	font-size: 13pt;
	font-weight: normal;
}
h1 { background: #5d4c57; color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 13pt; font-weight: bold; }
h2 { background: #5d4c57; color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 12pt; font-weight: normal; }
h3 { background: #5d4c57; color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 11pt; font-weight: normal; }
h4 { background: #5d4c57; color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 10pt; font-weight: normal; }
h5 { background: #5d4c57; color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 9pt; font-weight: normal; }
p  {
	background: #5d4c57;
	color: #FC9;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	font-size: 12pt;
}
.bildunterschrift{ background: #5d4c57;color: white; font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif; font-size: 11pt; }
.img { background: #5d4c57; color: white; }
