/* Medienoffensive II Besondere Kinder besondere Wege */
/* main stylesheet SCREEN */
/* 08 2006 erik wunderlich */

* {
  margin:0px;
  padding:0px;
  border:0px;
}

body {
  background-color:#DFDFED;
}

body, td {
  font-family:Verdana, sans-serif;
  font-size:0.8em;
  line-height:1.2em;
  color:#000;
}

table {
  margin:0px;
  border:0px;
  font-size:1.2em;
}

p {
  margin-bottom:1.2em;
}

ul {
  margin-left:1em;
}


/* ueberschriften standard */
h1, h2 {
  font-weight:normal;
  font-size:1.3em;
  line-height:1.3em;
  margin-bottom:1.3em;
}

/* ueberschriften PRE und SUB */
h3 {
  font-weight:normal;
  font-size:1em;
}

/* ueberschriften in BOLD */
h4 {
  font-size:1em;
  margin-bottom:1em;
}

/* copy text BOLD */
.textbold {
  font-weight:bold;
}



/* content elements */
.contentBG {
  background-color:#C9DCA4;
}

.contentWidth {
  width:990px;
}
    
#decker {
  position:absolute;
  left:0px;
  top:0px;
  height:156px;
  z-index:5;
}

#frametop {
  position:absolute;
  z-index:100;
  left:26px;
  top:113px;
  width:964px;
  height:43px;
  background:url(../gfx/page_contentwavetop.gif) 0px 0px no-repeat;
}

#indexheader {
  position:absolute;
  left:221px;
  top:0px;
  width:769px;
  height:96px;
  z-index:50;
  background:url(../gfx/bg_pageheader.gif) no-repeat;
}

#siteheadline {
  position:absolute;
  left:72px;
  top:23px;
  z-index:100;
}
    
#mo2logo {
  position:absolute;
  width:198px;
  height:43px;
  left:524px;
  top:17px;
  z-index:100;
}

#mainnavi {
  position:absolute;
  left:36px;
  top:24px;
  width:151px;
  z-index:100;
}

#headline {
  margin-left:204px;
}

#maincontent {
  position:absolute;
  left:55px;
  top:158px;
  width:910px;
  z-index:100;
}

#suchfeld {
  position:absolute;
  left:230px;
  top:107px;
  width:730px;
  height:90px;
  background-color:#C2BEDC;
  z-index:100;
  overflow:hidden;
}

/* service classes */
.al {
  text-align:left;
}
.ac {
  text-align:center;
}
.ar {
  text-align:right;
}
.fl {
  float:left;
}
.fr {
  float:right;
}
.cl {
  clear:left;
}
.cr {
  clear:right;
}
.cb {
  clear:both;
}
.visOn {
  visibility:visible;
}
.visOff {
  display:none;
}
:focus {
  outline:none;
}
#preload {
  position:absolute;
  left:0px;
  top:100px;
}





/* -------------------------------- */
/* die folgenden stile sind obsolet */
/* -------------------------------- */


/* -------------------------------- */
