body {
	background: white;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
	color: black;
}

ul{
	display: none;
}

#footer ul{
	display: inline;
}

.hinweis{
	display: none;
}

body a:link, body a:visited{
	font-weight: bold;
	text-decoration: none;
}

body a:link:after, body a:visited:after{
	font-weight: normal;
	font-size: 80%;
}

#bildnavi, #bildnavi2{
	display: none;
}

.img3, .img4, .img7{
	display:none;
}

a:link{
	color: black;
	text-decoration: none;
}

a:visited{
	color: black;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: none;
}

a:active{
	color: black;
	text-decoration: none;
}

