/* fontsetting headline h1 */
h1, h2, h2 a,
h3, h4, h4 a{
  font-size: 225%; /*245*/
  color: #00509e;
  padding-bottom: 0.5em;
  font-weight: 100;
}

h1 {
 text-transform: uppercase;
 padding-bottom: 0.1em;
}

h3 a {
 color: #00509e;
}

h2 { 
  font-size: 150%;
  text-decoration: none;
  padding-top: 0.5em;
}

h2 a { 
  font-size: 100% !important;
  text-decoration: none;
}

h3,
h3.orange,
h3.gold,
h3.lightblue,
h3.lila,
h3.skien,
h3.green,
h3.grey,
h3.bluechill {
  padding: 0;
  margin-bottom: -0.255em;
  font-weight: 600;
}

h3.orange {
  /*color: #f49e12;*/
  color: #FBCEB1;
}


h3.gold {
  color: #d3ad1f;
}

h3.lightblue {
  color: #a3ccea;
}

h3.lila {
  color: #d0b3d3;
}

h3.skien {
  /*color: #feeecb;*/
  color: #FCD788;
  font-weight: 110;
}

h3.green {
  color: #afbd34;
}

h3.grey{
  color: #E9E5D7;
}

h3.bluechill{
  color: #00887F;
}



h4 {
 font-size: 1.1em;
 font-weight: bold;
}


h5 {
 font-weight: bold;
 font-size: 120%;
 padding-bottom: 1em;
 padding-top: 1em;
}

/* fontsetting in the contentRightDiv */
#content02 p, #content02i p  {
  font-size: 120%;
  line-height: 1.4;
  padding-bottom: 1em;
  text-align: justify;
}


/* Background dark blue*/
.csc-frame-frame1,
.csc-frame-frame2,
.csc-frame-frame3,
.csc-frame-frame4,
.csc-frame-frame5,
.csc-frame-frame6,
.csc-frame-frame7,
.csc-frame-frame8,
.csc-frame-frame9{
  width: 16.2em;
  padding: 1.5em 2em 1.5em 2em;
  background-color: #00509e;
  margin-bottom: 1.5em;
}

.csc-frame-frame1 p,
.csc-frame-frame2 p,
.csc-frame-frame3 p,
.csc-frame-frame4 p,
.csc-frame-frame5 p,
.csc-frame-frame6 p,
.csc-frame-frame7 p,
.csc-frame-frame8 p,
.csc-frame-frame9 p{
  font-size: 120%;
  color: #fff;
  line-height: 1.4em;
}

/* Background gold */
.csc-frame-frame2 {
  background-color: #d3ad1f;
}

/* Background lightblue */
.csc-frame-frame3 {
  background-color: #a3ccea;
}

/* Background lila */
.csc-frame-frame4 {
  background-color: #d0b3d3;
}

/* Background orange */
.csc-frame-frame5 {
  /*background-color: #f49e12;*/
  background-color: #FBCEB1;
}

/* Background green */
.csc-frame-frame6 {
  background-color: #afbd34;
}

/* Background skien */
.csc-frame-frame7 {
  background-color: #feeecb;
}

/* Background Grau*/
.csc-frame-frame8 {
  background-color: #E9E5D7; 
}

/* Background BlueChill (terasseng�rten)*/
.csc-frame-frame9 {
  background-color: #00887F;
}



.csc-frame-frame2 p,
.csc-frame-frame3 p,
.csc-frame-frame4 p,
.csc-frame-frame5 p,
.csc-frame-frame6 p,
.csc-frame-frame7 p,
.csc-frame-frame8 p,
.csc-frame-frame9 p
{
  color: #000;
}

li {
 line-height:1.5em;
 list-style-image:url(../images/bullet.jpg);
 margin-left:1.5em;
 font-size: 120%;
 text-align: justify;
}

li a {
 color: #000;
}

p a, td a, .rechner{
 color: #000;
 background:transparent url(../images/linkpfeil.gif) no-repeat scroll right top;
 padding-right: 12px;

}

.rechner{
 font-size: 1.15em;
}
img {
  border: none;
}

hr {
 background:transparent none repeat scroll 0 0;
 border-color:-moz-use-text-color -moz-use-text-color #EEEEEE;
 border-style:none none solid;
 border-width:0 0 1px;
 color:#FFFFFF;
 margin:0 0 0.5em;
 padding:0 0 0.5em;
}


/*damit verlinkte Mailadresse nicht den blauen Linkpfeil bekommt*/
.mail{
 background: none;
}

/*Bilder und Bildunterschrift im Inhaltselement Bilder*/
.csc-textpic-caption {
 font-size: 130%;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
 margin-top: 10px;
 margin-bottom: 10px;
}


.small{
 font-size: 90%;
 font-style: italic;
}

/*Nachsatz für Flächenwerte auf Detailseite in der Immosuche*/
.smaller-search{
 font-size: 95%;
}

/*contenttable contenttable-0*/
/*Tabellen*/

.contenttable{
  font-size: 120%;
  border-collapse: collapse;
  width: 100%;
}

 .tr-odd{
 background-color: #FFF;
 }

 .tr-even{
  background-color: #FEEECB;
 }
 
 td{
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #00509E;
  border-right: 1px solid #00509E;
 }
 
 .contenttable .contenttable-0 .td-last{
   padding-left: 20px;
 }

