	td.content {  background:#FFF7F4 url('/img/silhouette.gif') bottom no-repeat; }
	table.projektInfo {
	 width:800px;
	 height:360px;
	}

	.projektInfo a.sectionLink {
	  font-size:9pt;
	  font-weight:bold;
	}

	.projektInfo table.fototable td.beschreibung {
	  padding-left:10px;
	}
	
	.projektInfo table.fototable td {
	  vertical-align:top;
	}

	.projektInfo p.personen {
	  font-weight:bold;
	  font-size:10pt;
	}
	
	.projektInfo ul.personen li {
	  font-weight:normal;
	  font-size:8pt;
	}

	.projektInfo a.fotonavi {
	  color:#000;
	  font-size:10pt;
	  font-weight:bold;
	}
	
	.projektInfo ul.personen {
	  margin-left: 0; 
	  padding-left: 20px;
	  height:160px;
	}

	.projektInfo p.fototitel {
	  font-weight:bold;
	  font-size:13pt;
	  height:26pt;
	  margin-top:20px;
	  margin-bottom:10px;
	}
	
	td#projektContent {
	 width:550px;
	 height:360px;
	 vertical-align:top;
	}
	
	td#flyer {
	 vertical-align:top;
	 text-align:center;
	 height:340px;
	}
	
	td#projektNavi {
	 vertical-align:top;
	 text-align:center;
	}
	
	table.infotable {
	 width:550px;
	 font-size:9pt;
	}
	
	table.infotable td {
	 vertical-align:top;
	 padding-bottom:5px;
	}

	table.infotable td.label { font-weight:bold; }
	
	#page1 td.label,
	#page4 td.label { width:100px; }
	#page1 td.data,
	#page4 td.data { width:450px; padding-right:20px;}
	
	table.infotable#page2 td.label, 
	table.infotable#page3 td.label { text-align:right; width:200px; padding-right:10px; }
	table.infotable#page2 td.data, 
	table.infotable#page3 td.data { width:300px; }
	
	table.infotable td.label,
	table.infotable td.data {
	 line-height:160%;
	}
	
	#page2 td,
	#page3 td { line-height:140%; }

	div.scrollDiv {
	  overflow:auto;	/* for Opera */
	  overflow-x:hidden; /* for IE5+ */
	  overflow-y:auto; /* for IE5+ */
	  width:100%;height:100%;
	}

