
/*


  Farben (blau dunkel bis hell)
    Stoeben Wittlinger
              #013678
    dunkel:   #0065CE
              #007DFF
              #6BB6FF
    hell:     #D6EBFF


*/

html {
  height: 100%;
 }
 
body {
  height: 100%;
  text-align: center;
  background: url(wrapper-bg.png) repeat-y center;
  font-family: arial, sans-serif;
  font-size: 66,67%;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  }

a img {
  border: none;
}  
  
#wrapper {
  width: 822px;
  margin: 0 auto;
  text-align: left;
  }

body.wartung {
	background: none;
}

body.wartung #wrapper {
	width: auto;
	padding: 0.05em 0 1.5em 20%;
	margin: 20% 0 0 0;
	background: #0065CE;
}

body.wartung h1,
body.wartung h2,
body.wartung p {
	color: white;
}

body.wartung p {
	line-height: 150%;
	font-size: 110%;
}  
  
#linkeSpalte {
  float: left;  
  width: 591px;
  
  }
  
#kopf {
  height: 286px; 
  background: url(kopf-bg.jpg) no-repeat bottom left;
  margin: 1px 0 0 1px; 
}

#kopf h2 {
  padding: 7px 0 0 35px;
  margin: 0;
}

#kopf h2 a {
  display: block;
  height: 56px;
  width: 338px;  
  background: url(logo-stoeben-wittlinger.png) no-repeat;
  text-indent: -999em;
}

#kopf h3 {
  margin: 0;
  padding: 0 0 0 35px;
/*  font-weight: normal; */
  font-size: 0.8em;
  color: #013678;
}

#kopf h3 a {
  color: #013678;
}

#kopf h1 {
  text-indent: -999em;
}
  
#content {
  width: 520px;
  margin: 0 0 20px 35px;  
  font-size: 0.8em;
  line-height: 150%;
  padding-bottom: 20px;
  }
  
#content h1 {
  color: #0065CE;
  border-bottom: solid 1px #0065CE;
  font-size: 1.5em;
  font-weight: bolder;
  margin-top: 1.2ex;
  padding-bottom: 0.5ex;
  padding-top: 0.5ex;
  line-height: 130%;
  }
  
#content h2 {  
  font-size: 1.2em;
  margin-top: 2em;
}
 
#content p strong {
  font-weight: normal;
} 
  
#content a {
  color: #0065CE;
}

#content a:hover {
  text-decoration: underline;
}

#content a[rel='external'] {
  padding-left: 17px;
  background: url(extern.png) no-repeat left center;
}

#content hr {
	border: none;
	color: white;
	height: 1px;
	clear: both;
	margin: 1em 0;
}

#content hr.div {
	border-bottom: solid 2px #0065CE;
	padding-top: 1em;
}

#content fieldset {
	border: none;	
	width: 47%;
	float: left;
	margin: 0 1em 0 0;
	padding: 0;
}

#content legend {
	
}

#content label {
	display: block;
}

#content .inputText, #content .inputSelect {
	width: 95%;	
}

#content textarea {
	width: 95%;
	height: 10em;
}

#content fieldset#hinweise {
	width: 100%;
}

#content .contentleft {
  float: left;
  width: 250px;
}

#content .contentright {
  float: right;
  width: 250px;
}

#content #news {
  margin: 2em 0 0 0;
  padding: 5px;
  background: #EFF7FF;
  border: 1px solid #0065CE;
}

#content #news h3 {
  margin: 0 0 0.5em 0;
  font-size: 1.25em;
}

#content #news h2 {
  margin: 0 0 0.25em 0;
  font-size: 1em;
}

#content #news p {
  margin: 0 0 0 0;
  font-size: 1em;
}

#content img.right {
  float: right;
  margin: 0 0 1em 2em;
}




.immo_angebot {
  margin-bottom: 2em;
  width: 100%;
  background: #E4F3FF;
  border-collapse: collapse;
}

.immo_angebot caption {  
  font-size: 1.3em;
  text-align: left;
  font-weight: bold;
  padding: 1em 0 0.5em 0;
  color: #0065CE;
}

.immo_angebot th {
  width: 35%;
  border-top: 2px solid #fff;
  padding: 0.1em 0.4em;
  vertical-align: top;
}

.immo_angebot td {
  border-top: 2px solid #fff;
  padding: 0.1em 0.4em;
}


#anzahlEinheiten,
#zustand,
#hausAufzug,
#ansprache,
#telFaxMail {
	float: right;
}


#anfahrtPic {
  width: 200px;
  float: right;
}

#anfahrtPic p {
  margin-top: 0px;
}

#anfahrtPic p a {
  cursor: pointer;
}

#map24 {
  cursor: pointer;
}

#footer {
  margin-top: 5ex;
  padding-top: 2ex;
  border-top: solid 3px #0065CE;
  font-size: 0.9em;
}  

#footer p {
  clear: both;
  font-weight:bold;
  margin: 0;
  padding: 0;
  }

#footer ul {
  margin: 0 0 1ex 1em;
  padding: 0px;
  list-style-type: none;
}  
  
#footer ul.footerLeft {
  float: left;
  width: 200px;
 }

#footer ul.footerRight {
  float: right;
  width: 280px;
}
  
#footer ul li a {  
  background: url(pfeil-rechts.gif) no-repeat left center;
  padding-left: 20px;
}
  
#rechteSpalte {
  float: right;
  width: 230px;
  }  
  
  
#naviOben {
  float: right;
  width: 225px;
  height: 25px;
  list-style-type: none;
  margin: 0;
  padding: 59px 0 0 5px;
  background: white;
  text-align: right;
  font-size: 0.7em;
}  

#naviOben li {
  display: inline;
  color: #007DFF;
  padding: 0 0.5em;
  border-right: 1px solid #007DFF;
} 

#naviOben li.last {
  border: none;
}  
  
#naviOben li a {
  color: #007DFF;
}    
  
#naviHaupt {
  float: right;
  width: 230px;
  list-style-type: none;
  margin: 0;
}


#naviHaupt li a {
  display: block;
  width: 220px;
  height: 33px;
  line-height: 33px;
  color: white;
  background: #0065CE;
  border-bottom: 1px solid white;
  padding-left: 10px;
  font-size: 0.8em;
  font-weight: bold;
}

#naviHaupt li a:hover {
  background: #007DFF;
}    

#sitebar {
  clear:both;
  padding: 15px 0 0 10px;
  }
  
#sitebar p {
  color: #0065CE;
  font-size: 0.85em;
  margin-bottom: 1.3ex;
}  

#sitebar p span.sitebarBig {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 0.3ex;
  color: #0065CE;
  }
  
#sitebar a {
  color: #0065CE; 
  }
  
#partner {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #0065CE;
  font-size: 0.75em;
}  

#partner li {
  margin-bottom: 1.5em;
} 

#partner a {
  color: #304B9C;
}

#partner a img {
  border: none;
  }

.clear {
  clear: both;
}
  
#jFsEs {
  display: none;
}

