/* 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/7festival/images/sujets/home.jpg);
	float:left;
}

.header .strip {
	width:545px;
	height:94px;
	margin-top:107px;
	background-image:url(http://www.unit-f.at/archive/7festival/images/bg/strip.jpg);
	background-repeat:no-repeat;
	background-position:0 15px;
}

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