body		{

		}
		
a.pastStudies   {
			color: #969799;
		}
		
a.futureStudies {
	font-weight:	bold;
	font-size:		13px;
}

.studyFormer
{
	background:		#aaa;
	font-weight:	bold;
	padding:		5px 5px;
	font-size:		12px;
	color:			white;
}
		
td.studyListNumber
{
	text-align: right;	
	vertical-align:	top;	
	padding:	25px 5px 25px 5px;
	font-size:	10px;	
	/*border-bottom:	30px #fff;*/
}		

td.studyList
{
	padding:	25px 5px 25px 5px;
	/*border-bottom:	40px #fff;*/
}		

.studyInfos
{
	text-align:	right;
	font-size:	8px;
	margin:	5px 0;
	border-top:	1px grey dotted;
	/*background:	#efefef;*/
}

.studyInfoBox
{
	vertical-align:	bottom;
	background:		#efefef;
	padding:		3px 5px;
	text-align:		right;
}
		
			
p.lectureTitle, p.lectureBeginAndCost {
			font-weight: bold;
		}			

p.lectureTitle	{
			font-size: 1.5em;
			text-align: center;
		}
		
p.simpleHeading  {	
			font-size: 1.0em;
			font-weight: bold;
		}		
		
#newsletter_subheader {
			color: #111111;
			}
			
td#newsletter_submit {
			text-align: right;
		}		
		
		
p.VeranstaltungTitel
{
	font-size:		18px;
	font-weight:	bold;
}

.VeranstaltungAnmeldung
{
	font-size:		14px;
	font-weight:	bold;
	border:			1px #999999 solid;
	background:		#eee;
	padding:		10px 20px 10px 20px;
}

.VeranstaltungInfobox
{
	background-color:	#efefef;
}		
