/* <style type="text/css">  handig voor highlight */
.bestelknop {
	background: url(http://www.shoppum.nl/home/images/bestel-nu.gif);
	width: 96px;
	height: 19px;
}
.bestelknop:hover {
	background: url(http://www.shoppum.nl/home/images/bestel-nu-over.gif);
}
#body_container {
	background: transparent; 
	border: 1px solid #ba6f04; 
}
#submenu_container {padding-top: 25px;}
#content_container{padding-top: 21px;}

.subMenu {
	width: 136px;
	_width: 140px; /* IE */
}
/** lijn afwijkende layout */
div.textblockBottom {
	border-bottom:  1px dashed #4E3629;
}
div.moduleMenu {
	border-bottom:  1px dashed #4E3629;
}
div.form {
	border-top:  1px dashed #4E3629;
}
div.submitFormulier {
	border-top:  1px dashed #4E3629;
}
div.submit {
	border-top:  1px dashed #4E3629;
}	
div.backLink {
	border-bottom:  1px dashed #4E3629;
}
div.backLinkBottom {
	border-top:  1px dashed #4E3629;
}

@font-face {
    font-family: 'CorbelRegular';
    src: url('font/corbel-webfont.eot');
    src: url('font/corbel-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/corbel-webfont.woff') format('woff'),
         url('font/corbel-webfont.ttf') format('truetype'),
         url('font/corbel-webfont.svg#CorbelRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
div.ModuleTitle, div#page_name h1 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;	
	font-size: 32px;
	letter-spacing: 1px;
}

h2 {
	font-family: 'CorbelRegular', 'Lucida Grande', Verdana;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0;
}

/* font-size winkel */
.boxText { font-size:11px; }
.boxTextMenu { margin-bottom: 2px; }
