/* 
Klassen für den Menpunkt Programme 
*/
.contentBottomProgram{
/*	background-image:			url(../pix/content_verlauf2.gif); background-repeat:repeat-x;*/
	color:						#ffffff;	
	font-size:					18px;
	font-weight:				bold;
	padding-top:				132px;
	height:						160px;
}

.programmContent{
	padding-left:				-22px;	
}

div.contentBottom td.contentCategory {
	color:						#ffffff;	
	font-size:					18px;
	font-weight:				bold;
	padding-top:				132px;
	padding-left:				21px;	
	width:						575px;
	line-height:				22px;
}

* HTML div.contentBottom td.contentCategory {
	width:						572px;
}


/*
Randomizer Layout - Formatierungen innerhalb unterem Div
*/
.content td.contentTitle{
	color:						#fff;	
	font-size:					18px;
}

.contentBottom{
	/*background-image:			url(../pix/content_verlauf.gif); background-repeat:repeat-x;*/
	align:						top;
	v-align:					top;
	background-color:			#E7E7E7;
	width:						865px;
	height:						160px;	
	z-index:					2;
	line-height:				22px;
}

	
.contentText{
	background-image:			url(../pix/spacer.gif); background-repeat:no-repeat;
	width:						580px;
	padding-top:				19px;
	padding-bottom:				16px;
	vertical-align:				top;
	padding-left:				22px;	
	width:						550px;	
	line-height:				17px;
}

* HTML .contentText{
	width:						547px;	
}

.contentTitle{
	background:					url(../pix/content_titleBG.gif) no-repeat; 
/*	padding-left:				21px;*/
	height:						35px;	
	padding-left:				21px;		
}

.randomizerBottomTable {
	height:						160px;	
	width:						865px;	
}

.contentTextRandomizer{
	background-image:			url(../pix/spacer.gif); background-repeat:no-repeat;
	width:						550px;
	padding-top:				18px;
	vertical-align:				top;
	padding-left:				22px;
	overflow:					hidden;	
	height:						125px;
	line-height:				17px;
}

.contentTextRandomizer p{
	width:						550px;
	vertical-align:				top;
}

.contentTitleRandomizer{
	height:						35px;	
	padding-left:				22px;		
}

.contentLinksRandomizer{
	vertical-align:				top;
	padding-top:				13px;
	padding-right:				17px;
	padding-left:				30px;
 }
 
.content td.contentTitleRandomizer{
	text-decoration:			none;
	color:						#fff;	
	font-size:					18px;
	line-height:				40px;
}
 
.content td.contentLinksRandomizer a{
	text-decoration:			none;
	font-weight:				bold;
	color:						#3F3D3E;
}

.content td .contentLinks a{
	color:						#3F3D3E;	
	text-decoration:			none;
	font-weight:				bold;
}

.contentLinksPrograms {
	padding-top:				10px;
	line-height:				small;
	padding-left:				1px;
}


* HTML .contentLinksPrograms {
	padding-top:				10px;
	margin-left:-3px;
}

.contentLinksProducts {
	padding-left:				25px;
}

.zoomLink {
	position:					relative; 
	text-align:					right;
	valign:						bottom; 
	z-index:					80; 
	bottom:						18px; 
}

* HTML .zoomLink{
	right:						1px;
} 