* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:5px;
}
.content table td {
  
}
a {
	color:#6d842e;
	text-decoration:none;
}
html {
	background-color:#fff8d7;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/struct/body-bg.jpg) repeat-x;
}
.wrapper {
	width:975px;
	margin:0px auto 0px auto;
	background:url(../img/struct/wrapper2.jpg);
}
	.wrapper2 {
		background:url(../img/struct/wrapper1.jpg) no-repeat;
	}
	.wrapper3 {
		background:url(../img/struct/wrapper3.jpg) no-repeat left bottom;
		min-height:700px;
	}
	
	.header {
		height:233px;
	}
	.lngBox {
		height:100px;
		
	}
		.lng {
			padding-top:1px;
		}
		.lng li {
			list-style:none;
		}
		
		.lng li a {
			display:block;
			background:url(../img/struct/de.jpg) no-repeat center right;	
			width:55px;
			padding:6px 33px 7px 0px;
			text-align:right;
			font-size:10px;
			font-style:italic;
		}
		.lng li.de a {
			padding-left:33px;
		}
		.lng li.it a {
			width:41px;
			position:relative;
			top:-7px;

			background:url(../img/struct/it.jpg) no-repeat center right;
		}
		.lng li a:hover {
			text-decoration:underline;
		}
		.lng li a.on {
			font-weight:bold;
		}
	.homeLink {
		display:block;
		float:left;
		width:400px;
		height:133px;
	}
	.nav {
		height:320px;
	}
	.nav li {
		list-style:none;
		background:url(../img/struct/nav-bg.jpg) no-repeat right bottom;
		padding:6px 12px 6px 10px;
	}
	.nav li a {
		color:#fff3bc;
		display:block;
		text-align:right;
		font-weight:bold;
		text-transform:uppercase;
		
		font-size:12px;
	
	}
	.nav li ul li a {
		text-transform:none;
		font-weight:normal;
			
		
	}
	.nav li ul li {
		padding:2px 10px 2px 10px;
		background:none;
	}
	.nav li a:hover, .nav li a.on {
		color:#d8d596;
	}
	.partner {
	  margin-top:10px;
		margin-left:65px;
	}
.row-2 {
	clear:both;
}
.row-2 .col-1 {
	float:left;
	width:180px;
	padding-left:57px;
}
.row-2 .col-2 {
	float:left;
	width:710px;
}



.footer {
	padding:10px 0px 0px 0px;
	width:975px;
	position:relative;
	text-align:right;
	top:0px;
	margin:0px auto 0px auto;

}
	.footer .cnt {
		padding:0px 45px 0px 0px;
	}
	.footer p {
		display:inline;
	}
	.footer, .footer a {
		color:#6d842e;
		font-size:11px;
		font-style:italic;	
	}
	.footer a.on {
		font-weight:bold;
	}




.content {
	padding:15px 15px 20px 30px;
	min-height:300px;
}
* html .content {
	height:300px;
}
		.content h1,  .content h3 {
			font-size:16px;
			padding:10px 0px 0px 0px;
			color:#6b6b6b;		
		}
		.content h2 {
			font-size:14px;
			font-style:italic;
			position:relative;
			color:#6b6b6b;
			font-weight:normal;
			padding:0px 50px 0px 0px;
			text-align:right;
		}
		.content h1 {
			font-weight:normal;
			font-size:20px;
			color:#3b4c0d;
		}
		.content h3 {
			font-size:15px;
			font-weight:normal;
			padding:0px;
		}
		.content .txt {
			clear:left;
			padding:15px 0px 0px 0px;
			color:#636363;
			line-height:20px;
			font-size:14px;
			
		}
		.content .gal-main-img {
			display:block;
			float:right;
			margin:0px 0px 20px 20px; 
			overflow:hidden;
		}
		.content .gal-main-img img {
			border:1px solid #b5c3cb;
		}

		.content .gallery {
			clear:both;
			padding-top:15px;
		}
		.content .gallery a {
			float:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			margin:0px 8px 8px 0px;
			border:1px solid #b5c3cb;
			width:200px;
			height:120px;

		}
		.content .gallery a.last {
			
		}
		.content .files {
			clear:both;
			padding-top:15px;
			
		}
		
.tpl-img-left .gal-main-img {
			float:left;
			margin:0px 20px 20px 0px; 
}
.tpl-img-left .txt, .tpl-img-left h1 {
    float:none;
    clear:none;
}
/** list ***/
.list {
	padding-top:30px;
}
.list .item {
	border-bottom:1px solid #6d842e;
	padding:10px;
	
} 
	.list a {
		color:#636363;
		text-decoration:none;
	}
	.list h3, .list h3 a {
		
			font-weight:normal;
					font-size:15px;
			color:#3b4c0d;

	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:350px;
	 	
	 }

