/********************************************/
/*              article-page                */
/********************************************/
.content-article .column-main {
	width: 619px;
	overflow: hidden;
}

.content-article .column-right {
	width: 360px;
	overflow: hidden;
	margin: 0 0 0 -1px;
}
/********************************************/
/*                 footer                   */
/********************************************/
.footer {
	background: #b5007c url(../pics/logo_bmukk_wide.gif) right no-repeat;
}
.footer-content {
	color: #fff;
}
/********************************************/
/*              quicksearch                 */
/********************************************/
.quicksearch {
	margin: 0 0 10px 80px;
}

/********************************************/
/*             Infoblock book               */
/********************************************/

.content-article .infoblock {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-header-book {
	background: #4f8196 url(../pics/bg_infoblock_book_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock h2 {
	margin: 0;
	color: #fff;
	font-weight: normal;
}

/********************************************/
/*         Infoblock related articles       */
/********************************************/

.content-article .infoblock-related-articles {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-related-articles .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_related_articles_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-related-articles .infoblock-header h2 {
	margin: 0;
	color: #fff;
	font-weight: normal;
}

/********************************************/
/*      Infoblock most recent articles      */
/********************************************/

.content-article .infoblock-most-recent-articles {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-most-recent-articles .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_most_recent_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-most-recent-articles .infoblock-header h2 {
	margin: 0;
	color: #fff;
	font-weight: normal;
}

/********************************************/
/*         Infoblock in articles            */
/********************************************/

.infoblock-article {
	width: 570px;
	margin: 0 0 1em 0;
	/*background: #EEE;*/
}

.infoblock-article .infoblock-text {
	width: 450px;
	margin: 0 14px 0 0;
	float: left;
}

.infoblock-article .infoblock {
	width: 210px;
	margin: 0 0 0 13px;
	float: right;
	/*display: inline;*/
}

.infoblock-article .infoblock-header {
	background: #B1B3B4 url(../pics/bg_infoblock_article_header.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 10px;
}

.infoblock-article .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_article_bottom.gif) bottom no-repeat;
	padding: 15px 13px 1px 13px;
	color: #333;
}

.infoblock-article .infoblock-content strong {
	/*color: #4f8196;*/
}

/********************************************/
/*               Linkblock                  */
/********************************************/

.content-article .infoblock-links {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-links .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_links_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-links .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-links h2 {
	margin: 0;
	color: #fff;
}

/********************************************/
/*            Infoblock audio               */
/********************************************/
.content-article .infoblock-audio {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-audio .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_audio_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-audio .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-audio .infoblock-links h2 {
	margin: 0;
	color: #fff;
}

/********************************************/
/*            Infoblock video               */
/********************************************/
.content-article .infoblock-video {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-video .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_video_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 60px;
}

.content-article .infoblock-video .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 10px;
	color: #333;
}

.content-article .infoblock-video .infoblock-links h2 {
	margin: 0;
	color: #fff;
}
/********************************************/
/*            Infoblock empty               */
/********************************************/
.content-article .infoblock-empty {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-empty .infoblock-header {
	background: #4f8196 url(../pics/bg_infoblock_empty_header_wide.gif) no-repeat;
	color: #fff;
	height: 23px;
	padding: 12px 0 0 12px;
}

.content-article .infoblock-empty .infoblock-content {
	background: #e3e4e5 url(../pics/bg_infoblock_bottom_wide.gif) bottom no-repeat;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-empty h2 {
	margin: 0;
	color: #fff;
}
/********************************************/
/*       Infoblock further information      */
/********************************************/
.content-article .infoblock-further-information {
	width: 340px;
	margin: 0 0 15px 0;
}

.content-article .infoblock-further-information .infoblock-frame-top {
	background: #fff url(../pics/bg_infoblock_further_information_header_wide.gif) no-repeat;
	width: 100%;
	height: 7px;
}

.content-article .infoblock-further-information .infoblock-header {
	background: #fff;
	color: #fff;
	height: 21px;
	padding: 5px 0 0 9px;
	border: 3px solid #4f8196;
	border-top: none;
}

.content-article .infoblock-further-information .infoblock-content {
	background: #fff;
	border: 3px solid #4f8196;
	border-top: none;
	border-bottom: none;
	padding: 15px 13px 13px 13px;
	color: #333;
}

.content-article .infoblock-further-information .infoblock-frame-bottom {
	background: #fff url(../pics/bg_infoblock_further_information_bottom_wide.gif) bottom no-repeat;
	width: 100%;
	height: 7px;
}

.content-article .infoblock-further-information .infoblock-header h2 {
	margin: 0;
	color: #4f8196;
}