#Inhalt .contenttable{
	margin-top:0.5em;
	margin-bottom:1em;
}
#BestPractiseExample{
	margin-top:1em;
	margin-bottom:1em;
}
#BestPractiseExample h2{
	font-size:135%;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:0.5em;
}
#BestPractiseExample h3{
	font-size:120%;
	margin-top:1em;
	margin-bottom:0.5em;
}
#BestPractiseExample a{
	text-decoration:none;
}
#BestPractiseExample table#Overview{
	font-size:100%;
	margin:0;
}
#BestPractiseExample table#Overview td{
	padding:0.2em;
	vertical-align:top;
}
#BestPractiseExample table#Overview td.image{
	width:10%;
}
#BestPractiseExample table#Overview img{
	display:block;
}
#BestPractiseExample table#Overview .left{
	text-align:left;
}
#BestPractiseExample table#Overview .right{
	text-align:right;
}
#BestPractiseExample table#Overview .text{
	line-height:1.5em;
	padding-left:0.4em;
	padding-right:0.4em;
}
#BestPractiseExample  #Details{
	margin-bottom:3em;
}

#Bildleiste{
	background-color:#EEF6DF;
	border:2px solid #CBDCA8;
	margin:0;
	padding:0.5em;
	text-align:center;
}
#Bildleiste img{
	margin-right:0.5em;
	vertical-align:middle;
}
#Bildleiste .loading{
	height:60px;
	background-image:url(../bilder/ajax-loader_big.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:2px;
}
#BestPractiseExample #BeforeAfterComp table{
	font-size:100%;
	margin:0;
}
#BestPractiseExample #BeforeAfterComp table th{
	text-align:left;
}
#Gallery td{
	text-align:center;
}
