/* header */
div.header {
	left:0;
	top:0;
	background-image:url(../images/bg/lines.gif);
	width:800px;
	height:310px;
	padding:0;
	margin:0;
}
div.header div.sujet {
	width:255px;
	height:293px;
	background-image:url(http://www.unit-f.at/archive/6festival/images/sujets/home.jpg);
	float:left;
}

.header .strip {
	width:545px;
	height:94px;
	margin-top:107px;
	background-image:url(http://www.unit-f.at/archive/6festival/images/bg/strip.gif);
}

div.main {
/*
	height:261px;
*/
}