html, body{
	margin: 0;
	padding: 0;
	background: #F5F5DC;
	font-family: Arial, "Arial", Times, cursive;
	font-size: 100.00%;
	
} 
#head
{
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0px;
	top: 10px
	}

#links
{	
	position: absolute;
	width: 15%;
	height: 350px;
	left: 0px;
	top: 0px
}

#rechts
{	
	position: absolute;
	width: 70%;
	min-height: 350px;
	left: 150px;
	top:0px
}
#rechts2
{	
	position: absolute;
	width: 15%;
	height: 350px;
	left: 150px;
	top: 0px
}
#fuss
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 500px
}
#fussseminare
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 500px
}
#fussimpressum
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 500px
}
#fuss1
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 600px
}
#fussangebot
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 500px
}
#fusspreise
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 300px
}
#fusskurse
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 2400px
}
#fussdiesunddas
{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 1000px
}
.fusstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 75%;
}
.fusstextgross
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 130%;
}
.uber
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 120%;
}
.linkstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 110%;
}
.headtext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 140%;
}
.rechtstext
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 100%;
}
.text1
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 120%;
}
.text2
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 80%;
}
.text3
{
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 60%;
}