/* ***********************************
     mycity 2007
     TYPE	: Stylesheet
     TITLE	: mycity Startseiten Style
     DESC	: Stylesheet for mycity Startseite
     AUTHOR	: Renate Einecke // www.sevenpixels.de

   *********************************** */

.pos3 {
  display: none;
}
#navTop {
  height: 220px !important;
}
#sucheOben {
  height: 220px !important;
}
#sucheOben form label{
  display: block;
  font-size: 0.69em; /*11px*/
  color: #002f71;
  padding-bottom: 3px;
}
#quickFinderForm {
  margin: 35px 0 0 20px !important;
}
#headerButton {
  margin-top: 50px; !important;
}
#content{
  width: 722px !important;
}
#contentWrapTextStart {
  margin: 36px 32px 0 190px !important;
  width: 500px;
}
#rightWrap {
  margin-left: 28px !important;
}
#teaserStart {
  position: absolute;
  z-index: 5;
  left: 10px;
  top: 340px;
}

#campagne {
  position: absolute;
  z-index: 15;
  left: 0;
  top: 0;
}
#flamme {
  position: absolute;
  z-index: 20;
  left: 700px;
  top: 300px;
  display: none;
}
#twitter {
  background: #FFF;
  padding: 10px 0 0 0;

}
#twitter a[href^="http://"] {
 background: none;
}
#twitter img {
  padding-right: 5px;
  vertical-align: middle;
}
#twitter a {
  text-decoration: none;
  font-size: 0.9em;
}
/* ---------- FOOTER ----------  */ 
#footer {
  margin: 30px 0 50px 190px;
  padding-top: 5px;
  border-top: 1px solid #bccce2;
  font-size: 0.625em; /*10px*/
  color: #44699d;
}
#footerText {
  float: left;
  width: 280px;
}
#footerIcons {
 float: left;
 width: 250px;
 text-align: right;
}
#footerIcons img{
  vertical-align: middle;
}
/* ---------- /FOOTER ----------  */ 