body
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  text-align: center;
}
.page
{
  position: relative;
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}
.sections
{
  overflow: hidden;
}
.section
{
  min-height: 520px;
}
.siteHeaderLink
{
  display: block;
  margin: 0 0 42px 8px;
  padding: 36px 0 0 0;
  width: 239px;
  height: 30px;
  background: url("/img/logo.png") no-repeat 0 36px;
  text-indent: -2000px;
}

.menu
{
  position: absolute;
  left:0; top: 76px;
  font-size: 9px;
  letter-spacing: 1px;
}
.menuItem
{
  position:relative;
  float: left;
  margin-right: 46px;
  padding: 10px 20px 10px 0;
  color: #A5A6A9;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 12px;
}
.homeMenuItem
{
  position:relative;
  float: left;
  margin-right: 10px;
  padding: 10px 0px 10px 0;
  color: #A5A6A9;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 12px;
}
.menuItemName
{
  cursor: default;
}
.menuItem-hover .menuItemName
{
  color: #000000;
}
.submenu
{
  position: absolute;
  top: 32px; left: 0;
  background-color: #000000;
  padding: 10px 40px 40px 3px;
}
.submenu a
{
  color: #FFFFFF;
}
.menuItem-unhover .submenu
{
  display: none;
  height: 1px;
}
.submenuItemUnpublished
{
  color: #aaa;
  font-style: italic;
}
.submenuItemLink
{
  display: block;
  padding: 3px 8px;
  white-space:nowrap;
}
.submenuItemLink:hover
{
  text-decoration: underline;
}

.section
{
  float: left;
}
.section1
{
  padding: 0 6px;
  width: 238px;
}
.section2
{
  padding: 0 6px;
  width: 486px;
  border-left: dashed 1px #A5A6A9;
  border-right: dashed 1px #A5A6A9;
}
.section3
{
  padding: 0 6px;
  width: 238px;
}

.section4
{
  display:none;	
}

.section .header
{
  margin: 1em 0;
  font-weight: bold;
}
.editSubmenuBox
{
  margin-top: 1em;
}
.sectionSubmenuItemLink
{
  display: block;
  padding: 6px;
  border-bottom: solid 1px red;
  color: #A5A6A9;
  text-transform: uppercase;
}
.sectionSubmenuItemLink:hover
{
  color: #000000;
}
.sectionSubmenuItemCurrent .sectionSubmenuItemLink
{
  font-weight: bold;
  color: #000000;
}
.paragraph .header
{
  margin: 0;
}
.paragraph
{
  margin-bottom: 1em;
}
.paragraph .text
{
  line-height: 15px;
}
.paragraph .text ul
{
  list-style-type: disc;
  padding-left: 16px;
}
.paragraph .text a
{
  color: #FF6600;
  text-decoration: underline;
}
.paragraph .text a:hover
{
  text-decoration: none;
}
.editLinkBox
{
  margin-top: 1em;
}
.linkBox
{
  margin-bottom: 1em;
}
.link
{
  padding: 2px 22px 2px 0;
  font-weight: bold;
  background-image: url("/img/arrow_orange.png");
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 16px;
  color: #000000;
  zoom:1;
}
.link:hover
{
  text-decoration: underline;
}
.banner
{
  padding: 6px;
}
.bannerTitle
{
  margin: 0 0 1em 0;
  font-weight: bold;
  font-size: 14px;
}

.mailform
{
  position: relative;
  margin-top: 2em;
  padding: 10px 18px 10px 10px;
  background-color: #D7D4D0;
}
.extra1,
.extra2,
.extra3,
.extra4
{
  position: absolute;
  width: 8px; height: 8px;
}
.extra1
{
  top:0; left:0;
  background-image: url("/img/Ronde_hoek_links_boven.gif");
}
.extra2
{
  top:0; right:0;
  background-image: url("/img/Ronde_hoek_rechts_boven.gif");
}
.extra3
{
  bottom:0; left:0;
  background-image: url("/img/Ronde_hoek_links_onder.gif");
}
.extra4
{
  bottom:0; right:0;
  background-image: url("/img/Ronde_hoek_rechts_onder.gif");
}
.mailform label
{
  display: block;
  margin-bottom: 1em;
}
.mailform label span
{
  display: block;
  padding-bottom: 3px;
  text-transform: lowercase;
}
.mailform .singleline input,
.mailform .email input
{
  padding: 4px;
  width: 100%;
  border: none;  
}
.mailform textarea
{
  padding: 4px;
  width: 100%;
  height: 100px;
  border: none;  
}
.mailform .checkbox span
{
  display:inline;
}
.mailform .mailformSubmit
{
  /*border:1px solid #b4b5b8;
  background-color:#aeafb2;*/
  border: none;
  background: transparent;
  cursor: pointer;
  text-decoration:underline;
}
.footer
{
  margin: 16px 0;
  text-align: center;
}
.footerMenu
{
  display: inline;
}
.footerMenuItem
{
  display: inline;
  padding: 0 6px;
  border-right: solid 1px #A5A6A9;
  color: #A5A6A9;
}
.lastFooterMenuItem
{
  border-right: none;
}
.footerMenuItemLink
{
  color: #A5A6A9;
}
.footerMenuItemLink:hover
{
  color: #000000;
}
.meta
{
  position: absolute;
  right:0; top: 12px;
  border: solid #777 1px;
  padding: 2px;
  background: #F7EF84;
  z-index: 999;
}
.meta td
{
  padding: 2px !important;
  font-family: Verdana;
  font-size: 11px;
}
.meta input,
.meta select
{
  font-family: Verdana;
  font-size: 11px;
}
.meta .ordernr
{
  width: 30px;
}
.lime-overlay
{
  position: absolute;
  top: 10px; left: 10px;
  background: #fff;
  padding: 5px;
  z-index: 999;
  border: solid #444 1px;
}
#glasspane
{
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: #000;
  z-index: 999;
  -moz-opacity: 0.5;
  filter: alpha(opacity:50);
  opacity: 0.5;
}
#popup
{
  position: absolute;
  width: 500px; min-height: 400px;
  left: 250px; top: 108px;
  z-index: 9999;
  background: #FF6600 url(/img/popup_bg.gif) no-repeat center center;
  text-align: center;
}
#popup .mailform
{
  width: 250px;
  background: transparent;
  margin-left: 116px;
}
.ie #popup .mailform
{
  margin-left: 0px !important;
}
#popup .extra1,
#popup .extra2,
#popup .extra3,
#popup .extra4
{
  display: none;
}
#popup .header
{
  font-weight: bold;
  margin-bottom: 8px;
}
#popup .mailformSubmit
{
  border: none;
  background: transparent;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
#popup label 
{
  text-align: left;
  font-size: 10px;
}
#popup label input
{
  padding: 0;
}
#popup label input,
#popup label textarea
{
  border: solid #000 1px;
}
#popup .mailformCancel
{
  font-weight: bold;
  cursor: pointer;
  color: #000;
}

.imagelinks
{
  margin-top: 1em;
}

.imagelinkBox
{
	Margin-bottom:10px;
}


.editImagelinkBox
{
  margin-top: 1em;
}


.section .lime-image
{
  background-color:yellow;
  display:block;
  min-height:10px;
  min-width:10px;
}

.paragraph p
{
  overflow: auto;  
}
.editMode .paragraph p
{
  overflow:visible;
}
.paragraph br
{
  clear: both;
}
