/**	CSS Programm Detail */
.mainh2{float:left;
	width:590px;
	margin-top:20px;
}

#imgNavi	{	
	width:160px;
	top:10px;
	float:right;
}


/*	Untertitel Bildbox */
.imgSubtitle{
	color:#000000;
	text-align:justify;
	padding:10px;
}

/*	Teaserbild */
#prevImg{
	width:169px;
	height:129px;
	border-right:10px solid #FFF;
	background:#000;
	overflow:hidden;
}
#prevImg div.imgHolder{
	position:absolute;
	width:169px;
	height:133px;
	clip:rect(0px 169px 133px 0px);
}
#prevImg div.button{
	position:absolute;
	margin:85px 0 0 5px;
}
.numMenue{
	width:178px;
	float:right;
}
/**	Bilder */
#mainImage,#imgCaption{
	float:left;
}
#mainImage{margin-top:0;}
#mainLink,#mobileMainLink{
	display:block;
	width:395px;
	background:#000000;
	height:300px;
	overflow:hidden;
}
#mobileMainLink{display:none;}
.imgCaption{
	display:inline;
	width:380px;
	margin:0 10px 10px 0;
	text-align:left;
	font-size:14px;
	float:right;
}

.errorMSG{
	width:395px;
}
hr{
	border:none;
	border-top:1px solid #d0d0d0;}
#imageIcons a{
	cursor:pointer;
	padding:2px;
	float:left;
}
#imageIcons img{
	border:none;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#icnum{
	float:left;
	width:90px;
	text-align:center;
	color:#888888;
	margin-top:10px;
	font-size:14p;
}

.dateTimeInfo{
	display:block;
	margin:0 0 20px 20px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-top:4px;
	text-align:right;
}
h2 a{
	font-size:16px;
	font-weight:bold;
}
span.ico.ZOOM,
.none{display:none;}
a.button{
	width:135px;
	padding:2px 0 2px 0;
	background:#b5b5b5;
	color:#FFF;
	text-align:center;
	display:block;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	behavior:url(border-radius.htc);
}
a.button:hover{background:#97b2d3;}
.teaserBox{margin-top:30px;}
.teaserBox div.img{width:60px;}
.teaserBox div.txt{width:110px;float:right;margin-top:26px;}
.teaserBox div.txt a{font-size:14px;color:#5e768e;}
.teaserBox div.img a.zapping{width:60px;background-position:-30px -205px;}
