html, body, form, fieldset, ul, ol, li{margin:0;padding:0;}
fieldset{border:none;}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0
}

#content-wide .clear, #content .clear {
  clear: none;
}


body {
	background: #fff url('../images/wrap.PNG') repeat-x 0 -1px;
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
}

#wrapper { 
  width: 100%;
	min-width: 995px;  
	margin: 0;
	text-align: left;

}

#header {
	height: 160px;
	background: url('../images/header_bg.png') no-repeat 0 0;
}

#top-nav {
	height: 30px;
}

#img-slide {
	float: left;
	width: 657px;
	height: 122px;
	position: relative;
	margin: 0 0 0 38px;
	display: inline;
}

.homelink {
  float: left;
  width: 300px;
  height: 120px;
  outline: none;
  text-indent: -99999px;
}

#img-slide-1,#img-slide-2,#img-slide-3 {
	position: absolute;
	width: 165px;
	height: 110px;
	overflow: hidden;
	top: 9px;
	z-index: 10;
}

#img-slide-1 {
	left: 1px;
}

#img-slide-2 {
	left: 168px;
}

#img-slide-3 {
	left: 335px;
}

#img-slide-mask {
	position: absolute;
	width: 657px;
	height: 122px;
	background: url('../images/mask.png') no-repeat 0 0;
	z-index: 20;
}

#img-slide-mask.en {
	background: url('../images/mask_en.png') no-repeat 0 0;
}

#left {
	float: left;
	width: 235px;
	padding: 5px;
	margin: 0;
}

#left-nav {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

#left-nav li {
	background: transparent;
	padding: 0;
	margin: 0;
	display: inline;
}

#left-nav li a {
	background: url('../images/left-nav.gif') no-repeat 100% 50%;
	padding: 3px 5px;
	color: #0d3d91;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	display: block;
	text-decoration: none;
}

#left-nav li.on a {
	background: url('../images/lmenu_bg_on.gif') no-repeat 100% 0;
	color: #fff;
}

#left-nav li a:hover {
	text-decoration: underline;
}

#left-nav li div a, #left-nav li.on div a {
	background: #E6F2E6 url('../images/sub_menu_bg.gif') no-repeat 100% 100%;
	font-weight: normal;
	padding-left: 20px;
	color: #0d3d91;
}

#left .box {
	background: #e6f2e6;
	margin: 4px 0;
}

#left .box h3 {
	background: url('../images/box_h3.gif') no-repeat 0 0;
	height: 17px;
	line-height: 17px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	overflow:hidden;
	padding: 0 0 0 5px;
	margin: 0;
}

#left .box h3.news {
	background: url('../images/box_h3_news.gif') no-repeat 0 0;
}

#left .box h3.searchtitle {
	background: url('../images/box_h3_search.gif') no-repeat 0 0;
}

#left .box form {
	padding: 10px 1px 10px 4px;
}

#left .box input {
	background: url('../images/field.gif') no-repeat 0 0;
	border: 0;
	width: 145px;
}

#left .box input.submit {
	background: url('../images/button.gif') no-repeat 0 0;
	font-size: 10px;
	width: 71px;
	height: 18px;
	line-height: 18px;
	font-family: verdana;
	color: #0d3d91;
}

#content {
	padding: 5px 0 20px; 
	/*margin: 0 140px 0 270px;      */
	margin: 0 25px;
	overflow-x: auto;
}

#content-wide {
	padding: 5px 0 20px;    
	margin: 0 0 0 270px; 
	/*margin: 0 25px;
	overflow-x: auto;   */
}                     

#right {
	float: right;
	width: 120px;
	padding: 5px;
}

#right-banners .banner img {
	padding: 3px 0;
}

#banners-left .banner img {
	padding: 3px 0;
}

#tools {
	list-style: none;
	padding: 2px 10px 0 10px;
	margin: 0;
}

#tools li {
	float: left;
	padding: 5px 8px 3px 6px;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	background: url('../images/seperator.gif') no-repeat 100% 8px;
}

#tools li img {
	padding: 3px 0 0 0;
}

#tools li a {
	color: #565656;
	text-decoration: none;
}

#tools li.lang a {
	font-weight: bold;
}

