html, body{
	margin:0;
	padding:0;
	background: Silver;
	font-family: Arial, "Arial", Times, cursive ;
	font-size: 100.00%;
	
} 
#head
{
	position: relative;
	width: 99%;
	min-height: 100px;
	left: 5px;
	top: 5px
	}

#links
{	
	position: absolute;
	width: 10%;
	height: 250px;
	left: 15px;
	top: 130px
}
#rechts
{	
	position: absolute;
	width: 88%;
	min-height: 350px;
	left: 75px;
	top: 120px
	
}
#rechts2
{	
	position: absolute;
	width: 88%;
	min-height: 700px;
	left: 75px;
	top: 12px
}
#rechts3
{	
	position: absolute;
	width: 88%;
	min-height: 850px;
	left: 75px;
	top: 120px
}
#fuss
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 700px;
	margin-top:50px;
}
#fuss1
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 500px;
	margin-bottom:50px;
}
#fuss3
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 1000px;
	margin-top:50px;
}
#fuss4
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 850px;
	margin-top:50px;
}
#fuss5
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 1300px;
	margin-top:50px;
}
#fuss6
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 5px;
	top: 1100px;
	margin-top:50px;
}
#suche
{
	position: absolute;
	width: 10%;
	height: 50px;
	left: 15px;
	top: 375px;
}
.fusstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 75%;
}
.fusstext1
{
	text-decoration: none;
	text-align: center;
	color: #696969;
	font-size: 65%;
}
.linkstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 110%;
}
.headtext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 140%;
}
.headtext2
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 100%;
}
.headtext3
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 120%;
}
.headtext4
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 110%;
}
.headtext5
{
	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;
}
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;
}