/* Medienoffensive II Besondere Kinder besondere Wege */
/* startseite template stylesheet SCREEN */
/* 12 2006 erik wunderlich */

body {
  background:url(../gfx/index_contentwaveleft.gif) 0px 397px repeat-y;
  background-color:#DFDFED;
}

h1 {
  margin-bottom:3%;
}



/* content elemente */

#decker {
  height:397px;
}

#fotoleiste {
  position:absolute;
  left:0px;
  top:0px;
  width:990px;
  height:110px;
  background:url(../gfx/index_fotoleiste.jpg) no-repeat;
  z-index:10;
}

#indexheader {
  left:0px;
  top:95px;
  width:990px;
  height:137px;
  background:url(../gfx/bg_indexheader.gif) no-repeat;
}

#claim {
  position:absolute;
  left:53px;
  top:37px;
  width:180px;
  font-size:0.9em;
}

#siteheadline {
  left:328px;
  top:29px;
}

#mo2logo {
  left:744px;
  top:29px;
}

#frametop {
  left:230px;
  top:355px;
  width:760px;
  height:42px;
  background:url(../gfx/index_contentwavetop.gif) no-repeat;
}

#headline {
  margin-left:276px;
  margin-top:1px;
}

#mainnavi {
  left:0px;
  top:255px;
  width:210px;
}

#maincontent {
  left:270px;
  top:404px;
  width:690px;
}

#suchfeld {
  left:230px;
  top:255px;
}

#seiteEmpfehlen {
  padding:13px 0px 0px 36px;
}

#ministeriumLogo {
  padding:680px 0px 20px 47px;
}


/* main navi link grafiken */
a.mn:link, a.mn:visited, a.mn:active {
  width:210px;
  height:75px;
}
div#mn01 a {
  background:url(../gfx/n_projekt_na.gif) no-repeat;
}
div#mn01 a:hover {
  background:url(../gfx/n_projekt_mo.gif) no-repeat;
}
div#mn02 a {
  background:url(../gfx/n_autorenleitfaden_na.gif) no-repeat;
}
div#mn02 a:hover {
  background:url(../gfx/n_autorenleitfaden_mo.gif) no-repeat;
}
div#mn03 a {
  background:url(../gfx/n_workshop_na.gif) no-repeat;
}
div#mn03 a:hover {
  background:url(../gfx/n_workshop_mo.gif) no-repeat;
}
div#mn04 a {
  background:url(../gfx/n_kontakt_na.gif) no-repeat;
}
div#mn04 a:hover {
  background:url(../gfx/n_kontakt_mo.gif) no-repeat;
}
div#mn05 a {
  background:url(../gfx/n_impessum_na.gif) no-repeat;
}
div#mn05 a:hover {
  background:url(../gfx/n_impessum_mo.gif) no-repeat;
}
