.info {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
}
.info a {
	color: #57402A; 
	text-decoration: underline;
}
.info p {
	margin: 0px;
	margin-bottom: 1em;
} 
.info h1 {
	background: #EBE5E1;
	margin: 0px -10px 10px -10px; 
	color: #000;
	font-size: 13px;
	line-height: 130%;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding: 5px 0 5px 10px;	
	font-weight: bold;		
}
.info h1 a,
.info h2 a {
	display: block;	
	margin: -5px 0px -5px -10px; 
	padding: 5px 0 5px 10px;	
	line-height: 130%;
	color: #000;
	text-decoration: none;
}
.info h1 a:hover,
.info h2 a:hover {	
	background: #DDD7D3;
}
.info h2 {
	margin: 0px -10px 10px -10px;
	color: #000;
	font-size: 13px;
	line-height: 130%;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	background-color: #DDD7D3;
}
.info h3 {
	margin: 25px 0 8px 0; 
	line-height: 110%;
	color: #542505;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
}
.info h4{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	border-bottom: 1px solid #DDD7D3;
	display:block;
	margin: 17px -10px;
	padding: 0 10px;
}
.info h5 {
	line-height: 110%;
	margin: 20px 0 4px 0; 
	color: #542505;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	padding-bottom: 2px;
}
.info h6 {
	line-height: 110%;
	margin: 20px 0 4px 0; 
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.info address {
	font-size: 12px;
}
/** Speziell für den Editor **/
.info-edit {
	background: #F7F5F3;
	padding: 0;
}
.info-edit td, .info-edit th, .info-edit table {
	border: 1px dotted #999999;
}
.info-edit .editable {
	border: 1px solid #FF9900;
}/* CSS Document */


