body 
{
	background:#000;
	margin:0;
}

.kopf
{
	background:url(Bilder/kopf.jpg) bottom center no-repeat;
	height:137px;
	width:1000px;
}

.links
{
	background:url(Bilder/links.jpg) right top no-repeat;
	height:662px;
	width:94px;
}

.rechts
{
	background:url(Bilder/rechts.jpg) left top no-repeat;
	height:662px;
	width:94px;
}

.aussen
{
	margin:auto;
}

.mitte
{
	background:url(Bilder/mitte.jpg) top center no-repeat;
	height:459px;
	width:812px;
	vertical-align:top;
}

.unten
{
	height:145px;;
	width:auto;
}

.navi
{
	height:39px;
	text-align:center;
}

.Tabmitte
{
	font-weight:bold;
	color:#fff;
	margin:auto;
}
.formatiert
{
	color:#bbb;
	text-decoration:none;
}

