/* MAIN SETTINGS*/
html,body {
	height:100%;
}
body { 
	font-size:0.775em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#e5e5e5;
	background-color:#fff;
	line-height:normal;
	padding:0px;
	margin:0px;
}
html { font-size:100%; line-height: 100%; /* IE hack to get the size switcher to respect the body em designation */ }
table { font-size:100%; line-height: 100%; /* IE hack to get the size switcher to respect the body em designation */ }
td {
	font-size: 1em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:normal;
}
form { 
	border:0px;
	margin:0px;
}
p,h1,h2,h3,h4,h5,h6,pre {
	margin:0px 0px 5px 0px;
	line-height:normal;
}
img {
	border:0px;
}
p { 
	margin: 0px;
	padding: 0px 0px 12px 0px; 
}
li { 
	list-style-position: inside;
	margin:0px;
	padding:0px;
}
ul { 
	margin:0px 10px 10px 20px;
	padding:0px;
}


/* LAYOUT STYLE SETTINGS */

div#wrapper {
	height:100%;
	text-align:center;
	background:url('images/background-bottom.gif') no-repeat;
}
div#top {
	width:100%;
	height:130px;
	text-align:left;
	background:url('images/background-top.gif') no-repeat;
}
div#logo {
	float:left;
	clear:left;
	width:350px;
	height:130px;
	text-indent:-1000px;
	background:url('images/logo.gif') no-repeat;
}
div#container {
	width:100%;
	height:370px;
	text-align:left;
	background:#707070 url('images/background-content.gif');
}
div#bottom {
	text-align:right;
	width:100%;
}
div#submenu {
	position:absolute;
	text-align:left;
	top:241px;
	left:160px;
	width:290px;
	height:30px;
	border:1px solid white;
}
div#submenu .box {
	padding-left:10px;
	height:30px;
	position:absolute;
	z-index:1000;
}
div#submenu .background {
	position:absolute;
	background-color:#707070;
	width:290px;
	height:30px;
	opacity:0.9;
	z-index:500;
}
div#menu {
	float:left;
	clear:left;
	padding-top:50px;
	width:160px;
	height:320px;
	border-right:1px solid white;
		background:#B1CA00 url('images/background-menu.gif');	
}
div#menu ul#m1 {
	list-style:none;
	margin:0px;
	padding:0px;
	}
div#menu ul#m1 li {
	border-bottom:1px solid white;
	text-indent:-1000px;
}
div#menu ul#m1 li a#menu-home {
	display:block; width:160px; height:29px; border-top:1px solid white; cursor:hand; background-color:#656565;
	background-image: url('images/home.png');	}
div#menu ul#m1 li a:hover#menu-home {
	display:block; width:160px; height:29px; border-top:1px solid white; cursor:hand; background-color:#656565;
	background-image: url('images/home.png');	}
div#menu ul#m1 li a#menu-beauty {
	display:block; width:160px; height:30px;; cursor:hand; background-color:#B1CA00;
	background-image: url('images/beauty.png');	}
div#menu ul#m1 li a:hover#menu-beauty {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/beauty.png');	}

div#menu ul#m1 li a#menu-fashion-trends {
	display:block; width:160px; height:30px;; cursor:hand; background-color:#B1CA00;
	background-image: url('images/fashion-trends.png');	}
div#menu ul#m1 li a:hover#menu-fashion-trends {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/fashion-trends.png');	}
div#menu ul#m1 li a#menu-producten {
	display:block; width:160px; height:30px; cursor:hand; background-color:#B1CA00;
	background-image: url('images/producten.png');	}
div#menu ul#m1 li a:hover#menu-producten {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/producten.png');	}
div#menu ul#m1 li a#menu-jobs {
	display:block; width:160px; height:30px; cursor:hand; background-color:#B1CA00;
	background-image: url('images/jobs.png');	}
div#menu ul#m1 li a:hover#menu-jobs {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/jobs.png');	}
div#menu ul#m1 li a#menu-team {
	display:block; width:160px; height:30px; cursor:hand; background-color:#B1CA00;
	background-image: url('images/team.png');	}
