body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

#container
{
	position: absolute;
	top: 30px;
	left: 10%;
	width: 800px;
	height: 550px;
	text-align: left;
	background-color: #fff;
	background-image: url(../Grafik/MitteStartseite.jpg);
	border: 1px none #fff;
}

#Jugend
{
	position: absolute;
	top: 120px;
	left: 480px;
	width: 160px;
	height: 80px
	border: none;
}

#Liga
{
	position: absolute;
	top: 120px;
	left: 160px;
	width: 160px;
	height: 80px
	border: none;
}

#Triathlon
{
	position: absolute;
	top: 260px;
	left: 32px;
	width: 160px;
	height: 80px
	border: none;
}

#Verein
{
	position: absolute;
	top: 260px;
	left: 608px;
	width: 160px;
	height: 80px
	border: none;
}

#sponsoren
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	width: 800px;
	height: 133px;
	text-align: left;
	background-color: black;
	border: 0px none #fff;

