.content {
	line-height: 150%;
	margin-bottom: 50px;
}
.content a {
	color: #57402A;
	text-decoration: underline;
}
.content p {
	margin: 0px;
	margin-bottom: 25px;
} 
.content h1 {
	margin: 25px 0 8px 0; 
	color: #542505;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	padding-bottom: 2px;
}
.content h2 {
	margin: 25px 0 8px 0; 
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
}
.content h3 {
	margin: 25px 0 8px 0; 
	line-height: 110%;
	color: #542505;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	padding-bottom: 2px;
}
.content h4 {
	line-height: 110%;
	margin: 25px 0 8px 0; 
	color: #000;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 0;
}
.content h5 {
	line-height: 110%;
	margin: 20px 0 4px 0; 
	color: #542505;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 2px;
}
.content h6 {
	line-height: 110%;
	margin: 20px 0 4px 0; 
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.content address {
	font-size: 12px;
}
/** Speziell für den Editor **/
.content-edit {
	padding:6px;
}
.content-edit td, .content-edit th, .content-edit table {
	border: 1px dotted #999999;
}
.content-edit .editable {
	border: 1px solid #FF9900;
}

.content P.hr{
    margin: 25px 0;
}
.xd-plugin-xd-media{
    padding-left: 60px;
}
.xd-plugin-xd-media .xd-media-box{
    float:left;
    margin: 20px 20px 0 0;
}



