html,
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background: #e3e3e2 url(../images/bgPage.jpg) top center no-repeat;
	font-family: Officina, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

/*
	ie6 bugfix
*/

p, div, a, td {
	font-size: 11px;
	line-height: 13px;
}

* {
	margin: 0;
	padding: 0
}

#leftWrap {
	width: 50%;
	height: 1px;
	float: left;
	margin-right: -335px;
}

#left {
	margin-right: 335px;
	height: 620px;
/*	background: url(../images/federLinks01.jpg) top right no-repeat; */
}

#middleWrap {
	width: 670px;
	height: 100%;
	float: left;
	background: #e3e3e2 url(../images/bgPage.jpg) top center;
}

#rightWrap {
	width: 50%;
	height: 1px;
	float: right;
	margin-left: -336px;
}

#right {
	margin-left: 335px;
	height: 620px;
	/*background: url(../images/federRechts01.jpg) -1px 0 no-repeat;*/ 
}

#logoWrap {
	position: absolute;
	z-index: 5;
	left: 50%;
}

#logo {
	position: absolute;
	z-index: 10;
	left: -554px;
}

#headerWrap {
	font-size: 10px;
	color: #177eb0;
	height: 90px;
	padding: 0 0 0 0;
	margin: 10px 20px 0 20px;
}

#naviWrap {
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 20px 0 20px;
	height: 50px;
}


#contentWrap {
	position: relative; /* fuehrt im IE6 zu einem Fehler */
	padding: 0 0 0 0;
	margin: 0 20px 0 20px;
}

#footerWrap {
	clear: both;
	font-size: 0;
	line-height: 0;
/*	background: lightgrey;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0 0 1em 0;
	padding: .25em 1em .25em 1em;
	color: white;*/
}

/*
	BEGIN content
*/

div.contentProduction,
div.content {
	position: relative;
	float: left;
	width: 630px;
}

div.leftRowProduction
div.leftRowImageFilm,
div.leftRow {
	float: left;
	width: 372px;
}

div.rightRowProduction,
div.rightRowImageFilm,
div.rightRow {
	float: left;
	width: 255px;
}

div.rightRowProduction h1,
div.rightRowImageFilm h1,
div.rightRow h1 {
	margin-left: 0;
}

div.rightRowImageFilm {
	float: left;
	width: 230px;
}

div.leftRowImageFilm {
	float: left;
	width: 400px;
}

#flash {

}

div.clearer {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.off_div {
	border: 1px dotted red;
}
/*
	END content
*/



/*
	BEGIN IE6
*/

#IE6 {
	width: 100%;
	height: 100%;
	background: #e3e3e2 url(../images/bgPage.jpg) -446px 0 no-repeat;
}

#IE6_left {
	width: 219px;
	height: 100%;
}

#IE6_middle {
	width: 670px;
	height: 100%;
}

#IE6_right {
	height: 100%;
}

/*
	END IE6
*/
