@charset "utf-8";
/* CSS Document */

#main-menu { background-image:url(../images/17/main-menu-bg.jpg); }
#header-menu { background-image:url(../images/17/header-menu-bg.png); }
h1 { background-image:url(../images/17/title-bg.png); }
h2 { background-image:url(../images/17/inner-title-en.jpg); }

a { color:#27a3f2;	}
.report-item a:hover { color:#27a3f2; }
#inner-content a:hover { color:#27a3f2; }
#header-menu a:hover { color:#27a3f2; }
#footer-div a:hover { color:#27a3f2; }
.news-title:hover { color:#27a3f2; }
.news-link:hover { color:#27a3f2; }
#reports-list li a:hover { color:#27a3f2; }
.block-list { list-style:url(../images/17/list-item.gif) outside; }
.form { background-color:#DDD; }
.form input { border:#27a3f2 1px solid; width:380px; height:18px; }
.form textarea { border:#27a3f2 1px solid; width:380px; height:75px; }
.letter { background-color:#DDD; }
.bg-light { background-color:#DDD; }
.bg-light2 { background-color:#DDD; }
.block-top { background-image:url(../images/17/inner-top.jpg);background-position:right top;
	background-repeat:no-repeat; }


#inner-right{
	float:left;
	width:219px;
	margin-right: 5px;
}

#inner-left{
	float:left;
	margin-left: 4px;
	width:722px;
}

h2 {	
	width:700px;
	height:24px;
	padding-top:9px;
	padding-left:10px;
	text-align:left;
	text-indent:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#icons {padding:2px 5px 4px 0; margin-left:5px; position:absolute;}

.reporten-item{
	position:relative;
	padding:10px;
	text-align:left;
	margin:0 20px 0 0;
}

.reporten-item a {
	color:#000000;
	display:block;
	font-weight:bold;
	margin-right:0px;
	text-decoration:none;
	text-indent:0px;
}

.reporten-item a img {
	/*margin:0 10px;
	*/
	float:none;
	position:absolute;
	right:-17px; top:0;
	margin:0;
}

#inner-content {
	padding:10px;
	text-align:left;
	direction:ltr !important;
}