body {
background-color: #ECE9E8;
background-image: url(../images/back_banner.jpg);
background-repeat: repeat-x;
background-position: top;
margin-top:0px;
margin-width:0px;
margin-height:0px;}

a:link,
a:visited,
a:active { 
font-weight:bold; 
color:#7E3C31; 
text-decoration:none; }

a:hover { 
font-weight:bold; 
color:#7E3C31;
text-decoration:underline; } 
     
table {
border: none;}
    	  
h1 {
font-family: "Arial";
font-size:16px;
color:#7E3C31;
font-style:normal;
margin-left:0px;
margin-right:0px;
margin-top:10px;
font-weight:normal;
text-align: justify;}
      
h2 {
font-family: "Arial";
font-size:16px;
color:#7E3C31;
font-style:italic;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-weight:normal;
text-align: justify;}

h3 {
font-family: "Arial";
font-size:16px;
color:#7E3C31;
font-style:normal;
font-weight:normal;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;}

h4 {
font-family: "Arial";
font-size:16px;
color:#7E3C31;
font-style:normal;
font-weight:bold;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;}

h5 {
font-family: "Arial";
font-size:14px;
color:#7E3C31;
font-style:normal;
font-weight:bold;
margin-left:15px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;}

h6 {
font-family: "Arial";
font-size:16px;
color:#7E3C31;
font-style:normal;
margin-left:15px;
margin-right:25px;
margin-top:15px;
font-weight:normal;
text-align: justify;}
      
.schatten {
background-image: url(../images/main_schatten.jpg);
background-repeat: repeat-y;}
      
.luft_rechts {
/* ... Abstandshalter rechts (geht halt nicht anders) ... */
color:#ECE9E8;}
      
.luft_links {
color: #990000;
margin-top:50px;
width: 100px;}

.haus_vermietung {
background-position:350px 170px;
background-image: url(../images/back_haus_vermietung.jpg);
background-repeat: no-repeat;}

.inhalt_tab {
background-image: url(../images/smooth_objekt.jpg);
background-repeat: no-repeat;
background-position: bottom;}
      
#navigator a,
#navigator a:visited,
#navigator a:active {
display:block;
font-size:18px;
letter-spacing: 2px;
background-color:#7E3C31;
color:#ECE9E8;
text-decoration:none ;
font-family: "Arial";
font-weight:normal;
line-height:30px;
text-align:center;
width:150px;
margin-top:1px;
margin-right:10px;}

#navigator a:hover {
background-color:#ECE9E8;
color:#7E3C31;
text-decoration:none;}
      

