/*========================= Projekt Style ========================*/

/* ======================== Projekte- Startseite ======================== */

#projekte_subnavi {
	position: relative;
	top: 0;
	margin-top: 51px;
	padding:0;
}

#projekte_subnavi table tr td {
	text-align: left;
}


div#content_projekt{
	background-color: white;
	float: left;
	text-align: left;
	height: 458px;
	width: 668px;
	background: white url(/media/templatedata/hg_projekte.jpg) top right no-repeat;
	margin:0;
	padding:0;
}

/* ======================== Projekte -Unterkategorie ======================== */


#projekt_subnavi_down {
	position: relative;
	margin-top: 7px;
	padding:0;
	text-align: left;
}


#projekt_subnavi_down table tr td {
	text-align: left;
}

.icon_print_kontakt {
	margin: 5px 0 0 370px;
}