/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Projekte {
	font-size: 12px;
 	color: rgb(128,128,128);
 	padding-top: 10px;
 	padding-bottom: 10px
}

.NEWS-Text {
	font-size: 12px;
 	color: rgb(128,128,128);
 	line-height: 16px;
 	padding: 2px
}

.Rahmen {
	padding-top: 2px;
 	padding-bottom: 2px;
 	border-bottom: 1px dashed rgb(255,255,255)
}

.TextEng {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(128,128,128);
 	line-height: 16px
}