div#menu ul#m1 li a:hover#menu-team {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/team.png');	}
div#menu ul#m1 li a#menu-interieur {
	display:block; width:160px; height:30px; cursor:hand; background-color:#B1CA00;
	background-image: url('images/interieur.png');	}
div#menu ul#m1 li a:hover#menu-interieur {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/interieur.png');	}
div#menu ul#m1 li a#menu-contacteer-ons {
	display:block; width:160px; height:30px; cursor:hand; background-color:#B1CA00;
	background-image: url('images/contacteer-ons.png');	}
div#menu ul#m1 li a:hover#menu-contacteer-ons {
	display:block; width:160px; height:30px; cursor:hand; background-color:#656565;
	background-image: url('images/contacteer-ons.png');	}
div#menu ul#m1 li a:hover { text-decoration:none; }



div#trailer {
	float:left;
	border-right:1px solid white;
	width:370px;
	height:370px;
}
div#footer {
	font-size:90%;
	color:#ddd;
	padding:10px 10px 0px 0px;
}
.vseperator {
	height:100%;
	width:1px;
	border-right:1px solid #999;
}
hr {
	border-top: 1px solid #444;
	border-bottom: 1px solid #000;
	border-right: 0px;
	border-left: 0px;
	width:100%;
	height:2px;
}
.line {
	height:1px;
	line-height:1px;
	font-size:1px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid white;
}


/* CONTENT LAYOUT */


div.center {
	text-align:center;
}
div.left {
	text-align:left;
}
div.right {
	text-align:right;
}
div.clear {
	clear:both;
}
div.scroll {
	overflow:auto;
}
div.blog img {
	margin:3px;
}
div.notebox {
	font-size:96%;
	padding:2px;
	clear:left;
}
div.floatercell {
	text-align:center;
	font-size:90%;
	float:left;
	width:80px;
	height:90px;
	margin:3px;
	border:1px solid #e5e5e5;
	overflow:hidden;
}
.imgborder {
	/*
	padding:2px;
	background-color:white;
	*/
}

/* NAVIGATION */

h4 a:hover {
	text-decoration:none; b1ca00 c5e528
}

a {
	text-decoration:none;
	color:#b1ca00;
}
a:hover {
	text-decoration:none;
	color:#eee;
	background-color:#999;
}
a.positionTree {
	text-decoration:none;
	color:;
}
a.positionTree:hover {
	text-decoration:underline;
	color:;
}
a.none {
	color:#e5e5e5;
	background-color:transparent;
	text-decoration:none;
}
a.none:hover {
	color:#e5e5e5;
	background-color:transparent;
	text-decoration:none;
}
.submenu {
	color:white;
}
a.submenu {
	text-decoration:none;
}
a.submenu:hover {
	color:white;
	text-decoration:underline;
	background-color:transparent;
}
.footer {
	color:#bbb;
}
a.footer {
	text-decoration:none;
}
a.footer:hover {
	color:#bbb;
	background-color:white;
	text-decoration:underline;
}


/* FONT SETTINGS */

h6 {
	color:white;
	font-size:0.7em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}

h5 {
	color:white;
	font-size:0.8em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}

h4 {
	color:white;
	font-size:0.9em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}

h3 {
	color:white;
	font-size:1.0em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}

h2 {
	color:white;
	font-size:1.1em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}

h1 {
	color:white;
	font-size:1.2em;
	font-weight:normal; 
	line-height:normal;
	padding:0px;
}


/ * FLASH REPLACEMENT SETTINGS */

.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -8px;
	font-size:25px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -8px;
	font-size: 24px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 23px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	line-height:normal;
	letter-spacing: -6px;
	font-size: 22px;
}
.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 21px;
}
.sIFR-hasFlash h6 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 20px;
}


/* FORMS */

.field {
	font-size:100%;
	color: #333;
	border:0px;
	background-color:#ccc;
	padding-left:2px;
	opacity:0.50;
	filter:alpha(opacity=50);
}

.fieldButton {
	font-size: 1em;
}


/* DEBUG */

/* div { border:1px solid #CCCCCC; } */
/* div { background-color: #DDF503; */
/* td { background-color: #00FF00; } */