#cr {
	float: right;
	width: 655px;
	text-align: left;
}
#cr #meinImg {
	height: 300px;
	width: 655px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#cr .newsBox {
	background-image: url(../images/boxboxBg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	text-align: center;
}
#cr .newsBox img {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 5px;
	width: 655px;
}
#cr .newsBox #topics,
#cr .newsBox #news {
	height: 40px;
	border-bottom: 1px solid #CCC;
	background-position: center 18px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#cr .newsBox #topics { background-image: url(../images/titleTopics.gif); }
#cr .newsBox #news { background-image: url(../images/titleNews.gif); }
#cr .newsBox h2 span{ display: none; }
#cr .newsBox table {
	width: 625px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	line-height: 120%;
}
#cr .newsBox table th,
#cr .newsBox table td {
	text-align: left;
	border-bottom: 1px dashed #CCC;
}
#cr .newsBox table th {
	font-weight: bold;
	padding: 5px;
}
#cr .newsBox table td { }
#contents #cr .newsBox table tr .textRed { text-align: center; }

#box_mc .menu .link  { margin-bottom: 10px; }
#link {
	clear: both;
	text-align: left;
}
#link h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#link table { width: 900px; }
#link table td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

