body
{margin-top: 20px; margin-left: 0px; margin-right: 0px;margin-bottom: 20px;        background-color: #000000;padding:0px;

}


#LayerTitel {
	background-color:#000000;
	position: absolute;
	left: 50px;
	top: 50px;
	height: 40px;
	width: 95%;
	z-index: 1;
}

#titel {
	background-color:#00000;
	letter-spacing:10px;
	color:#7F7F7F;
	font-variant:normal;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	vertical-align:middle;
	border-bottom:0px solid #343434;
	height: 40px;
	width: 100%;
	background-image:   url(../00_index/linie_index.jpg);
	z-index: 2;

}

#LayerBild {
	background-color:#000000;
	position: absolute;
	left: 400px;
	top: 200px;
	height: 560px;
	width: 860px;
	z-index: 3;
    border-top:solid 0px #CCCCCC;
    border-bottom:solid 0px #CCCCCC;
	border-left:solid 0px #CCCCCC;
    border-right:solid 0px #CCCCCC;
}

#TableBild{
	background-color:#000000;
	align: center;
	height: 550px;
	width: 850;
	z-index: 4;
	border-top:solid 1px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
}



