body {
	background-color: #ffffff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000000;
}

h2{
	padding: 3px 0 0 0;
	margin: 0;
	line-height: 16px;
	font-weight: bold;
	font-size: 18px;
	color: #009200;
}

h3, h4, h5 {
	padding: 7px 0 0 0;
	margin: 0;
	line-height: 16px;
	font-weight: bold;
}

p{
	margin: 0;
}

h3, h4, h5{
	font-size: 12px;
	height: 45px;
	/* background-color: #ccaaaa;*/
}

img {border: 0px;}

ul{
	margin: 0;
	padding: 8px 0;
	line-height: 16px;
	list-style-type: none;
}

li{
	background: url('../fileadmin/templates/img/bullet_green.gif') no-repeat left 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

a{
	text-decoration: underline;
}

#logoblock{
	margin-top: 128px;
}

/* submenu, searchbox, leftColumnContent */

#mainblock{
	position: relative;
	float: left;
	width: 760px;
}

#headerblock{
	background: #ffffff;
	width: 760px;
	height: 80px;
	margin-top: 128px;
	margin-left: 8px;
}

#contentblocks{
	width: 768px;
}

#contentblocks div.contentBlockFull{
	/*background: #ff7777;*/
	float: left;
	border-top: solid 4px #666666;
	width: 760px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockFull p{
	padding-bottom: 12px;
}

#contentblocks div.contentBlockHalf{
	background: #ffffff;
	float: left;
	border-top: solid 4px #009200;
	width: 376px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockHalf img{
	padding-right: 8px;
	padding-bottom: 4px;
}

#contentblocks div.contentBlockHalf p{
}

ul.contentBlockHalf{
	background: #ffffff;
	float: left;
	border-top: solid 4px #009200;
	width: 376px;
	margin-left: 8px;
	margin-bottom: 4px;
	list-style: none;
}

ul.contentBlockHalf li {
	float: left;
	width: 88px;
	height: 97px;
	margin-right: 6px;
	padding: 0;
	background: none;
	list-style-type: none;
}

ul.contentBlockHalf li img {
	display: block;
	border: none;
}

#contentblocks div.contentBlockHalfFixedheight{
	background: #ffffff;
	float: left;
	border-top: solid 4px #009200;
	width: 376px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockHalfFixedheightAgua{
	background: url('../fileadmin/templates/img/bg_h_agua.gif') no-repeat top;
	float: left;
	border-top: solid 4px #009200;
	width: 376px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockHalfFixedheightCalefaccion{
	background: url('../fileadmin/templates/img/bg_h_calefaccion.gif') no-repeat top;
	float: left;
	border-top: solid 4px #009200;
	width: 376px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockQuarter{
	background: #ffffff;
	/*background: #7777ff;*/
	float: left;
	border-top: solid 4px #666666;
	width: 184px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockQuarterBlue{
	background: #ffffff;
	float: left;
		border-top: solid 4px #333399;
	width: 184px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockQuarterBlue p{
	color: #333399;
}

#contentblocks div.contentBlockQuarterBlue li{
	background: url('../fileadmin/templates/img/bullet_blue.gif') no-repeat left 5px;
	color: #333399;
}

#contentblocks div.contentBlockQuarterBlue h4{
	color: #333399;
}

#contentblocks div.contentBlockQuarterPic{
	background: #ffffff;
	float: left;
	border-top: solid 4px #666666;
	width: 184px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#contentblocks div.contentBlockQuarterPic img{
	padding-right: 8px;
	padding-bottom: 4px;
}

#contentblocks div.contentBlockQuarterSuelos{
	background: url('../fileadmin/templates/img/bg_q_suelos.gif') no-repeat top;
	/*background: #7777ff;*/
	float: left;
	border-top: solid 4px #666666;
	width: 184px;
	height: 160px;
	margin-left: 8px;
	margin-bottom: 4px;
}

#footer{
	/*clear: both;
	background: #cccccc url('../fileadmin/templates/img/colourbar.gif') no-repeat top right; 
	width: 952px;
	height: 120px;*/
	display: none;
}

#copyright{
	color: #336633;
	margin-top: 24px;
	margin-left: 192px;
	position: relative;
	width: 376px;
	float: left;
}

#headerblock, #logoblock {
	margin-top: 0px;
}

#wrapper {
	background: #FFFFFF none;
	height: 1px;
}

#printPdfLinkList {
	display: none;
}
