* { 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:#de0004;
	text-decoration:none;
}
html {
	background-color:#fff;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/struct/body-bg.jpg) repeat-x;
}
.wrapper {
	width:1000px;
	margin:0px auto 0px auto;
	background:url(../img/struct/wrapper2.jpg);
}
	

	body .wrapper2 {
		background:url(../img/struct/wrapper1-en.jpg) no-repeat;
	}	
	body.it .wrapper2 {
		background:url(../img/struct/wrapper1-it.jpg) no-repeat;
	}
	body.de .wrapper2 {
		background:url(../img/struct/wrapper1-de.jpg) no-repeat;
	}
	.wrapper3 {
		background:url(../img/struct/wrapper3.jpg) no-repeat left bottom;
		min-height:700px;
	}
	
	.header {
		height:273px;
	}
		.header .go {
			display:block;
			float:left;
			width:200px;
			height:113px;
			position:relative;
			top:130px;
			left:230px;
		}
		.header .go8 {
			left:295px;	
		}
	.lngBox {
		float:right;
		padding:10px 20px;
	}
	.homeLink {
		display:block;
		float:left;
		width:300px;
		height:180px;
		margin-top:0px;
	}
	.nav {
		padding-bottom:100px;
	}
	.nav li {
		list-style:none;
		
	}
	.nav li a {
		color:white;
		display:block;
		padding:10px 15px;
		text-transform:uppercase;
		font-size:16px;
	
	}
	.nav li a.last {
		background:none;

	}

	.nav li a:hover, .nav li a.on {
		color:#ffd007;
	}
	.nav a.map {
		font-style:italic;
		font-weight:bold;
		background:url(../img/struct/map.jpg) no-repeat left center;
		padding:30px 0px 160px 16px;
		margin-left:1px;
	}
	
	.nav ul li a {
    font-size:13px;
    padding:2px 5px 2px 25px;
  }
.row-2 {
	clear:both;
}
.row-2 .col-1 {
	float:left;
	width:192px;
	padding-left:14px;
}
.row-2 .col-2 {
	float:left;
	width:740px;
}

.content {
	min-height:350px;
	width:670px;
	float:right;
	padding:25px 0px 20px 25px;
	margin:0px 50px 100px 0px;
}
* html body .content {
	height:350px;
}
	.content h1 {
		font-size:21px;
		font-weight:normal;
		color:#471132;
		padding:0px 0px 10px 0px;
	}
	.content .txt {
		padding-top:15px;
		color:#1f1f23;
	}
	.content .cbox {
		float:left;
		width:350px;
	}
		.content h3 {
			font-size:15px;
			padding:0px;
			font-weight:normal;
		}
		.gallery-box1 {
			float:left;
			width:320px;
		}
		.content .gallery {
			float:left;
			padding:0px 2px 0px 2px;
		}
		.content .gallery a {
			float:left;
			clear:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			width:280px;
			margin-bottom:20px;
		}
		.content .files {
			padding:15px 0px 0px 0px;
		}
		
.tpl2 {
	
}
	.tpl2 .gallery-box1 { 
		width:420px;
	}
	.tpl2 .gallery-box1 li {
		list-style:none !important;
		margin:0px;
		padding:0px;
	}
	.tpl2 .cbox {
		width:250px;
	}


.footer {
	padding:0px 0px 0px 0px;
	width:1000px;
	position:relative;
	text-align:right;
	top:-35px;
	margin:0px auto 30px auto;

}
	.footer .logo {
		float:left;	
		display:block;
		padding-left:45px;
	}
	.footer .cnt {
		padding:0px 75px 0px 0px;
	}
	.footer p {
		display:inline;
	}
	.footer, .footer a {
		color:#1f1f23;
		font-size:11px;
		font-style:italic;	
	}
	.footer a.on {
		font-weight:bold;
	}

/** list ***/

.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			font-weight:normal;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:550px;
	 }
	 
	 
	 .slider {
float:left;
width:400px;
min-height:20px;
}
