.balken-unten {
	background-image: url(bilder/projekte/hg_unten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kopf {
	background-image: url(bilder/projekte/hg_oben.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.haupt {
	background-image: url(bilder/projekte/hg_mitte.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.seitentitel {
	font-size: 15px;
	margin-top: 34px;
	margin-left: 22px;
	font-weight: bold;
	color: #003366;
	z-index: 1;

}
.balken-unten-ohne {

	background-image: url(bilder/projekte/hg_unten_ohne.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kopf-ohne {

	background-image: url(bilder/projekte/hg_oben_ohne.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.projekte-fenster {
	border: 1px solid #A7BFD7;
	background-color: #F3F8FE;
}
.seitentitel-index {

	font-size: 14px;
	margin-top: 17px;
	margin-left: 10px;
	font-weight: bold;
	color: #003366;
	z-index: 1;
}
