#wrapper990 {
	margin: 0 auto;
	width: 938px;
	padding: 0 26px 0 26px;
	text-align: left;
	background: #fff url(images/page_bg2.png) repeat-y;
}
/*	-------------------------------------------
	HEADER
	------------------------------------------- */
#header_DE,
#header_EN {
	position: relative;
}
#header_DE H1 {
	height: 64px;
	width: 730px;
	background: url(images/header_de.jpg) no-repeat 0 0;
}
#header_EN H1 {
	height: 64px;
	width: 730px;
	background: url(images/header_en.jpg) no-repeat 0 0;
}
#header_DE H1 SPAN,
#header_EN H1 SPAN {
	position: absolute;
	top: -1000px;
	left: -1000px;
	margin: 0;
	padding: 0;
}
#header_DE H1 A,
#header_EN H1 A {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#header_DE IMG,
#header_EN IMG {
	position: absolute;
	top: 0;
	left: 737px;
}
/*	-------------------------------------------
	SEITE
	------------------------------------------- */
/* SPALTEN */
#content-header {
	background-image: url(images/nav_shadow.gif);
	background-repeat: repeat-x;
	padding: 10px 0 0 0;
	width: 100%;
	clear: both;
}
#content {
	clear: both;
	padding: 20px 0 0 0;
}
#content #col195 {
	width: 195px;
	float: left;
	padding: 0 0 20px 0;
}
#content #col563 {
	width: 533px;
	float: left;
	padding: 0 15px 20px 15px;
}
#content #col180 {
	width: 180px;
	float: left;
	padding: 0 0 20px 0;
}
