*
{
    padding:0;
    margin:0;
}

body
{
    color:#333333;
    font-family: Tahoma,Arial,Sans-serif;
    font-size:small;
    text-align:left;
}

a img
{
    vertical-align:bottom;
}

h1, h2, h3, h4, img, ul, ol,  fieldset
{
    margin:0;
    padding:0;
    border:0;
}

ol {
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.clearBoth
{
    clear:both;
    /*font-size:0px;
    line-height:0px;*/
}

#canvas
{
    margin:0 auto;
}

#wrapper
{
    margin:0 auto;
    width:956px;
}

#header
{
    background:transparent url(/images/layout/headerBg.jpg) no-repeat scroll left top;
}

#logo
{
    background:transparent;
    float:left;
    height:112px;
    width:213px;
    cursor:pointer;
}

#leaderBoard
{
    float:left;
    padding:10px 0 0 15px;
}

#mainMenu
{
    clear:both;
    background:#55666F url(/images/layout/mainMenu_bg.jpg) repeat-x scroll right top;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
    margin:0;
    padding:0;
    width:956px;
    overflow:hidden;
}

#red_line {	
	margin:1px 0;
	height:0px;
	border-bottom: 1px solid #c41425;
}

#mainMenuItems
{
    display:block;
    width:816px;
    float:left;
}

ul#mainMenuItems li
{
    display:block;
    height:27px;
    float:left;
    background:transparent url(/images/layout/mainMenu_btn_R.jpg) no-repeat scroll right top;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:center;
}

#mainMenuItems li a:hover, #subMenuItems li a:hover, #contactBtnListItems li a:hover {
	text-decoration: underline
}

li, dd
{
    margin-left:0;
}

ul#mainMenuItems li a
{
    color:#ffffff;
    float:left;
    font-size:0.9em;
    font-weight:normal;
    padding:6px 13px;
    text-decoration:none;
    text-transform:uppercase;
}

#searchBox
{
    display:block;
    height:27px;
    width:140px;
    float:right;
}

#searchBox .searchText
{
    float:right;
    border:1px solid #8c9297;
	background:transparent url(/images/layout/search_box_bg.jpg) repeat-x left top;	
    margin:4px 5px 0 2px;
    padding:3px 0 0 4px;
    height:16px;
    color:#000;
}

#searchBox .searchSubmit
{
    float:right;
    display:block;
    width:28px;
    height:27px;
    cursor:pointer;
    /*overflow:hidden;*/
    /*padding-top:30px;*/
    border:0;
    /*background:transparent url(/images/layout/mainMenu_btn_search.jpg) no-repeat scroll left top;*/
}

.hilite
{
    float:left;
    width:318px;
    border-left:1px solid #9edbf2;
    display:inline;
    margin-bottom:-100px;
    padding-bottom:100px;
}

.noborder
{
    border:0px;
}

#subMenu
{
    float: left;
    width: 956px;
    background: #d7ddd4 url(/images/layout/greyShadow.gif) bottom left no-repeat;
    margin:0;
    overflow:auto;
}

.greyShadow_R
{
    height:42px;
    width:4px;
    float:right;
    background: #cdced0 url(/images/layout/greyShadow.gif) bottom right no-repeat;
}

#subMenuItems
{
    float: left; 
    list-style-type: none; 
    padding: 0;
}

ul#subMenuItems li
{
    float: left;
    height: 17px;
    padding: 10px 20px 15px;
    border-right: 2px solid #ffffff;
}

ul#subMenuItems li a
{
    color:#333333;
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

#contentWrapper
{
    clear: both;
    overflow:visible;
}

#mainColumn
{
    float:left;
    clear:left;
    width:600px;
    overflow:hidden;
}

#crumblepath, #crumblepath a
{
    color:#666666;
}

#crumblepath
{
    margin:10px 0;
    font-weight:normal;
    font-size:0.85em;
}

#crumblepath .raquo
{
    font-weight:bold;
    color:#c41425;
}

#smallColumn
{
    float:left;
    padding:0 0 10px 18px;
    width:160px;
}

#smallColumn .contentBox
{
    margin:10px 0 0 0;
}

#smallColumn h2
{
    font-size:1.1em;
    font-weight:bold;
    margin:10px 8px 0 8px;
    color:#ffcc00;
}

#smallColumn h4
{
    background:#444444 url(/images/layout/summaryHeader_bg.jpg) repeat-x scroll left top;
    color:#ffffff;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    height:13px;
    padding:4px 0 4px 10px;
}

#smallColumn ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#smallColumn ul li
{
    color:#fff;
    margin:0 8px;
    padding:10px 0;
    border-top:1px dashed #fff;
    font-size:0.85em;
    line-height:1.7em;
    /*text-transform:uppercase;*/
}

#smallColumn li a
{
    text-decoration:none;
    color:#fff;
}

#smallColumn p
{
    color:#fff;
    margin:0 8px;
    padding:12px 0;
    border-top:1px dashed #8fc920;
    font-size:0.85em;
    line-height:1.3em;
}

#smallColumn p.intro
{
    font-weight:bold;
    border-top:0;
    margin-top:5px;
    padding:0px 0 12px;
    line-height:1.7em;
}

#blog_feeds_box p.intro , #ctg_pressreleases p.intro{
	color: #ffcc00;
}

