body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: white url(img/back-header.jpg) repeat-x;
}

img {
	background-color: #f2f0d5;
	padding: 5px;
}

a {
	color:#444444;
	text-decoration: none;
}


a:hover {
	color: #f2f0d5;
	text-decoration: none;
}

#content {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

#header {
	height: 85px;
	margin-top: 35px;
}

#headersx {
	float: left;
}

#headerdx {
	float: right;
}

#headerdx a {
	text-decoration: none;
}

#headerdx a:hover {
	text-decoration: none;
}

#header img {
	background-color: #ffffff;
	border: 0px;
}

#presentslide {
		border: 5px solid #f2f0d5;

	width: 990px;
	height:200px;
}

#contentsotto {
	text-align: left;
	color: #888888;
	margin-top:20px;
}

#contentsotto img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentsotto p {
	line-height: 18px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;
}

#contentsotto h2 {
	background: url(img/background-tit.jpg) repeat-x;
	color: #ffffff;
	font-size: 15px;
	height: 36px;
	display: block;
	padding-left: 5px;
}

#colonna1 {
	float: left;
	width: 249px;
}

#colonna2 {
	float: left;
	margin-left: 25px;
	width: 450px;
	margin-right: 25px;
}

#colonna2 img{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#menuofferta {
	width:449px;

}

#menuofferta a {
	display:block;
	color: #8cc5e7;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
	letter-spacing:0.01em;
	margin:0 0 0 0;
	padding:12px 0 12px 6px;
	text-decoration:none;
	border-bottom:1px dashed #9BD9FE;
	text-align:center;
}

#menuofferta a:hover {
	background-color:#8cc5e7;
	color:#fff;
}

#colonna3 {
	float: left;
	width: 249px;
}

#footer {
	border: 5px solid #8cc5e7;
	width: 990px;
	line-height: 15px;
	text-align: justify;
	color: #888888;
	padding: 5px;
}

.parkscritte {
	color: #8cc5e7;
	font-weight: bold;
}