h3{
	line-height: 130%;
}

.infobox {
    padding: 20px;
    background-color: #333;
    color: #9c9e9f;
    margin-bottom: 2rem;
}

.infobox .small{
    font-size: 0.8rem;
}

div.akkordeon{
	width: 100%
	border: none;
	background-image: url(../gfx/preisrechner_pfeilrunter.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	clear:both;
	float: none;
	padding-bottom: 60px;
	margin-bottom: 30px;
}

#block4{
	background-image: none;
}

figcaption.csc-textpic-caption {
	width: 100%;
	font-size: 18px;
	color: #008a2e;
	text-align: center;
	font-weight: bold;
	display: block !important;
	background-color: white;
	float:none;clear: both;
	margin: 0 !important;
	}

#block1 figure {
	cursor: pointer;
/*	background-image: url(../gfx/htg_pr_bilder.png);
	background-repeat: repeat-x;*/
		width: 310px;
	float: left;
	margin: 0;
	margin-bottom: 5px;
	 position: relative;
}

#pdfdruck{

	clear: both;
	float: none;
	text-align: right;
		padding-top: 30px;
}
.clicker{
	cursor: pointer;
}
.hover{
	width: 310px;
	height: 200px;
	position: absolute;
	background-color: #008a2e;
	opacity: 0.3;
	display: none;
}

#block1 figure img{
	
}
#block1 figure:hover .hover{
	display: block;
    
}



#block1,
#block2,
#block4,
#block3{
		overflow: hidden;
		width: 100%;
	}
	
.akkordeon,
#block2 > div,
#block3 > ul
{
	display: none;

}

#block2 div.akt,
.akt,
#block3 > ul.akt{
	display: block;
}
#block3 li,
#block3 ul{
	margin:0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#block3 ul{
	clear: both;
	float: none;
	width: 100%;
	margin-bottom: 15px;
}	
#block3 li{
		
	width: 440px;
	float: left;
	
	padding: 10px;
	min-height: 57px;
}
li.el
{
	background-color: #e5f3ea;
}
#block3 li:nth-child(even){
float: right;
}

#block3 li div.marker{
	width: 42px;
	background-image: url(../../user_upload/preisrechner/Checkbox_inaktiv.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#block3 li div.selected{
	background-image: url(../../user_upload/preisrechner/Checkbox_aktiv.png);
	
}

#block3 li .text{
	/*margin-left: 42px;*/
	float: left;
	width: 350px;
}	
#block3 li .preis{
	float: left;
	width: 48px;
	text-align: right;
}


/*tabs*/
.ui-tabs-.ui-tabs-nav ul,
.ui-tabs-nav li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-tabs-nav > ul{
		padding-left: 175px;
		padding-top: 30px;
}
.ui-tabs-nav{

	overflow: hidden;
	clear: both;
	float: none;
	display: block;
	text-align:center;
	

}
.ui-tabs-nav li{
	display: inline-block;
	overflow: hidden;
	height: 35px;
padding: 0 5px;

	
	
}
.ui-tabs-nav li span{
	display: block;
	float: left;
	width: 7px;
	height: 35px;
	
	
}
.ui-tabs-nav li span:before{
	content: " ";
	
}
#inhalt .ui-tabs-nav li a{
	font-family: metabold;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	height: 25px;
	padding: 5px 4px;
	background-image: url(../gfx/menuhtg.png);
}



.ui-tabs-nav li .before
{
	background-image: url(../gfx/menu_links.png);
	background-position: left bottom;
	
}
.ui-tabs-nav li .after{
	background-image: url(../gfx/menu_rechts.png);
}


.info{
	width: 30%;
	
	float: left;
}
.info h3{
	font-family: metabold;
	font-size: 28px;
	color: #008a2e;
	font-weight: normal;
	margin-bottom: 35px;
}

.info ul {
    list-style-image: url(../gfx/bullet.jpg);
    
}
.info ul li{
	
}


.info .preis{
	text-align: right;
	font-family: metabold;
	font-size: 29px;
	color: #008a2e;
	font-weight: normal;
	margin-top: 20px;
}
.tabelle{
	width: 65%;
	padding-left: 5%;
	float: left;
}

.tabelle h4{
	font-size: 19px;
	font-family: metabold;
	font-weight: normal;
	margin-bottom:20px;
}
.tabelle ul,
.tabelle li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabelle li table{
	width: 100%;
}
.tabelle li:nth-child(odd){
	background-color: #e5f3ea; 
}
.tabelle li table td{
	padding: 2px 5px;
}
.preis{
	white-space: nowrap;
}
.tabelle li table td.left{
	width: 80%;
}
.tabelle li table td.right{
	width: 20%;
	text-align: right;
}

div.akkorderon.last{
	background-image: none;
}

#preismodell{
	width: 60%;
	float: left;
}
.sau{
	margin-bottom: 35px;
}
#block4 h4{
	font-size: 19px;
	font-weight: normal;
	font-family: metabold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#variante,
#sonderaussattung,
#sonder,
#gesamt{
	margin-top: 30px;
}
#block4 #summe{
	width: 40%;
	float: right;
}
#block4 #grundpreis p,
#block4 #sonder p{
	width: 60%;
	margin: 0;
	padding: 0;
}

#block4 #grundpreis div,
#block4 #sonder div{
	text-align: right;
	color: #008a2e;
	font-size; 15px;
	font-family: metabold;
}
#gesamt{
   border-top: 1px solid #7f7f7f;
   padding-top: 40px;
   text-align: right;
	color: #008a2e;
	font-size; 19px;
	font-family: metabold;
}