#smallColumn img
{
    border:1px solid #a8a8a8;
}

#smallColumn .noborder
{
    border:0px;
}

.uppCase
{
    text-transform:uppercase;
}

#otherSiteNewsWrapper
{
    margin:20px 0 10px;
    clear:both;
}

#otherSiteNews
{
    width:956px;
    overflow:hidden;
}

#otherSiteNews h3, #otherSiteNews h3 a
{
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
    color:#000;
    text-transform:uppercase;
    margin-bottom:1em;
	text-decoration: none;
}

#otherSiteNews ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:25px;
}



#otherSiteNews li a, #latestnews_box li a, #peiling .radio, #peiling p
{
    /*text-transform:uppercase;*/
    text-decoration:none;        
    color:#000;
}

#otherSiteNews li a.white
{
    /*color:#fff;*/
}

#otherSiteNews .contentBox
{
    float:left;
    width:215px;
    padding: 22px 12px 200px 12px;
    margin-bottom:-200px;
}

#otherSiteNewsWrapper .shadow
{
    float:left;
    width:956px;
	background: #e0e0e0;
}


#contactBtnList
{
    clear:both;
    background:#d7ddd4 url(/images/layout/greyShadow.gif) no-repeat scroll left bottom;
    margin-top:2px;
    width:956px;
    overflow:auto;
}

#contactBtnListItems
{
    float: left;
    list-style-type: none;
    margin: 0 5px;
    padding: 0;
}

ul#contactBtnListItems li
{
    float: left;
    height: 17px;
    padding: 10px 20px 15px;
    border-right: 2px solid #ffffff;
}

ul#contactBtnListItems li a
{
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    font-size:0.9em;
    text-transform:uppercase;
}

#rightColumn
{
    float:left;
    padding:0 0 0 18px;
    width:338px;
}

#rightColumn .contentBox
{
    padding:20px 20px;
}

#rightColumn h3 a
{
    color:#c41425;
    text-decoration: none;
}

#rightColumn h3
{
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
    color:#c41425;
    text-transform:uppercase;
    margin-bottom:1.2em;
}

#banen
{
    margin-top:10px;
}

#latestnews_box ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#banen ul, #pressreleases ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#pressreleases #pressreleases_ul {
	clear:both;
	padding: 10px  0 0 0;
}

#banen li, #latestnews_box li, #otherSiteNews li , #pressreleases li
{
    font-size:0.9em;
    line-height:0.4em;
    margin-bottom:1em;
}

#otherSiteNews li {
     line-height:1.1em;
}

#banen li a, #latestnews_box li a, #otherSiteNews li a, #pressreleases li a
{
    color:#000;
    text-decoration:none;
    font-family:Tahoma,Arial,Sans-serif;
}

#latestnews_box .date{
	color: #C41425;
}

#otherSiteNews li a {
	COLOR: #4D5A4E;
}

#banen li a span
{
    font-weight:bold;
}

#peiling
{
    clear:both;
}

#peiling p
{
    margin-bottom:20px;
    font-weight:bold;
}


#video
{
    clear:both;
    text-align:center;
    margin-top:20px;
}

#videoBox
{
    /*tmp.just to see the box*/
    height:272px;
    background-color:#cccccc;
}

.buttonSpace
{
    clear:both;
    overflow:hidden;
}

.button_120
{
    float:left;
    padding-left:30px;
    display: inline;
}

.button_half336_right
{
    float:right;
    margin-top: 10px;
}

.button_half336_left
{
    float:left;
    margin-top: 10px;
}


.button_336
{
	margin-top: 10px; 
    clear:both;
    text-align:center;
}

.shadowWrapper
{
    clear:both;
    height:7px;
    overflow:auto;
}

.shadow
{
    height:7px;
    font-size:1px;
    line-height:1px;
    overflow:hidden;
}

