body {
width: 100%; 
height: 100%; 
margin: 0; 
padding: 0; 
font-family:Verdana, Arial, 'Times New Roman',Times,serif;
overflow: auto;
}


div.ImmoLeftMenu
{
 /*position: relative; 
 z-index: 9999; 
 border: 0px solid black; 
 margin: 0px; 
 padding:0 px; 
 background:url('../images/background_280.png') no-repeat; 
 background-position: -7px -40px; 
 width: 203px; 
 height: 768px; 
 overflow:hidden */
 display:none;
}

.immoDetailTable_Content td
{
 border: 1px solid #D3D3D3;

}


.details_greyBackground
{
background-color: LightGray;
}

.details_greenBackground
{
 background-color: LightGray;
}

.details_ImmoHeadline
{
width: 100%; 
border-style:none;
text-align:center;
color:#459E00; 
font-size: 2em; 
font-family:'Times New Roman',Times,serif;";
padding: 20px;
}

.ImmoBannerContainer
{
display:none;
}

#tabs  ul
{
display:none;
}




img
{
 border: 0px solid black;
}

.noprint
{
display:none;
}


