/*----------------------------------------------------------*/
/*                 decorative elements                      */
/*----------------------------------------------------------*/
#krusedulleContainter
{
  top: 0;
  left: 0;
  height: 778px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  width: 100%;
  text-align: left;
}
#krusedulleContainter #krusedulleleft
{
  position: absolute;
  width: 189px;
  height: 778px;
  right: 50%;
  margin-right: 450px;
  background: transparent url(  '/efterskolelivgrafik/Body/krusedulle_left.gif' ) no-repeat top right;
}
#krusedulleContainter #krusedulleright
{
  position: absolute;
  width: 189px;
  height: 778px;
  left: 50%;
  margin-left: 450px;
  background: transparent url(  '/efterskolelivgrafik/Body/krusedulle_right.gif' ) no-repeat top left;
}
#pagedecorativecontainer
{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  text-align: left;
  width: 100%;
  text-align: left;
}

#pagedecorativecontainer .contentaligner
{
  width: 900px;
  margin: auto;
}

#pagedecorativecontainer .contentaligner #topbackgroundleftwing
{
  position: absolute;
  width: 22px;
  height: 192px;
  top:0;
  right: 50%;
  margin-right: 450px;
  background: transparent url(      '/efterskolelivgrafik/Body/topbackgroundleftwing.gif' ) no-repeat top left;
}
#pagedecorativecontainer .contentaligner #topbackgroundrightwing
{
  position: absolute;
  width: 22px;
  height: 192px;
  top:0;
  left: 50%;
  margin-left: 450px;
  background: transparent url(      '/efterskolelivgrafik/Body/topbackgroundrightwing.gif' ) no-repeat top right;
}
#pagedecorativecontainer .contentaligner #topbackground
{
  position:absolute;
  width: 900px;
  height: 192px;
  background: transparent url(      '/efterskolelivgrafik/Body/topbackground.gif' ) no-repeat top left;
  top: 0;
}
#pagedecorativecontainer .contentaligner #searchblobbackground
{
  width: 509px;
  height: 192px;
  margin-left:391px;
  position: absolute;
  top: 0;
}
#pagedecorativecontainer .contentaligner #contentbackground
{
  z-index:-100;
  position:absolute;
  top:192px;
  bottom:0;
  width: 900px;
  height:10000000px; /*ie 6 hack - ie6 cannot calcuate 100% in this block for some reason*/
  background:#a4bb28;
}
