/*------------------------------------------------------------------------------*/
/* Buch-detail */
/*------------------------------------------------------------------------------*/
#RahmenLinks{
height:630px;
}
#RahmenRechts{
height:630px;
}
#Content{
height:630px;
background-image:url(bilder/wolken_hintergrund_blumen_detail.jpg);
}

dd {
padding: 10px 0 0 0;
font-size:10px;
font-weight: bold;
	color:#4d54a6;

}

#BuchseiteHead{
width:100%;
height:180px;
}
#BuchseiteContentDetail{
width:580px !important;
width:655px;
float:none;
padding:0 25px 0 50px;
height:320px;
}

#BuchseiteContentDetail H1{
	color:#4d54a6;
	font-size: 19px;

}


#BuchseiteFooter{
width:100%;
}
