@charset "iso-8859-1";
/* 
	Formatierung
	www.gff-coaching.de
	Last Update: 20090115
	by: px-web, Raphael Dudek
*/
/************************************************
  Allgemeine Festlegungen
************************************************/
i {font-weight:bold;}

/************************************************
  Inhalt-Strukturierungselemente
************************************************/
hr {display:none;}
.unsichtbar {display:none;}

/************************************************
  Festlegung der Unterseiten inkl. Bildern
************************************************/
.start {
 width:468px;
 height:528px;
  padding-top:35px;
  padding-left:122px;
  background:url(../bilder/img_01.jpg) no-repeat;
  background-position-y:top;
  background-position-x:right;
}

.ichbin {
 width:468px;
 height:528px;
  padding-top:35px;
  padding-left:122px;
  background:url(../bilder/img_02.jpg) no-repeat;
  background-position-y:top;
  background-position-x:right;
}

.insachen {
 width:448px;
 height:513px;
  padding-top:50px;
  padding-left:122px;
  background:url(../bilder/img_03.jpg) no-repeat;
  background-position-y:top;
  background-position-x:right;
}

.ichvermittle {
 width:448px;
 height:513px;
  padding-top:50px;
  padding-left:122px;
  background:url(../bilder/img_04.jpg) no-repeat;
  background-position-y:top;
  background-position-x:right;
}

.ichzeigeauf {
 width:437px;
 height:517px;
  padding-top:46px;
  padding-left:122px;
  background:url(../bilder/img_05.jpg) no-repeat;
  background-position-y:top;
  background-position-x:right;
}

.kontakt {
 width:428px;
 height:533px;
  padding-top:30px;
  padding-left:122px;
}

/************************************************
  Formatierung der Unterseiten
************************************************/
.start h3 {
  font-size:13px;
  font-weight:bold;
  line-height:18px;
}
.start p {
  font-size:13px;
  font-weight:normal;
  margin-bottom:14px;
  line-height:18px;
}

.ichbin h3 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:14px;
}
.ichbin h4 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:8px;
}
.ichbin p {
  font-size:12px;
  font-weight:normal;
  margin-bottom:24px;
}

.insachen h3 {
  font-size:13px;
  font-weight:bold;
  line-height:18px;
}
.insachen p {
  font-size:13px;
  font-weight:normal;
  margin-bottom:14px;
  line-height:18px;
}

.ichvermittle p {
  font-size:13px;
  font-weight:normal;
  margin-bottom:17px;
  line-height:18px;
}

.ichzeigeauf p {
  font-size:13px;
  font-weight:normal;
  margin-bottom:33px;
  line-height:18px;
}

.kontakt h3 {
  font-size:12px;
  font-weight:normal;
  margin-bottom:14px;
  line-height:18px;
}
.kontakt h3 strong {font-size:14px;}
.kontakt p {
  font-size:12px;
  font-weight:normal;
  margin-bottom:14px;
  line-height:18px;
}

/************************************************
  Formatierungen Fuss-Bereich
************************************************/
#fuss h4 {
  font-size:14px;
  font-weight:bold;
  color:#f5a300;
}

#fuss h5 {
  font-size:12px;
  font-weight:normal;
  color:#f5a300;
}

#fuss p {
  margin-top:4px;
  font-size:10px;
  line-height:1.75;
}
