body {height:100%;margin: 0px; padding: 0px;background: #008B8B; 
	font-family: verdana, arial, helvetica, serif;
	font-size: 100%;
	color: black;
	position: absolute;
}
P		{FONT:Arial; FONT-SIZE: 14px}
DIV		{FONT:Arial; FONT-SIZE: 14px}
A:link            { color: black; font:Arial }
A:active         { color: #DEB887; font: Arial }
A:visited       {COLOR: black;FONT:Arial;}
A:hover          { color: #008080; font:Arial }
#SpalteOben
{
width: 980px; outline-style: none;
	position: absolute;
	left: 100px;
	top: 0;
	background: url(testastartv2.jpg) no-repeat 0 0;
	z-index: 0;
	padding: 100px;
	margin: 12px;

}
#SpalteInhalt
{
padding: 10px;
background-color:#E0FFFF;
border-style: solid; border-width: 2px; border-color: #FF7F50; outline-style: none;
font: 14px "Arial";
	position: absolute;left:130;
	margin: 0px 100px 10px 200px;
	width: 760px;
	top: 160px;
	min-height: 622px;
}
#SpalteLinks
{
padding: 100px;
background-color: #B0E0E6;
float: left;
width: 180px;
height: auto;
margin-top: 0px;
margin-left:10px;
margin-bottom: 10px;
border-style: solid; border-width: 2px; border-color: #FF7F50; outline-style: none;
	font: 10px "Arial";
	top: 140px;
	direction: ltr;
	padding: 10px;
	position: relative;
	left: 100px;
}
#SpalteMenue
{
float: none;
width: 180px;
height: auto;
margin-top: 0px;
margin-left:0px;
margin-bottom: 10px;
	font: bold 14px/25px "Arial";
	direction: ltr;
	padding: 0px;
	position: relative;
	top: 140px;
	left: 100px;
}
#SpalteRechts
{
float: right;
width: 70px;
height: auto;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 10px;
padding: 5px;
border-style: dotted; border-width:thin; border-color: #C0C0C0;
	font: 9px "Arial";
	background-color: #E6E6FA;
text-align: center;
}

#SpalteUnten
{
clear: both;
height: 20px;
margin: 10px;
padding: 0px;
max-width: 200px;
background-image: url(); outline-style: none;
	position: absolute;
}