* {
	border: medium none;
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
}
.clear {
	clear: both;
}
.page-content {
	border-right: 1px dotted #bfbfbf;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 14px 10px 10px;
	width: 645px;
}

.paperReleaseBlock {
	margin: 10px 0;
	width: 645px;
	height: 100%;
}
.paperLastRelease {
	font-size: 14px;
	line-height: 20px;
}
.paperRelease {
	float: left;
	width: 215px;
	height: 245px;
	text-align: center;
	margin: 5px 0 20px 0px;
}
.paperRelease a {
	display: block;
}
.article {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.describe {
	font-size: 12px;
	color: #6c6c6c;
}
.date {
	color: #B01016;
	font-size: 11px;
	font-weight: bold;
}
.archiveLink, .archiveLink:link, .archiveLink:visited {
	color: #3B5998;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #3B5998;
}
.archiveLink:hover {
	color: #b01016;
	border-bottom: 1px solid #b01016;
}
.opening-list {
	margin: 5px 0;
}

/*Opening List*/
.opening-list-item-block {
	display: none;
}
.opening-list-item {
	float: left;
	width: 161px;
	text-align: center;
	margin: 5px 0;
}
.opening-list .opening-list-title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	color: #000;
	padding-left: 20px;
	background: url(http://russland-heute.de/assets/styles/images/expand_arrow.gif) no-repeat left 15px;
	height: 25px;
	padding-top: 10px;
}
.opening-list-item {
	margin-bottom: 15px;
	
}
.opening-list-title span {
	font-weight: normal;
	color: #6C6C6C;
}
.opening-list-item a {
	display: block;
}
.opening-list .opening-list-title:hover, .opening-list .opening-list-title:hover span {
	color: #b01016;
	cursor: pointer;
}