#calceclima {
	position:relative;
	width: 100%;
	height: 453px;
}

#image {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 990;
	width: 800px;
	height: 453px;
}


#text1, #text2, #ccnavigation {
	position: absolute;
	z-index: 999;
}

#ccnavigation {
	left: 15px;
	top: 60px;
}	

.cc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.cc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-bottom: 8px;
}

.list {
	background-image: url(/fileadmin/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	background-position: 3px 5px;
	clear: both;
	line-height: 14px;
}
