#content {
        min-height: 400px;
        height: auto !important;          
        height: 400px;         
}

#content ul.cbox {
        list-style-type: none;
        width: 465px;
        margin-top: 20px;
        float: left;
        margin-bottom: 40px;
        margin-left: 0px;
}

ul.cbox li {
        width: 200px;
        min-height: 100px;
        height: auto !important;
        height: 100px;
        float: left;
        margin-right: 22px;
        position: relative;
}

ul.cbox li img.start_box_icon {
        position: absolute;
        top: 4px;
        left: -15px;
}


.content_footer_info {
	width: 450px;
	height: 60px;
}

.main_line {
         display: none;
}


#content_right {
	width: 410px;
}

#content_right ul.right_cbox {
        list-style-type: none;
        float: left;
        margin-bottom: 50px; 
}

ul.right_cbox li {
        position: relative;     
        width: 168px;
        height: 140px; 
        margin: 5px;
        display: inline;
        float: left;
}

ul.right_cbox li img {
	display: none;     
}


ul.right_cbox .header_top {
	/*background-image: url('../images/kachelrund.png');
	background-repeat: repeat-y;*/
         height: 18px;	
         width: 168px;
         z-index: 1;
         position: relative;
         top: 10px; 
         left: 10px;
}

* html ul.right_cbox .header_top {
	 width: 171px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://sachsenhof.expeer.de/fileadmin/Sachsenhof/template/images/kachelrund.png', sizingMethod='scale');*/
         background: transparent;            
}


ul.right_cbox li h1{
  margin: -10px 0px 5px 5px;
  position: relative;
  z-index: 20; 
}


* html ul.right_cbox li h1 {
  margin: 0px 0px 5px 5px;
}

ul.right_cbox p.bodytext {
  margin-left: 5px;           
}

ul.right_cbox li .body {
  position: absolute;
  left: 0px;  
  top: 18px;  
  /*background-image: url('../images/kachellinie.png');*/
  background-repeat: repeat-y; 
  margin: 0px;  
  z-index: 10;
  overflow: visible;
}


* html ul.right_cbox .body { 
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://sachsenhof.expeer.de/fileadmin/Sachsenhof/template/images/kachellinie.png', sizingMethod='scale');*/
  background: transparent;    	
}

ul.right_cbox li .body .body_text {position: relative; top: -9px; margin-left: 5px;}


.content_right_footer_info {
  clear: left;
  width: 350px;
  height: 65px;
  margin-left: 20px;
}
