﻿body {background-color: #ffffef;font-family:Arial; color:#456699;height:1050px;
}
h1 {margin-top:0px;  font-size:20px;}
h2 {margin-top:10px;  font-size:16px;}

p {  font-size:14px; margin: 5px 15px 5px 10px; text-align:justify;}

#log 
{position:relative;
    left:350px;
    top:60px;
    color:#87ace5;
    font-size:35px;
    font-style:italic;
    }

#kopf {position: absolute;
    left:0px; top:0px;
    width:1000px; 
    height:180px;
    background-image: url('/bilder/layHead3.gif');
    background-repeat:no-repeat;
    }
    
#navLeft 
{position: absolute;
    left:25px; top:190px;
    width:180px; 
    height:800px;
    background-image: url('/bilder/navLeft2.gif');
    background-repeat: repeat-y;    
    }
    
#inhalt 
{ position:absolute;
    left:240px;
    top:200px;
    width:690px;
    height:800px; }

#navigatBlock 
{
    position:absolute;
    left:15px;
    top:60px;
    width:150px;
    height:auto;
    background-color:White;
    }


.navigatMenu 
{ height:30px;
  background-color:#eeeeee;
  text-decoration:none;
  color:#87ace5;
  padding:1px 1px 1px 5px;
  font-weight:bold;
  font-size:0.85em;
  height:27px;
  line-height:27px;
  vertical-align:middle;
  display:block;
  border:solid 1px #999999;
    }
    
.porzUl 
 {
 text-align:left;
 margin:0px 0px 0px 0px;
 text-indent:0px;
 list-style-type:none;
padding:1px 1px 1px 1px; }

 ul#navigation a:hover, .pzActive
 { 
   color :#e9864b;
 }  
 
 .subNav 
 {
    font-size: 0.8em;
    font-style:italic;
    padding-left:20px;
 /*   background-image: url("/bilder/mark.gif");
    background-repeat:no-repeat;*/
    }
   
  .dist {padding: 0px 10px 0px 10px;}
  
  /*-------------- Anfrage Ankauf Verkauf -------------------*/
  .cbbAll {    width:150px;   }
  .cbbLong {    width:250px;   }
  .cbbBlock 
  {
    position:relative;
    left:0px;
    margin:5px 20px 5px 0px;
    }
    
    .anVerText 
    {position:relative;
     top:-2px;
        }