/*Tabelle f�r Daten und Fakten im Firmenprofil*/
.profile{
  font-size: 120%;
  border-collapse: collapse;
  border-bottom: 1px solid #00509E;
  text-align: right;
}
 
 /*1. Zeile*/
 .profile .tr-0{
  background-color: #00509E !important;
  color: #FFF;
  text-align: center;
 }
  .profile td{
  width: 80px;
  }
  
  /*Tabelle f�r Daten und Fakten bei Referenzen*/
.reference{
  font-size: 120%;
  border-collapse: collapse;
  border-bottom: 1px solid #00509E;
  border-top: 1px solid #00509E;
  text-align: left;
  margin-bottom: 10px;
  width: 470px;
}
.reference td {
 padding-top: 5px;
 padding-bottom: 5px;
 width: 50%;
}

  /*Tabelle f�r Bilder bei Unternehmensbereichen*/
.branch {
  font-size: 120%;
  border: none;
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
}
.branch td {
 padding-top: 5px;
 padding-bottom: 5px;
 border: none;
 padding-left: 0px;
}

.branch .tr-even{
 background-color: #FFFFFF;
}

/*Tabellen f�r Historie*/
.history{
 font-size: 80%;
 border: none;
}

.history td {
 border-left: none;
 border-right: none;
}

/*Tabelle f�r Finanzierungskonditionen*/
.finance{
  font-size: 120%;
  border-collapse: collapse;
  border-bottom: 1px solid #00509E;
  border-top: 1px solid #00509E;
  text-align: left;
  margin-bottom: 10px;
  width: 470px;
}
.finance td, th {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
}

.finance th {
   border-left: 1px solid #00509E !important;
  border-right: 1px solid #00509E !important;
  border-bottom: 1px solid #00509E !important;
}

/*Tabelle für Raumdetails in Immosuche*/
.roomdetails{
  font-size: 120%;
  border-collapse: collapse;
  border: 1px solid #F9F9F9; 
  text-align: left;
  margin-bottom: 2px;
  width: 300px;
}
.roomdetails td, th {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 1px;
 width: 134px;
 border: none !important;
}
/*Tabelle f�r Objektdetails*/
.objectdetails{
  font-size: 120%;
  border-collapse: collapse;
  border: none;
  text-align: left;
  margin-bottom: 10px;
  width: 471px;
  border: 1px solid #97B9F2;
}

.objectdetails td, th {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 border: 1px solid #97B9F2;
 min-width: 40px;
 border-collapse: collapse;
 background-color: #F9F9F9;
}


.immo-search-link, .immo-search-link a {
 font-size: 110%;
 padding: 3px;
 width: 115px;
 cursor: pointer;
 color: #FFFFFF;
}

/*Boxen um Immodetails in Suche */
/*oben, Stockwerk + Grundriss*/
.room-box-top {
  border-right: 1px solid #97B9F2;
  border-top: 1px solid #97B9F2;
  border-left: 1px solid #97B9F2;
  background-color: #F9F9F9;
  padding-left: 1em;
  width: 459px;
}

/*unten, Raumdaten*/
.room-box-bottom {
  border-left: 1px solid #97B9F2;
  border-right: 1px solid #97B9F2;
  background-color: #F9F9F9;
  padding-left: 1em;
  width: 459px;
}

/*Gesamtfl�che*/
.room-box-total{
  border: 1px solid #97B9F2;
  background-color: #F9F9F9;
  padding-left: 1em;
    width: 459px;
}
/*Box um Vignette*/
.room-box-vignette{
  border-left: 1px solid #97B9F2;
  border-right: 1px solid #97B9F2;
  border-bottom: 1px solid #97B9F2;
  background-color: #F9F9F9;
  padding-left: 1em;
  width: 459px;
}

﻿/*damit im IE6 der rechte Rand auch sichtbar bleibt*/
*html .room-box-top{
width: 440px;
}
*html .room-box-bottom{
width: 440px;
}
*html .room-box-vignette{
width: 440px;
}
*html .room-box-total{
width: 440px;
}
*html .objectdetails{
width: 452px;
}�


.immo-search-link a {
 text-decoration: underline;
 color: #FFFFFF;
 cursor: pointer;
}

.immo-search-button{
 background-color: #FFFFFF;
 color: #00509E;
 font-size: 120%;
 padding: 1px 3px 3px;
 font-weight: bold;
 margin-left: 100px;
 border: none;
}

/*Suche-Seite*/
#search-left {
float: left;
width: 30em;
}

#search-right{
 float: right;
 width: 19em;
}

*html #search-right{
 margin-top: -18em;
 margin-left: 35em;
}

#search-right-top{

}

#search-right-bottom{
 margin-top: 7em;
}

.tx-tdimmoextendedsearch-pi1 {
 width: 120%;
}


/*Specials auf der Startseite*/
.csc-textpic-intext-left-nowrap {
  margin-top: 10px;
}

/*Prospektbestellung*/
.brochure {
 background-color: #00509E;
  padding: 0.8em;

}

.brochure a {

 color: #FFFFFF;
 font-size: 1.24em;
 padding: 0.8em;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
}

/*F�r Vorschaubilder in der Immo-Suche*/
.left{
 float: left;
 margin-right: 3em;
}

/*paging in der Immo-Suche*/

.paging, .paging a{
 color: #00509E;
 margin-bottom: 1em;
 font-weight: bold;
}

.paging a{
 font-size: 1.05em !important;
 font-weight: normal;
 text-decoration: none;
}

.paging {
 font-size: 1.3em;
}

/*Bildunterschrift */
.csc-textpic-caption {
 font-size: 1.05em;
}

/*Immosuche Liste der Ergebnisse*/

.object-list-item {
  max-width: 48em;

}