@charset "utf-8";

/* -------------------------------------------
		general
 ------------------------------------------- */
a.title:hover h2 {
	text-decoration:underline !important;
}
 

/* -------------------------------------------
		[ wrapper ]
 ------------------------------------------- */
#wrapper {

}

/* -------------------------------------------
		[ header ]
 ------------------------------------------- */


/* -------------------------------------------
		[ container ]
 ------------------------------------------- */
#container {
	
}

#container_inside {
	background-image:none;
	padding-top:5px;
	padding-left:20px;
}
/* -------------------------------------------
		[ left ]
 ------------------------------------------- */
#left {
	width:210px;
	margin-left:10px;
	padding-left:0;
}

#left a:hover {
	background-color:transparent;
}

#left .slide_navigation a {
	padding:0;
}

#left h2 {
	margin:0 0 30px 0;
	font-size:24px;
	color:black;
}

#left h3 {
	margin-left:0;
	margin-top:0;
	padding-left:0;
	height:auto;
	line-height:inherit;
}
/* -------------------------------------------
		[ right ]
 ------------------------------------------- */
#right {
	width:210px;
	margin-right:10px;
}
#right a {
	color:black;
}

#right .title {
	display:block;
	padding-bottom:100px;
	background:url(../images/worldmap.gif) center bottom no-repeat;
}

/* -------------------------------------------
		[ main ]
 ------------------------------------------- */
#main {
	margin-right:250px;
}

#main .inside {
	padding:0;
}

#main a {
	color:black;
}

h2
{
	margin:0;
	padding:0;
	line-height:1;
	
	border-bottom:2px solid #e1020e;
	margin-bottom:30px;
	padding-left:50px;
	padding-bottom:12px;
	background:url(../images/icon_roder.gif) left top no-repeat;
	font-size:24px;
}

*html #slide_container {
	width:960px !important;
	overflow-x: hidden;
}

/* -------------------------------------------
		[ catalog - peoduct list ]
 ------------------------------------------- */
#left h3 {
	font-size:16px;
	color:#1a1a1a;
	margin-bottom:20px;
	margin-right:0;
}

/* -------------------------------------------
		[ catalog - project list ]
 ------------------------------------------- */
.mod_cataloglist .item {
	float:left;
	width:210px;
	height:100px;
}
.mod_cataloglist .item.odd {
	margin-left:28px;
}

.mod_cataloglist .total
{
	display:none;
}

.mod_cataloglist h2 {
	background-image:url(../images/icon_magnifier.gif);
}

.mod_cataloglist .label {
	display:none;
}
.mod_cataloglist .label,
.mod_cataloglist a {
	font-size:12px;
	color:black;
	line-height:1.5;
}
.mod_cataloglist .name a {
	display:block;
	margin-top:6px;
	color:black;
	font-size:12px;
	line-height:1.3;

}
.mod_cataloglist a:hover {

}

.mod_cataloglist .pagination {
	display:none;
}
/* -------------------------------------------
		[ news list ]
 ------------------------------------------- */
.mod_newslist  {
	/*background:url(../images/worldmap.gif) center 60px no-repeat;*/
}

.mod_newslist h2 {
	background-image:url(../images/icon_rss.gif);
	left:0;
	top:0;
}

.mod_newslist .layout_simple {
	margin-top:25px;
}

.mod_newslist .layout_simple a {
	color:black;
	display:block;
}
/*.mod_newslist p.teaser {
	font-size:12px;
	line-height:1.5;
}*/

.mod_newslist p.more {
	display:block;
	margin:15px 0 0 0;
}
.mod_newslist p.more a {
	display:block;
	text-align:right;
	margin-bottom:12px;
	font-size:12px;
	padding-right:20px;
	color:#1a75aa;
	background:url(../images/arrow_right_blue.gif) right center no-repeat;
}

/* -------------------------------------------
		[ view more ]
 ------------------------------------------- */
.view_more {

	margin-top:20px;
	right:0;
	bottom:0;
}
.view_more img {
	float:right;
}

a.view_more_image {
	display:block;
	text-decoration:none;
	background-color:transparent;
	color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
}
a.view_more_image:hover {
	background-position:left -30px;
}
/* -------------------------------------------
		[ footer ]
 ------------------------------------------- */
