@CHARSET "ISO-8859-1";

/* Spezielle Designdefinitionen für den Unterpunkt 
   "Archiv" des Menüpunktes "Projekte".	
   Kindelement von "bodyContentProjekteListe". */

div.bodyContentArchivListe {
	position:relative;
	top:15px;
	
	font-family:Arial;
	font-size:9pt;	

	
	width:640px;
}

.bodyContentProjekteListeSubinfo { font-weight: bold; color: #000000; padding-bottom: 5px; font-size: 13px; }

.bodyContentArchivListeEintrag {
	margin-top:-10px; padding-bottom: 10px;
}

.bodyContentProjekteArchivLinieListe {
	position:relative;
	top:5px;
	
	height:24px;
	width:620px;
}

.bodyContentProjekteArchivJahrListe {
	margin-top:0px;
	margin-left:560px;
	
	font-family:Arial;
	font-size:11pt;	
	font-weight:bold;
	color:#FFFFFF;
	
	text-align:center;
	line-height:24px;
	
	height:21px;
	width:81px;
	
	background-image:url(../images/List_Archiv_04.gif);
	background-repeat:no-repeat;
}


