/* Allgemein */

body{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
	background: url(_pic/bg-website.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #121212;
	text-align: center;
	margin: 0;
}
container{
	width: 100%;
	heigth: 100%;

}

#container02{
	width: 1113px;
	position:absolute;
	left:50%;
	margin-left: -557px;
}


