
/*----------------------------------------------
												NEWS PIC
-----------------------------------------------*/
#news_pic
{
    position:absolute;
    z-index:5000;
		background:#1C2843 none repeat scroll 0%;
		left:450px;
		top:376px;
		width:206px;
}



#news_pic div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0px !important;}
#news_pic div.csc-textpic div.csc-textpic-imagewrap { margin:0px;}
#news_pic div.csc-textpic { text-align:left;}


.news_single_pic #news_single_pic_image {
	position:relative;
	z-index:99;
	/*padding:7px;*/
	padding: 7px;
/*	padding-top: 0px; */
	padding-bottom: 5px;
}



#news_single_pic_lt { position:absolute; left:0px; top:0px; background:url(../images/news_single_pic_border_lt.gif) no-repeat left top; width:321px; height:170px;}
#news_single_pic_rt { position:absolute; right:0px; top:0px; background:url(../images/news_single_pic_border_rt.gif) no-repeat right top; width:321px; height:170px; }
#news_single_pic_lb { position:absolute; left:0px; bottom:0px; background:url(../images/news_single_pic_border_lb.gif) no-repeat left bottom; width:321px; height:170px;}
#news_single_pic_rb { position:absolute; right:0px; bottom:0px; background:url(../images/news_single_pic_border_rb.gif) no-repeat right bottom; width:321px; height:170px; }


.news_single_pic .news-single-imgcaption {display:none;}
#news_single_pic_image .csc-textpic-image {margin-bottom:0px;}

/*------------------- NEWS PIC STARTSEITE ---------*/
#main #news_pic 
{
    left:360px;
    width:294px;
    height:206px;

}
#left, #right {
	height: 250px;
	
}

.news_single_pic #news_single_pic_image {
	position:relative;
	z-index:99;
	/*padding:7px;*/
	padding: 7px;
/*	padding-top: 0px; */
}