/* CSS Document */



body {

	background-color:#f1f0ec;

	font-family:arial;

	font-size:0.74em;

	color:#333333;

	line-height:20px;

	cursor:default;

	margin:0;

	/*background-image: url("images/backgrounds/main.jpg");*/

	background-image: url("images/STEMVORK-BW-1350.jpg");
		
	background-position:center;

	background-repeat:repeat-y;

}



#container {

	width:710px;

	padding-left:7px;
	
	padding-right:7px;

	/*background-color:#FFFFFF;*/

	margin:0 auto 0 auto;

}

#header {

	width:71
	0px;

	background-color:#389ccd;

	height:258px;

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:150%;

	font-weight:bold;

	line-height:20px;

}


#header-sub  {

	width:710px;

	background-color:#389ccd;

	height:150px;

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:150%;

	font-weight:bold;

	line-height:20px;

}

#header p {

	padding:5px;

	margin:0;

	margin-left:340px;

	margin-right:10px;

	text-indent:5px;

}

#header h1 {
	

	
	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:300%;

	font-weight:bold;

	padding:0px 0pt 0px 325px;
	
	margin:0;

	/*border-bottom:2px solid #ffffff;*/

	background-image:none;

}

#header-sub h1 {
	

	
	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:300%;

	font-weight:bold;

	padding:0px 0pt 0px 325px;
	
	margin:0;

	border-bottom:2px solid #ffffff;

	background-image:none;

}

#main_menu {

	width:710px;

	padding-top:6px;

	padding-bottom:5px;

	background-color:#0e1213;

	text-align:right;

	color:#FFFFFF;

	background-image: url("images/backgrounds/menubg.jpg");

	margin-bottom:10px;
	

}

#main_menu a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:80%;

	font-weight:bold;

	text-transform:uppercase;

	color:#FFFFFF;

	text-decoration:none;

	padding-left:5px;

	padding-right:5px;

	padding-top:10px !important;

	padding-top:13px;

	padding-bottom:9px;

	margin-left:2px !important;

	margin-left:2px;

}

#main_menu a:hover {

	background-color:#389ccd;

	

}

#main_menu .aactive {

	background-color:#389ccd;

	

}

.leaves {

	

	float:left;
	
	position: absolute;

}

#sidebar {

	width:180px;

	font-size:11px;
	
	line-height:17px;

	border:1px solid #cccccc;

	padding:5px;

	float:left;

	clear:left;

	background-image: url("images/backgrounds/article.jpg");

	background-position:bottom right;

	background-repeat:repeat-x;

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#389ccd;
	border:none;
	background-image:none;
}

.article {

	margin-left:200px;

	padding:10px;

	border: 1px solid #cccccc;

	background-image: url("images/backgrounds/articlenormal.jpg");

	background-position:top left;

	background-repeat:no-repeat;

	margin-bottom:10px;

}

.article:hover {

	background-image: url("images/backgrounds/article.jpg");

	background-position:bottom right;

	background-repeat:repeat-x;

	margin-bottom:10px;

}

.article p {

	margin:10px;

}

.article_info {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	letter-spacing:2px;

	font-variant:small-caps;

	text-transform:lowercase;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;

}

h1,h2,h3 {	

	font-family:Arial Narrow, Arial, Helvetica, sans-serif;

	/*letter-spacing:-1px;*/

	color:#000000;

	/*border-bottom:2px solid #cccccc;*/

	background-image: url("images/backgrounds/headers.jpg");

	background-position:top right;

	background-repeat:no-repeat;

	padding-bottom:5px;
	
	line-height: 28px;

	/*padding-top:5px;*/

}

.comment {
	margin-left:200px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#389ccd;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #939191;
}


/*zelf toegevoegd */
.footer {
background:#F9F9F9 none repeat scroll 0% 0%;
border:1px solid #E4E4E4;
color:#CCCCCC;
padding:5px;
}


#brands {
	width: 170px;
	height: 170px;
	padding: 0 0 0 0;
	text-align: center;
	overflow: hidden;
}

#brands div {
	margin-top: 15px;
	}