html, body{
	margin:0;
	padding:0;
	background: Silver;
	font-family: Arial, "Arial", Times, cursive ;
	font-size: 100.00%;
	overflow : auto;
} 
#oben{
	position: relative;
width: 100%;
min-height: 50px;
margin: 2px;
padding: 2px;
}
#oben1{
position: relative;
width: 100%;
min-height: 15px;
margin: 2px;
padding: 2px;
}
#unten{
position: relative;
width: 100%;
min-height: 700px;
margin: 2px;
padding: 2px;
}
#fuss1
{
position: relative;
	width: 100%;
	height: 50px;
	left: 5px;
	margin: 2px;
padding: 2px;
	
}
#suche
{
	position: absolute;
	width: 10%;
	height: 50px;
	left: 15px;
	top: 375px;
}
#fuss2
{
position: relative;
width: 100%;
height: 50px;
left: 5px;
margin: 1px;
padding: 1px;
	
}
.fusstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 75%;
}
.fusstext2
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 85%;
}
.linkstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 110%;
}
.headtext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 140%;
}
.headnav1
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 100%;
}
.headnav2
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 80%;
}
.rechtstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 140%;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
#bilderliste a:hover {
	background: #F2F2F2;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}
a:hover {
	background: Silver;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}
.clFoldLinks	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
