body {
	background-image: url(../img/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
td#top {
	background-color: #000000;
	height: 120px;
}
td#nav {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td#info {
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
p {
	font-size: 10pt;
}
strong {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}
img#ohne {
	border: 0px;
	margin: 0px;
}
img {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
p#footnote {
	font-size: 9pt;
	text-align: center;
}
h2 {
	font-size: 14pt;
	color: #990000;
	line-height: 20px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:link#fussnote {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited#fussnote {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover#fussnote {
	color: #990000;
	text-decoration: none;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
span#h3{
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}
.Stil1 {
	color: #990000;
	font-weight: bold;
}
.galerie td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}

