body{
	margin: 60;
	padding: 0;
	font-family: arial;
	font-size: 18px;
	color: #141215;
	background: #FFFFFF url(../gfx/bg.png) 0px 0px repeat;
}
h1{
	color: #BD0F32;
	font-weight: bold;
	font-size: 32px;
}
.top{

}
#logo{
	position: absolute;
	margin: 10 auto;
	padding: 20;
	left: 1008px;
}
#error{
	position: absolute;
	margin: 50 auto;
	padding: 20;	
}
#banner{
	position: absolute;
	margin: 120 auto;
	padding: 20;
}
.content{
	position: absolute;
	margin: 290 auto;
}
#code{
	margin: 20;	
	max-width: 1000px;
	overflow: visible;
}
#content_de{
	margin: 20;
	maring-left: 20;
	max-width: 900px;
	overflow: visible;
}
#content_en{
	margin: 20;	
	max-width: 900px;
	overflow: visible;
}
#content_fr{
	margin: 20;	
	max-width: 900px;
	overflow: visible;
}