@CHARSET "ISO-8859-1";

/* Allgemeine Designdefinitionen für Unterpunkte "In Produktion, 
   In Planung und Archiv" des Menüpunktes "Projekte" */

/* Kindelement von "bodyContent" in der Datei layout.css
   Erster Abschnitt */
div.bodyContentUeberUnsListe {
	position:relative;
	top:0px;
	
	font-family:Arial;
	font-size:9pt;	
	font-weight:bold;
	
	width:640px;
}


.bodyContentUeberUnsListeEintrag {
        margin-top:20px;
}

.bodyContentUeberUnsListeEintragTitel {
	font-size:18px;
        font-weight:bold;
}



.bodyContentProjekteListeEintragBeschreibung h1 {
	font-size:24px;

	color:#F26841;
}

.bodyContentProjekteListeEintragBildWeiter {
	margin-top:10px;
}

.bodyContentProjekteListeEintragWeiter {
	display:inline;
	
	position:relative;
	top:-3px;
	left:5px;
}

.bodyContentProjekteListeEintragBild {
	margin-top:10px;
	float:left;
}

.bodyContentMainText 

{

padding-bottom:40px;
width: 640px;

}
.bodyContentUeberUnsListeEintragBeschreibung 
{ padding-top: 10px; }
.bodyContentUeberUnsListeEintragBeschreibung p {
      margin:0; padding:0;
}
