﻿ .editable {
	padding: 0em 0.5em;
  }
 p {
	margin: 0.5em 0em;
  }
 #menu-6  {
	min-height: 20px;
	text-align: left;
  }
 #menu-6 a {
	text-decoration: none;
  }
 #menu-6 li {
	list-style: none;
  }
 #cms_template  {
	margin: 0px auto;
	max-width: 800px;
  }
  .eigentum_box > div{
    border-top: none !important;
    border-bottom: none !important;
    margin: 0 !important;
        
  }
  .eigentum_box > div > div:nth-child(3){
    display: block !important;  
  }
    .eigentum_box > div > div:nth-child(3) > div:nth-child(2){
    margin: 40px 0; 
  }
  .steckbrief {
      background: white !important;
    padding: 0 !important;
  }

 .eigentum_detail {
    font-size: 11pt;
}
   html, body {
     height: 99%; 
     min-height: 99% !important;
 }
 body .editable {
	padding: 0;
	margin: 0;
}
.print_button_start, .print_button_end, .back, .pink_button{
    display: none;
}