#tools li.sel a {
	color: #008057;
}

table#top-menu {
	/*max-width: 710px;*/
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	height: 28px;
	border: 0;
	border-collapse: collapse;
	border-left: 1px solid #2b9d79;
	border-right: 1px solid #2b9d79;
	width: expression(this.width > 710 ? 710 : true);
}

table#top-menu td {
	padding: 0 8px;
	margin: 0;
	vertical-align: center;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial;
	height: 28px;
	border: 0;
	border-left: 1px solid #2b9d79;
	border-right: 1px solid #2b9d79;
}

table#top-menu td a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

table#top-menu td div {
	background: #999;
	z-index: 99999;
  padding: 0;
  margin: 0;
	visibility: hidden;
}

table#top-menu td div ul {
	padding: 0;
	margin: 0;
	border: 1px solid #444;
}

table#top-menu td div ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

table#top-menu td div ul li a {
	padding: 3px 6px;
	margin: 0;
	display: block;
	border-top: 1px solid #aaa;
}

#footer {
	height: 96px;
	background: #e6f2e6;
	margin: 20px 0 0 7px;
	border-top: 1px solid #a1d0bb;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
	height: 96px;
	margin: 0 0 0 10px;
}

#fbox1 {
	width: 130px;
}

#fbox2 {
	width: 110px;
}

#fbox3 {
	color: #008057;
	height: 50px;
	margin: 30px 0 0 30px;
}


#page-path {
	color: #7db37d;
	font-size:11px;
	padding: 4px 0;
}

#news-list {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#news-list li {
	padding: 6px 0;
}

#news-list li span.date {
	float: left;
	color: #999;
	background: #f5f5f5;
}

#news-list li div.text {
	margin: 0 0 0 72px;
}

#news-list li div.text p {
	margin: 0;
	padding: 0;
	display: inline;
}

.bottom-link {
	display: block;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#statsbox {
	color: #7DB37D;
	text-align: center;
	margin: 30px 0 0;
}

.updated {
  color: #7DB37D;
}

div.newtabs {
	background: url('../images/tabbg.gif');
	height: 34px;
	padding: 0 15px;
	margin: 16px 0 0;
}

div.newtabs a {
	background: url('../images/tab_inactive.gif') no-repeat 0 0;
	height: 34px;
	width: 154px;
	line-height: 20px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 -12px;
	float: left;
	z-index: 50;
	font-weight: normal;
}

div.newtabs a.sel {
	background: url('../images/tab_active.gif') no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	z-index: 100;
}

div.tabs2 {
	background: url('../images/tabs2_bg.gif');
	height: 28px;
	padding: 0 15px;
	margin: 6px 0;
}

div.tabs2 a {
	height: 28px;
	float: left;
	text-align: center;
	line-height: 26px;
	color: #666;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

div.tabs2 a.sel {
	background: url('../images/tabs2_sel.gif') no-repeat 50% 0;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	font-family: verdana;
	font-size: 11px;
}

div.tabs2 a.sel span {
	background: url('../images/tabs2_left.gif') no-repeat 0 0;
}

div.tabs2 a.sel span span {
	background: url('../images/tabs2_right.gif') no-repeat 100% 0;
}

.akt-description {
	padding: 4px 0;
	margin: 0;
	font-size: 13px;
}


div.tabs2 a span {
	padding: 0 0 0 8px;
	display: block;
}

div.tabs2 a span span {
	padding: 0 8px 0 0;
	display: block;
}

#inner-content{
  padding:0 20px 0 0;
}

.custom_search_row {
	padding:15px 0px;
}

.custom_search_title a, .custom_search_title a:hover, .custom_search_title a:visited{
	font-weight:normal;
	font-size:12px;
}

.custom_search_title {
	padding-bottom:5px;
}

.custom_search_paginator {
	padding:10px 0px;
}

.custom_search_paginator a {
	color:#000;
	font-weight:normal;
}

.custom_search_paginator a:hover, .custom_search_paginator a:visited {
	color:#000;
	font-weight:normal;
}

.navigator_links {
	cursor:pointer;
}

.navigator_links:hover {
	text-decoration:underline;
}