.Bg_Grey{background-color:#e0e0e0;}
.Bg_Green{background-color:#5A5A5A;}
.Bg_Blue1{background-color:#007191;}
.Bg_Blue2{background-color:#46abdd;}
.Bg_Blue23{background-color:#74c1e7;}
.Bg_Blue3{background-color:#a1d4ee;}


/*.white{color:#ffffff;}*/
.blue1{color:#007191;}
.blue2{color:#00B2E3;}
.blue3{color:#a1d4ee;}
.blue4{color:#a1d4ee;}

.gradient_Blue1{background: #fff url(/images/layout/blue1_bg.jpg) repeat-x left top;}
.gradient_Blue2{background: #fff url(/images/layout//blue2_bg.jpg) repeat-x left top;}
.gradient_Blue3{background: #d1eaf6 url(/images/layout/blue3_bg.jpg) repeat-x left top;}
.gradient_Blue4{background: #b0e3f5 url(/images/layout/blue23_bg.jpg) repeat-x left top;}
.gradient_Green{background:#5c5c5c url(/images/layout/bg_grijs.jpg) repeat-x scroll left bottom;}

.bold{font-weight:bold;}

.shadowL
{
    float:left;
    height:7px;
    width:5px;
    line-height:1px;
    font-size:1px;
    background: transparent url(/images/layout/shadow_L.gif) no-repeat scroll left bottom;
}

.shadowR
{
    float:right;
    height:7px;
    width:5px;
    line-height:1px;
    font-size:1px;
    background: transparent url(/images/layout/shadow_R.gif) no-repeat scroll right bottom;
}

.radioBox .submitBtn
{
    margin-top:20px;
    height:20px;
}

.submit_R
{
    float:left;
    width:4px;
    height:20px;
    line-height:0px;
    font-size:0px;
    background: transparent url(/images/layout/submitBtn_R.gif) no-repeat scroll right bottom;
}
.submit_L
{
    float:left;
    width:4px;
    height:20px;
    line-height:0px;
    font-size:0px;
    background: transparent url(/images/layout/submitBtn_L.gif) no-repeat scroll right bottom;
}
.submit_Text
{
    font-size:0.85em;
    font-weight:bold;
    color:#ffffff;
    float:left;
    height:20px;
    cursor:pointer;
    background: transparent url(/images/layout/submitBtn_Text.gif) repeat-x scroll left bottom;
}
.submit_Text input
{
   font-size:1em;
   font-weight:bold;
   text-decoration:none;
   color:#ffffff;
   text-transform:uppercase;
   float:left;
   margin:2px 7px;
   background: transparent;
   border:0;
}
.radio
{
    margin-bottom:10px;
    color:#ffffff;
}

.radioBox input, label
{
    cursor:pointer;
}

#contentHeader
{
	width: 600px;
}

span.btnLeft
{
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    width: 3px;
    height: 37px;
    font-size:0px;
    line-height:0px;
    background: transparent url(/images/layout/btnLeft.png) no-repeat scroll left top;
}
 
span.btnRight
{
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    width: 3px;
    height: 37px;
    font-size:0px;
    line-height:0px;
    background: transparent url(/images/layout/btnRight.png) no-repeat scroll right top;
}
 
span.btnText
{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px;
    float: left;
    height: 19px;
    cursor:pointer;
    background: transparent url(/images/layout/btnCenter.png) repeat-x scroll left top;
    color: #fff;
}

.paginator
{
    text-align:left;
}

.paginator a 
{
    color:#c41425;
    font-weight:bold;
    font-size:1.0em;
}

.paginator a.prevnext
{
    color:#c41425;
    font-weight:normal;
    text-decoration:none;
}

.paginator .current 
{
    text-decoration:none;
    color: #555;
    font-weight:normal;
}

#footer
{
    clear:both;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin: 40px 0;
    padding:20px 0;
    line-height:20px;
    font-size:0.8em;
    width:100%;
    overflow:auto;
}

#footerText
{
    float:left;
}

#footerLogo
{
    float:left; 
    padding:10px 20px;
}

#footer a
{
    color: #333333;
}
 
#footer a:visited
{
    color: #000;
}

#peiling .poll_results 
{
    background: #c41425 repeat-x scroll left top;
    height:9px;
    margin:10px 0 0 0;
}

#poll {
color: #000;
}
#peiling label.results , #peiling span
{
    display:block;
    color: #000;
    margin:7px 0 0 0;    
}

#peiling label.results {font-size:small;}
.less{
    text-transform:none;
}

.radio input {
    display:block; float:left;
    margin: 0 3px 10px 0;
}

#rightColumn a:hover , #rightColumn label.options:hover, #otherSiteNews a:hover, #hilites dd.title a:hover{
    text-decoration: underline;
}
#otherSiteNews a:hover {
	color: #c41425;
}

#smallColumn li a:hover {
    color: #ffcc00;
}

#rightColumn .gradient_Blue1 {
    margin: 10px  0 0 0;
}

#peiling .radio {
    clear:left;
}

ul#mainMenuItems li a.underline ,ul#subMenuItems li a.underline{
	text-decoration: underline
}
#pressreleases span.itworld {
background:transparent url(/images/layout/logo_itworld_transparent_small.png) no-repeat scroll 3px 1px;
width:60px;
}

h3 span.itworld b {
display:none;
}

div#pressreleases h3 span, h3#pressreleases span {
display:block;
float:left;
height:20px;
}

h1#pressberichtenh1{
	display:block;
	float:left;
	padding-right:10px; 
}

h3#pressreleases {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:11px;
height:15px;
margin:0 0 3px;
padding:3px 0;
}

#article p {
	margin: 5px 0;
}

p.date
{
    margin-top: 1.5em;
    background: transparent url(/images/layout/dateBg.jpg) no-repeat scroll 0 0;
    height: 20px;
    display: block;
    font-size: 0.85em;
    color: #58666f;
    border-bottom: none;
    padding-top: 7px;
    padding-left: 6px;
    width:576px;
    margin-bottom:0;
    padding-bottom:0;
    height:26px;
}

#personalia_header {
}
#personalia_header h1 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#personalia_header .mail {
	color: #c41425;
}
.promozoeker_item {
	border-top: 1px dashed #C41425;
	padding: 15px 0 0 0;
	cursor: pointer;
}
.promozoeler_box_item {
	cursor: pointer;
	height: 220px;
	overflow:hidden;
	border: 1px solid #fff;
}

.promo_image_container {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
}
.personalia_item h2, .promozoeker_item  h2{
	font-size:1.3em;
	font-weight: bold;
	margin:0;
	padding:0;
}

.personalia_item, #peiling label {
font-size:0.9em;
}

