#contentBox p {
     line-height: 1.8em;
}

#bericht-information blockquote{
     float:left;
     margin-bottom: 10px;
     width: 480px;
}

#bericht-information img{
     float:left;
     /*height:90px;*/
     width:90px;
}

img#special-img {
	width: auto;
	height: auto;
	float: left;
}

#bericht-information p{
     float:right;
     width: 450px;
     /*font-style:italic;*/
}

#bericht-information{
     margin-bottom: 10px;
}

div#special-nav {
	margin-left: 20px;
	padding-top: 25px;
	float: left;
}

div#special-nav li {
	background: transparent url(http://lightalliance.de/files/layout/linkPfeil.jpg) left no-repeat;
	margin-bottom: 15px;
	padding-left: 25px;
}

div#cut {
	height: 20px;
	border-bottom: 1px dotted #00bbfd;
}

.frage{
     float:left;
}

.antwort{
     float:left;
}

.frage p, .antwort p{
     font-weight: bold;
     color: #00a0f0;
     text-align: right;
}

.info{
     float:left;
     width: 88px;
     margin-top: 25px;
}
.info2{
     float:left;
     margin-left: 15px;
     width: 400px;
     margin-top: 25px;
}

.ibild{
     float:left;
}
.itext{
     float:right;
     width: 150px;
}