/*
Title:      Folkeskolen Printing style

Modified:   Carsten Juel Andersen, Captator - de danske .NET eksperter
Modified:   December 2006
*/

#mainTop, #mainHeader, #column1, #column3, #mainBanners, #footercon, #searchBox, #objectActionIcons, .logintop, .loginbox, .loginbtm, #topBanner
{
  display: none;
}

#column2
{
  width: 94%;
  background-image: none;
}

body, #mainFooter, .topSmall, .botMedium, .botSmall, .topMedium, .midMedium, .botMedium, .topLarge, .midLarge, .botLarge
{
  background-image: none;
  border:none;
}

#body
{
  width: 100%;
  background-image: none;
}

#mainFooter, .topMedium, .midMedium, .botMedium, .topLarge, .topBazar, .midLarge, .botLarge
{
  width: 100%;
}

#mainFooter
{
  padding-top: 20px;
}

.onlyPrint
{
  display: block;
}

.noPrint
{
  display: none;
}

.boxtop
{
  border: solid 1px #d6d6d6;
}

.boxmid, .boxbot, .boxbotContent
{
  border: none;
}
