html, body {
	height: 100%;
}

a:link, a:visited, a:active {
	text-decoration: underline; 
	color: #F6680B;
} 

a:hover {
	text-decoration: underline; 
	color: #000;
}

img {
	border: none;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

body, td, input, select, textarea {
	color: #930; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

.kleur {
	color: #F6680B;
}

.pagina {
	margin: 0px;
	background: #00396B url(images/bg-pagina.jpg) top left repeat-x;
}

.container {
	width: 778px;
	height: auto;
	background: #FFF url(images/bg-footer.gif) bottom left no-repeat;
	padding: 0px 0px 40px 0px;
	margin: 0px auto 30px;
	position: relative;
}

.clear {
	clear: both;
}

.subsubmenu {
	float: left;
	width: 155px;
	width/**/:/**/ 145px;	
	padding: 0px 0px 0px 10px;
	overflow-x: hidden;
	height: 400px;
}

.werkveld {
	width: 604px;
	float: left;
	overflow: hidden;
	margin: 0px;
	line-height: 18px;
}

p {
	margin: 0px 0px 12px 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 12px 20px;
	list-style-type: square;
}

li {
	padding: 0px;
}


/* hoofdmenu */

.menu {
	width: 778px;
	height: 237px;
	background: #FFF url(images/bg-menu.jpg) top left no-repeat;
	margin: 0px;
}

.hfdmenu {
	float: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.hfdmenu a:link, .hfdmenu a:visited, .hfdmenu a:active, .hfdmenu a:hover {
	display: block;
	width: 133px;
	height: 22px;
	text-decoration: none; 
	color: white;
	padding: 0px;
	margin: 0px 0px 0px 2px;	
	overflow: hidden;
	float: left;
} 

.automatisering span, .kantoorinrichting span, .shop span, .groep span {
	display: none;
}

a.automatisering {
	background: url(images/btn-automatisering.gif) top left no-repeat;
}

a.automatisering:hover {
	background: url(images/btn-automatisering.gif) top right no-repeat;
}

a.kantoorinrichting {
	background: url(images/btn-kantoorinrichting.gif) top left no-repeat;
}

a.kantoorinrichting:hover {
	background: url(images/btn-kantoorinrichting.gif) top right no-repeat;
}

a.shop {
	background: url(images/btn-shop.gif) top left no-repeat;
}

a.shop:hover {
	background: url(images/btn-shop.gif) top right no-repeat;
}

a.groep {
	background: url(images/btn-groep.gif) top left no-repeat;
}

a.groep:hover {
	background: url(images/btn-groep.gif) top right no-repeat;
}

/* submenu */
.submenu {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	position: absolute;
	top: 135px;
	left: 9px;
}

.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	display: block;
	width: 135px;
	width/**/:/**/ 120px;	
	height: 42px;
	text-decoration: none; 
	color: white;
	font-size: 14px;
	padding: 5px 5px 0px 10px;
	margin: 0px;	
	overflow: hidden;
	float: left;
	background: url(images/btn-submenu.gif) top left no-repeat;
} 

.submenu a:hover {
	text-decoration: underline; 
}

.sub {
	visibility:hidden;
	background: #F6680B;
	width: 134px;
	width/**/:/**/ 114px;
	padding: 0px 10px 5px 10px;
	position: absolute;
	top: 177px;	
	z-index: 1;
}

.sub01 {
	left: 9px;	
}

.sub02 {
	left: 145px;	
}

.sub03 {
	left: 280px;	
}

.sub01 a:link, .sub01 a:visited, .sub01 a:active, .sub01 a:hover, .sub02 a:link, .sub02 a:visited, .sub02 a:active, .sub02 a:hover, .sub03 a:link, .sub03 a:visited, .sub03 a:active, .sub03 a:hover {
	display: block;
	padding: 4px 0px 2px 0px;	
	width: 114px;
	text-decoration: none; 
	color: white;
	font-size: 12px;
	border-top: 1px solid #FFF;
} 

.sub01 a:hover, .sub02 a:hover,.sub03 a:hover {
	text-decoration: underline;
}


/* koppen */

.paginaKop {
	position: absolute;
	top: 195px;
	left: 155px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 0px;
	padding: 0px;	
}

/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }

	.paginaKop {
		position: absolute;
		top: 0px;
		left: 0px;
	}    
	
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
	


}

/* CSS Hacks */
{
	width/**/:/**/640px;	
}
