*{
	font-family: arial;
	font-size: 11px;
	border: none;
	padding: 0px;
	margin: 0px;
}

.cf{
	clear: both;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
}

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

p{
	margin: 0px;
	padding: 0px;
}

#content{
	width: 880px;
}

#top{
	width: 880px;
	height: 16px;
	background: #6C8094;
	text-align: right;
}

#top a{
	color: #fff;
	font-size: 11px;
	margin-right: 5px;
}

#logos{
	width: 880px;
	height: 45px;
	background: #6C8094;
}

#logos div{
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

#logos p{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	margin-top: 5px;
}

#logos .links{
	width: 4px;
	height: 49px;
	background: transparent url(_pic/logos_links.gif) 0px 0px no-repeat;
}

#logos .logo{
	padding-left: 50px;
	padding-right: 10px;
	background-color: #fff;
}

#logos .rechts{
	width: 4px;
	height: 49px;
	background: transparent url(_pic/logos_rechts.gif) 0px 0px no-repeat;
	margin-right: 5px;
}

#bottom{
	width: 880px;
	height: 16px;
	margin-top: 5px;
}

#santool{
	margin-top: 5px;

}


#hilfe{
	display: none;
	position: absolute;
	z-index: 25;
	top: 46px;
	left: 0px;
	width: 874px;
	height: 610px;
	background: transparent url(_pic/hilfe.gif) 0px 0px no-repeat;
}


#items
{
	float: left;
	width: 250px;
}

#items h3,
#heizungen h3{
	width: 245px;
	height: 20px;
	background: #858585 url(_pic/bg_h3.gif) 0px 0px no-repeat;
	clear: both;
	margin-bottom: 4px;
	margin-left: 5px;
}

#items h3 a,
#heizungen h3 a{
	padding-left: 21px;
	color: #ffffff;
	padding-top: 3px;
	display: block;
}

#heizungen
{
	float: left;
	width: 250px;
}

#cart
{
	float: left;
	width: 373px;
	height:381px;
	background: #fff url(_pic/bg_haus.gif) 0px 0px no-repeat;
	margin-left: 4px;
	margin-bottom: 5px;
}

#cart .info
{
	color: #444;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;

}

.item{
	float: left;
	display: inline;
	position: relative;
	width: 120px;
	height: 49px;
	margin-left: 5px;
	margin-bottom: 4px;
	background-color: #fff;
	cursor: move;
}

.itemoff{
	float: left;
	display: inline;
	position: relative;
	width: 122px;
	height: 51px;
	margin-left: 3px;
	margin-bottom: 2px;
	background-color: #fff;
	filter:Alpha(opacity=30);
}

.cartitem{
	position: absolute;
	width: 373px;
	height: 381px;
}

.cartitem .close{
display: none;
	 z-index: 20; 
	 position: absolute; 
	 font-size: 10px;
}

.act{
	
	cursor: default;
}

#result{
	float: left;
	display: inline;
	width: 495px;
	height: 205px;
	background: #fff;
	margin-left: 5px;
	margin-top: 0px;
}

#maintext{
	float: left;
	display: inline;
	width: 870px;
	background: #fff;
	margin-left: 5px;
	margin-top: 5px;
}

#maintext p{
	margin: 5px;
}

#result table{
	margin-top: 0px;
	margin-left: 5px;
}

#result td{
	margin: 0px;
	padding: 0px 5px 0px 0px;
}


#result td div{
	font-weight: bold;
	font-size: 12px;
}

#result td b{
	font-size: 12px;
}
#result tr.hidden{
	display: none;
}

.button{
	float: left;
	width: 120px;
	height: 21px;
	background: transparent url(_pic/button.gif) 0px 0px no-repeat;
	display: inline;
	margin-left: 5px;
	margin-top: 47px;
}

.button a{
	display: block;
	margin-left: 25px;
	margin-top: 3px;
}

#infobox{
	float: left;
	width: 370px;
	height: 205px;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 5px;
	font-family: arial;
	font-size: 11px;
	color: #000;
}

#result h3,
#infobox h3{
	height: 17px;
	background: #858585 url(_pic/bg_h3.gif) 0px 0px no-repeat;
	clear: both;
	padding-left: 21px;
	color: #ffffff;
	padding-top: 3px;
}




#infobox img{
	float: left;
	margin: 3px;
}

#infobox p{
	float: left;
	width: 360px;
	margin: 3px;
}

#energiepass{
	width: 490px;
	height: 95px;
	background: transparent url(_pic/bg_energiepass.gif) 0px 0px no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	overflow: hidden;
}



#skala{
	width: 490px;
	height: 103px;
	background: transparent url(_pic/skala.gif) 0px 39px no-repeat;
	margin-right: 3px;
}

#regler{
	position: absolute;
	width: 120px;
	height: 39px;
	background: transparent url(_pic/regler.gif) 0px 0px no-repeat;
	left: 337px;
}

#regler p{
	padding: 21px 0px 0px 35px;
	font-weight: bold;
}

.tooltip {
	width: 250px;
	z-index: 10;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #546C82;
	padding: 2px;
	font-size: 11px;
}

