/******************************************/
/* Basiseinstellungen
/******************************************/

body{
  background-color:#FFF;
  color:#444956;
  font-size:84%; 
  line-height:1.4;
  margin:0px;
  padding:0px;
}

a,
a:hover,
a:visited{
	border:0px;
	color:#6C758A;
	text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

a.logout{
  font-size:80%;
}

div#pageTop{
  font-size:9px;
  float:right;
  padding-top:9px;
}

div#pageHeader{
  height:98px;
  background-color:#f6fafd;
  border-bottom:1px solid #7d7d7d;
}

div#pageHeaderWrapper{
  width:780px;
  margin:0 auto;
}

div#keyVisual_home,
div#keyVisual_erlenhof,
div#keyVisual_grundstuecke,
div#keyVisual_intern,
div#keyVisual_basis
{
  width:544px;
  height:88px;
  background-repeat:no-repeat;
  background-position:top left;
  margin-left:113px;
  position:absolute;
  top:11px;
}

* html div#keyVisual_home,
* html div#keyVisual_erlenhof,
* html div#keyVisual_grundstuecke,
* html div#keyVisual_intern,
* html div#keyVisual_basis
{
  margin-left:10px;
}

/*div#keyVisual_home{
  background-image:URL('/cachepics/kv_home.jpg');
}

div#keyVisual_erlenhof{
  background-image:URL('/cachepics/kv_erlenhof.jpg');
}

div#keyVisual_grundstuecke{
  background-image:URL('/cachepics/kv_grundstuecke.jpg');
}

div#keyVisual_intern{
  background-image:URL('/cachepics/kv_intern.jpg');
}

div#keyVisual_basis{
  background-image:URL('/cachepics/kv_basis.jpg');
}*/

div#keyVisual_home{
  background-image:URL('/cachepics/banner_startseite_10_09.jpg');
}

div#keyVisual_erlenhof{
  background-image:URL('/cachepics/banner_erlenhofsee_10_09.jpg');
}

div#keyVisual_grundstuecke{
  background-image:URL('/cachepics/banner_grundstuecke_10_09.jpg');
}

div#keyVisual_intern{
  background-image:URL('/cachepics/banner_hsj_aktuell_04_10.jpg');
}

div#keyVisual_basis{
  background-image:URL('/cachepics/banner_haustypen_04_10.jpg');
}


div#pageHeader img,
div#pageHeader a img{
  border:0;
}

div#logoHeader{
  padding-top:14px;
  padding-left:0px;
  float:left;

}

div#pageContentWrapper{
  background-color:#FFF;
  text-align:left;
  width:811px;
  margin:0 auto;
}

div#pageContent{
/*width:546px;*/
  width:661px;
  float:left;
}

div#content{
  padding-top:18px;
  padding-left:22px;
  padding-bottom:70px;
  /*padding-right:33px;*/
  padding-right:0px;
  height:1%;
  font-size:84%;
  line-height:160%;
}

div#rightWrapper{
  margin-top:22px;
  text-align:left top;
  width:115px;
  float:left;
  font-size:80%;
}

div#rightWrapper img{
  float:left;
}

div#pageMainNavigation{
  margin-top:22px;
  width:140px;
  float:left;
}

div#pageNavigationTop{
  background-color:#f6fafd;
  border:1px solid #7c7d7e;
  position:absolute;
  top:87px;
  width:503px;
  margin-left:125px;
}

* html div#pageNavigationTop{
  background-color:#f6fafd;
  border:1px solid #7c7d7e;
  position:absolute;
  top:87px;
  width:503px;
  margin-left:22px;
}

div#pageFooter{
  font-size:75%;
  color:#444956;
  text-align:center;
  padding-top:20px;
}

div#pageFooter a{
  text-align:center;
}

div#pageFooter hr.pageFooter{
  background-color:#444956; 
  color:#444956;
  border: #444956;
  height: 1px;
}

div.sitemap{
  border:1px solid red;
  width:75%;
}

.inv, dfn{
  display:none;
}

/******************************************/
/* Startseite
/******************************************/

div#contentHome{
  padding:0;
  margin:0;
  margin-bottom:15px;
  margin-left:85px;
  background:url('/cachepics/bg_startseite.jpg') center left no-repeat;
  height:511px;
  width:641px;
  position: relative;
  top: 10px;
}

div#pageFooterHome{
  margin-left:90px;
  font-size:75%;
  color:#444956;
  text-align:center;
  width:641px;
}

div#pageFooterHome a{
  text-align:center;
}

div#pageFooterHome hr.pageFooter{
  background-color:#444956; 
  color:#444956;
  border: #444956;
  height: 1px;
  width:641px;
}

div#contentHomeOne{
    position:absolute;
    top:10px;
    left:0px;
    width:361px;
}

div#contentHomeTwo{
    position:absolute;
    top:181px;
    padding:0px;
    margin:0px;
    width:640px;
}

div#contentHomeThree{
    position:absolute;
    top:334px;
    left:409px;
    width:255px;
}

div#contentHomeOne a img,
div#contentHomeTwo a img,
div#contentHomeThree a img{
	border:0px;
}

div#contentHomeWillkommen{
    position:absolute;
    top:40px;
    left:361px;
    font-size:100%;
    width:280px;
    color:#6c758a;
}

div#contentHomeWillkommen .bei{
    font-size:110%;
}

div#contentHomeWillkommen .hjs{
    font-size:180%;
}

div#contentHomeWillkommen .bau{
    letter-spacing:-1px;
}

div#contentHomeSlogan{
    position:absolute;
    top:380px;
    left:45px;
    font-size:140%;
    width:280px;
    color:#6c758a;
}

div#contentHomeSlogan div.traum{
    padding-left:35px;
}

div#contentHomeSlogan .zu{
    padding-left:45px;
}

div#contentHomeSlogan .ziel{
    padding-left:95px;
}
