#mainstage, #maincontent {
/*
	background-image:none !important;
	background-color:#fff;
*/
}
#rightcontent, .rightcontentelement {
/*
	background-image:url(../gfx/bg_mainstage.gif);
	background-repeat:repeat-y;
*/
}
.ccStegNoPT {
	padding-top:0px;
}
.softwareTable {
	border-collapse:collapse;
}
.softwareTH {
	border-left:1px solid #E4E7EC;
	border-bottom:1px solid #E4E7EC;
	width:135px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:15px;
	font-weight:bold;
	color:#1A529D;
}
.softwareTHsmall {
	width:124px;
}
.softwareTL {
	border-bottom:1px solid #E4E7EC;
	width:153px;
	padding-top:18px;
	padding-bottom:13px;
	vertical-align:top;
	text-align:left;
}
.softwareTD {
	text-align:center;
	border-left:1px solid #E4E7EC;
	border-bottom:1px solid #E4E7EC;
	padding:10px;
}
.softwareTable td {
}

div.software_updates {
	background:url(/fileadmin/Herma/Templates/images/software/software_update_background.gif) no-repeat;
	height:96px;
	margin:0px 0px 0px 22px; 
	width:678px;
}

div.software_updates div.software_updates_content {
	margin-left:22px;
	padding-top:17px;
}

div.software_updates div.software_updates_content img {
	margin-top:12px;
}

div.backlink_bottom {
	border-top:1px solid #D1DCEB;	
	margin-top:23px;
	padding-top:10px;
}

.csc-textpic-imagewrap img {
    border: 0 !important;
}