body {
	background-color:#8594b1;
	font-family: Arial;
	font-size:14px;
	background-image:url(/files/cms_userfile/images/css/bkg_main.jpg);
	background-position:top center;
}

#wrapper {
	width:851px;
	margin:10px auto 0;
}

.sh_top {
	padding-top:10px;
	background-image:url(/files/cms_userfile/images/css/bkg_wrapper_top.png);
	background-position:0 -3px;
}

.sh_bottom {
	padding-bottom:10px;
	background-image:url(/files/cms_userfile/images/css/bkg_wrapper_bottom.png);
	/*background-position:0 -3px;*/
}


.shadow {
	padding:0 10px;
	background-image:url(/files/cms_userfile/images/css/bkg_wrapper.png);
}

#header {
	background-color:#1f2c6b;
	height:107px;
	background-image:url(/files/cms_userfile/images/css/header.jpg);
	background-repeat: no-repeat;
	background-position:right;
}

#menu {
	background-color:#8594b1;
	height:30px;
}

#banner {
	background-image:url(/files/cms_userfile/images/css/banner_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:10px;
}

#content {
	position:relative;
}

.content {
	padding:26px;
}

#right {
	padding:30px 30px 30px 0;
	width:200px;
	background-image:url(/files/cms_userfile/images/css/aktual_front.jpg);
	margin-top:-10px;
	background-repeat: no-repeat;
}

#footer {
	clear:both;
	background-color:#1F2C6B;
	color:#fff;
	font-size:11px;
	display:block;
	width:100%;
}

.footer {
	padding:10px;
	display:table;
	margin:0 auto;
}

.footer a {
	color:#666666;
}

.label {
	display:none;
}

.news-recent {
	padding:27px 27px 5px 27px;
	font-size:12px;
}

.news-recent a {
	color:#25AAE8;
	font-weight:bold;
	padding-bottom:10px;
}

.news-recent-item_abstract {
	padding-bottom:20px;
}