* { font-size: 12px; font-family: Trebuchet MS; color: #6d6e71; }
body { text-align: center; background: #d6d6d6; }
#layout { width: 1000px; margin: 0 auto; text-align: left; background: white; }
#main { height: 184px; background: url(../img/main.jpg); position: relative; }
#main_lt { height: 184px; background: url(../img/main_lt.jpg); position: relative; }
#main_en { height: 184px; background: url(../img/main_en.jpg); position: relative; }
#main div * { color: white; font-size: 14px; }

#navtop td { text-align: center; padding-top: 5px }
#navtop td a { display: block; text-decoration: none; font-size: 14px; color: #4d4c4c; height: 100%; }

h1 { margin-bottom: 20px; height: 34px; line-height: 34px; padding-left: 20px; font-size: 14px; text-transform: uppercase; color: #6d6e71; background: url(../img/page_title.gif); }

a { color: #f26522; }

#lang_link { color: #f26522; }

.item1 a, .item1sub a, .item2 a { font-size: 14px; color: white; }
.item1 { line-height: 29px; height: 29px; text-align: right; padding-right: 30px; background: url(../img/navbg.gif) }
.item1sub { line-height: 29px; height: 29px; text-align: right; padding-right: 30px; background: url(../img/navsub.gif) }
.item2 { line-height: 29px; height: 29px; text-align: right; padding-right: 30px; background: url(../img/navsubsub.gif) }

#top { height: 42px; background: url(../img/top.gif) no-repeat; }
.footer { height: 39px; background: url(../img/footer.gif) no-repeat; }
.footer * { color: white; }

* html #btn { margin-top: 1px }

div.container_news{
}

div.container_news_content{
	position: absolute; top: 110px; left: 330px;
	width: 450px;
	overflow: hidden;
	position: absolute;
	height: 70px;
}

div.container_news_splitter{
	height: 1px;
	font-size: 0px;
	background-color: #000;
	margin: 7px 0px;
}

div.container_news_item{
	padding: 0px;
	height: 50px;
	position: absolute;
}

div.container_news_item_date{
	font-weight: bold;
}


#sitemap,
#sitemap ul {
margin: 0 !important;
padding: 0 !important;
list-style: none;
}

#sitemap li {
margin: 0;
padding: 5px 0 5px 15px;
background: url('../img/sitemap_mid.gif') repeat-y 2px -16px;
}

#sitemap li.last {
background: url('../img/sitemap_last.gif') no-repeat 2px -16px;
}


#sitemap li#homepage {
padding: 0 0 5px;
background: none;
}

#sitemap a {
font-weight: bold;
}

#sitemap ul {
margin-top: 7px !important;
}

#sitemap ul a {
font-weight: normal;
}

#sitemap dd {
margin: 0 0 5px 10px;
}