#listWrapper .personalia_item p, #listWrapper .promozoeker_item p  {
	margin:0; padding:0; 
}
 .personalia_spacer, .promozoeker_spacer{
	clear:both;height:30px;background:transparent;
}
.promozoeker_spacer {
	height:15px;
}

.promozoeler_box_item {
	border:none;
}

.personalia_box_spacer {clear:both;height:10px;background:transparent;}
#personalia_box {
	cursor:pointer;
}

#personalia_box  a, #articleTextMultimedia a{
	color: #c41425;
}
#personalia_box h2 {
	font-size:1em;
	font-weight: bold;
}

#newsWrapper #head_article h2 {
	font-size: 1.4em;
}

#newsWrapper #head_article h2  a, #newsWrapper h2  a{text-decoration:none;}


#newsWrapper #head_article p {
	float:left;border:none;width:195px; padding: 0 0 0 10px; overflow:hidden;
}

#newsWrapper #head_article p a {
	color:#000;
}

#most_read_box .first , #promo_zoeker_box .first, #promo_zoeker_box p{
	border:none;
}

#promo_zoeker_box p {
	margin:8px;
	padding:0;
}
#promo_zoeker_box .image_container {
	text-align: center; padding:4px 0 0 0;
}

#messagent .ERROR { color: #f00; margin: 10px 0 0; }
#messagent h2 { font-size: 1.3em; margin-bottom: 10px; }
#messagent p { margin-bottom: 10px; }
#messagent label { font-weight: bold; display: block; float: left; width: 200px; padding-top: 2px; }
#messagent div.input { margin-bottom: 10px; }
#messagent div.input input { padding: 1px 2px; }
#messagent div.input.checkbox { margin-bottom: 5px; }
#messagent div.input.checkbox input { vertical-align: middle; margin-right: 2px; }
#messagent div.input.checkbox label { font-weight: normal; display: inline; float: none; width: auto; }
#messagent p.explain { color: #ccc; }
#messagent div.submit input { margin-top: 10px; font-weight: bold; padding: 2px 5px; }


/* article page paginator */
#articleTextWrapper .paginator .pagenumbers {
	/*display:none;*/
}

#articleTextWrapper .paginator {
	margin: 0 0 10px 18px;
	text-align: center;
}

#promo_zoeker_box h2 {
	display:block;
	height: 55px;
	overflow: hidden;
}

#head_article p{
	cursor:pointer;
}

#idg_footer img {display: none;}