@charset "utf-8";
/* CSS Document */
/*
	CSS Spezifikationen für das 1. Template Level
*/

#middleTable
{
	margin-top:1px;
	margin-bottom:1px;
	
	width:1023px;
}
#tdSpacer
{
	width:39px;
}
#mainNavigation
{
	background-color:#e7eaec;
	width:141px;
	vertical-align:top;		
}
#mainNavigation img
{
	display:block;
}

#programmNavigation img
{
	display:block;
}

#content
{
	width:590px;
	background-color:#FFFFFF;
	vertical-align:top;	
	
	padding:25px 5px 5px 5px;
}
#news
{
	width:195px;
	background-color:#e7eaec;
	vertical-align:top;	
}
#newsHeader
{
	height:24px;
	border-bottom:1px solid #FFFFFF;
}
#newsBody
{
	border-bottom:1px solid #FFFFFF;
}
#tdSpacer2
{
	width:48px;
	background-color:#FFFFFF;
}