/* algemeen */	
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin:0;padding:0;}
UL.styleit {padding: 0 0 0 10px;margin: 0 0px 0 6px;}
LI.styleit {list-style-image: url(/img/algemeen/bullet-content.gif);}
ul,li{list-style-type:square;}
a, a:hover{color: #000000;}
a:hover{text-decoration: none;}
body {color:#333;font:11px/18px arial;}
img{border:0;}
#wrapper {width: 878px;margin: 34px auto;background: #ffffff;}
#container{position: relative;width: 878px;margin: 0px auto;}
#header-container{width: 878px;height: 82px;display: block;position: relative;margin: 0;padding: 0;}
#content-container{position:relative; overflow:hidden; display: block;height: 390px;}
#ticker-container{position:relative; overflow:hidden; display: block;height: 25px;}
/* /algemeen */
/* header */
#header-container #logo a{display: block;position: relative;height: 67px;width: 155px;text-indent: -9999px;background: url(/img/algemeen/logo-talent-com.gif) no-repeat 0 0;float: left;}
#visual-rechts-topnavigatie-container {
  display: block;
  position: relative; 
  float:right;
  width: 240px;
  margin: 6px 10px 0 80px;
  padding: 0 0 0 393px;
}
#visual-rechts-topnavigatie-container #visual-rechts{display: block;position: relative;height: 50px;width: 339px; text-indent: -9999px;float: left;margin: 0;padding: 0;}
#topnavigatie-rechts { 
display: block;
position: relative;
height: 10px;
width: 360px;
text-align: right;
margin: 0 0 0 500px;
}
#topnavigatie-rechts a, #topnavigatie-rechts a:hover{color: #000000;text-decoration: none;}
#topnavigatie-rechts a:hover{color: #E03127;text-decoration: none;}
#topnavigatie-rechts span{color: #E03127;padding: 0 10px 0 10px;margin: 0;width: 5px;}
#topnavigatie-rechts span, #topnavigatie-rechts a{float: left;}
#header-navigatie{display: block;position: relative;marging: 0;padding: 0;}
/* /header */

/* content */
div.content{position: relative; width: 743px; height: 390px;padding: 0 0 0 21px;margin: 0;float: left;}
div.tekst h4{font-size: 11px;font-weight: bold;color: #E03127;}
div.content div.tekst{ width: 435px;padding: 0 10px 0 0;height: 335px;padding-top: 17px;}
div.content div.tekst p{padding-bottom: 20px;}
div h3{display: block;height: 18px;width: 200px;text-indent: -9999px;}
div.ourmarket h3{background: url(/img/koppen/kop-ourmarket.gif) no-repeat 0 0;}
div.ourpeople h3{background: url(/img/koppen/kop-ourpeople.gif) no-repeat 0 0;}
div.projecten{background: #ffffff url(/img/visuals/projecten-bg.jpg) no-repeat right 0;}
div.projects h3{background: url(/img/koppen/kop-projects.gif) no-repeat 0 0;}
div.nieuwsenevenementen{background: #ffffff url(/img/visuals/onzemensen-bg.jpg) no-repeat right 0;}
div.newsandevents h3{background: url(/img/koppen/kop-newsandevents.gif) no-repeat 0 0;}
div.overtalentenpro{background: #ffffff url(/img/visuals/projecten-bg.jpg) no-repeat right 0;}
div.abouttalent h3{background: url(/img/koppen/kop-abouttalent.gif) no-repeat 0 0;}
div.beeldmerk{background: #ffffff url(/img/visuals/markt-bg.jpg) no-repeat right 0;}
div.advisoryboard h3{background: url(/img/koppen/kop-advisoryboard.gif) no-repeat 0 0;}

div.contact h3{background: url(/img/koppen/kop-contact.gif) no-repeat 0 0;}
div.address h3{background: url(/img/koppen/kop-address.gif) no-repeat 0 0;}

dfn {position:absolute;left:-1000px;top:-1000px;width:0;height:0;overflow:hidden;display:inline;}
div.ticker {font-weight: bold;font-size:11px;top: 10px;position: absolute;}
div.ticker b{color: #E03127;font-weight: bold;}
dl.nieuws{
margin: 0;
padding: 0 0 15px 0;
}
dl.nieuws dt, dl.nieuws dd{
margin: 0;
padding: 0;
}
dl.nieuws dt b{
color: #E03127;
font-weight: bold;
display: block;
}
dl.nieuws dd a, dl.nieuws dd a:hover{
font-weight: bold;
text-decoration: none;
}
dl.nieuws dd a:hover{
text-decoration: underline;
}
/*
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 
*/	