/***********************************************/
/* bd_content.css                              */
/* Use with all pages         				   */
/***********************************************/
/* GENERAL CSS                                 */
/* This css is identical to all portals        */
/* All title specific colors are in color.css  */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body
{
	background-color: #FFF;
	color: #212121;
	font: normal 68.75% Arial, Helvetica, verdana, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

hr
{
	background-color:#FFF;
	border-top: 1px dotted #C7C7C7;
	clear: both;
	color:#FFFFFF;
}


/******* hyperlink and anchor tag styles *******/
a
{
	color: #000000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
h1
{
 	color: #383838;
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.8px;
	margin: 0;
	padding: 0;
}

h2
{
 	color:#383838;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:2.1em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-0.6px;
line-height:1em;
}

h3
{
 	color: #383838;
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.8px;
	margin: 0;
	padding: 0;
}

h4
{
	color: #383838;
	font: normal 1.9em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.4px;
	margin: 0;
	padding: 0;
}

h5
{
	color: #272324;
	font: bold 1em Arial, sans-serif;
	margin: 5px 5px 0;
	padding: 0;
}

h6
{
	color: #383838;
	display:inline;
	font: bold 1.1em Arial, sans-serif;
	margin: 0;
	padding:0;
}

h1 a,h2 a, h3 a, h4 a, h6 a
{
 	color: #383838;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}


ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

/*************** list tag styles ***************/

li.autotrack {
	border-bottom: 1px solid #e5e5e5;
	font-size: 10px;
	height: 60px;
	margin: 5px 0 0 5px;
	padding:0 5px 5px;
	text-align: left;
}

ul.marktplaatsUl {
	margin: 10px 5px 0 0;
	padding:0;
}


ul.videoUl {
	margin: 0;
}

li.video {
	background-image: url(../images/videoItems_background.gif);
	border: 1px solid #e5e5e5;
	font-size: 10px;
	height: 70px;
	margin:0 5px 5px;
	padding:5px;
	text-align: left;
	clear:both;
}

li.video span.smalltime{
	color: #FFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	margin:0 6px 0 0;
	padding: 2px;
	text-align: center;
	width: 27px;
}


li.headlines-white span.smalltime,li.headlines-grey span.smalltime {
	color: white;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	margin:0 6px 0 0;
	padding: 2px;
	text-align: center;
	width: 27px;
}

li.video h5{
    margin: 5px 0 0;
	padding-bottom:10px;
}

li.headlines-white, li.headlines-grey {
	background-color: #FFF;
	font-size: 10px;
	list-style: none;
	text-align: left;
	margin:0;
	padding:5px;
	border-bottom: 1px dotted #EEE;
}

li.headlines-grey {
	background-color: #EEE;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334D55;
}

select, input, textarea{
	font-family:Arial,Helvetica,verdana,sans-serif;
}

#article p {
margin: 1em 0;
}

#postingform
{
	background-color: #F7F7F7;
	margin: 0 0 20px;
	padding: 0 15px 35px;
}

#postingform form
{
	margin: 0;
}

#postingform input
{
	margin: 0;
	width: 267px;
}

#postingform input, #postingform textarea
{
	border: 1px solid #D9D9D9;
}

#postingform label
{
	line-height: 25px;
	padding: 0 200px 0 2px;
}

#contentLeft #postingform form table
{
	background-color: #F0F0F0;
	border: 1px solid #D9D9D9;
	border-bottom: none;
	padding-left: 10px;
	width: 559px;
}

#postingform textarea
{
	border-top: none;
	margin: 0;
	width: 559px;
}

#postingform #e-mail
{
	padding-left: 55px;
}

#postingform #naam
{
	margin-right: 20px;
}

#postingform #submitReaction
{
	border: none;
	float: right;
	margin: 5px 10px;
	width: auto;
}

#postingform  .disclaimer
{
	margin: 10px 0 0;
	color: #888 !important;
	font-size: 0.8em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masterPageCell{
	top: 30px;
	position: relative;
	margin:0 auto;
	width:965px;
	text-align: left;
}


#masthead{
	position: relative;
	margin:0 auto;
	width:965px;
	text-align: left;
}




/***********************************************/
/* Component Divs                              */
/***********************************************/
#sitenameSearchbox{
	width: 965px;
	text-align:left;
	height:80px;
	margin: 15px 0 0;
	position: relative;
}

#sitenameHeaderCompact{
	width: 965px;
	text-align:left;
	height:90px;
	margin: 0;
	position: relative;
}
#sitenameHeaderCompact #siteName,
#sitenameHeaderCompact #siteName h3 {
	max-width:230px;
	overflow:hidden;
	display:block;
}

#siteName h1, #siteName h3{
	background: url(../images/logo.gif) no-repeat;
	color: #FFF;
	display: block;
	float:left;
	font: 110% Arial, sans-serif;
	height: 61px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 490px;
}
#sitenameHeaderCompact #siteName h3 {
	height: 90px;
}
#siteName h1 a, #siteName h3 a{
	display: block;
	width: 450px;
	color: #FFF;
	text-decoration: none;
	border: none;
	text-indent: -9999px;
	height: 61px;
}
#sitenameHeaderCompact #siteName h3 a {
	height: 90px;
}

#siteName h2{
	position: absolute;
	top: 40px;
	left: 0px;
	display: block;
	text-align: left;
	float:left;
}

.payoff{
	color: #1F1B1C;
	font: italic bold 11px Arial, Helvetica, verdana, sans-serif;
	letter-spacing: normal;
	margin: 10px 0 0;
	padding: 12px 0;
}

#sitenameHeaderCompact #leaderboard{
	float:right;
	width:728px;
	overflow:visible; 
	height:90px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #FFF;
}

#utility a:hover{
	text-decoration: underline;
}


/************* verticals styles ****************/
#masterVerticals
{
	background: #E8E8E8 url(../images/verticals_background.gif);
	left: 0;
	position: absolute;
	top: 0;
	width:100%;
}
#verticals{
	width: 965px;
	margin:0 auto;
	height: 25px;
	color: #212121;
	text-align:center;
}

#verticals img
{
	vertical-align: middle;
}

#verticals ul
{
	padding-top: 5px;
}

#verticals ul li{
	display: inline; /*margin-right:45px;*/
	margin-right: 28px;
}

#verticals ul li.lastVertical{
	margin:0;
}



/************* globalNav styles ****************/

#globalNav{
	position: relative;
	height: 32px;
	color: #212121;
	padding: 0;
	margin: 10px 0 0;
	background-image: url(../images/glbnav_background.gif);
}

#globalNav.headerCompact{
	margin: 10px 0 0;
	top:-10px;
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

.globalLink{
	clear:both;
	float: left;
	width:965px;
}

.globalLink ul li
{
	display: inline;
}

.globalLink ul
{
	margin: 0 10px 0 0;
}

.globalUtilities img{
	vertical-align:middle;
	border:0;
	padding-left:3px;
	padding-right:3px;
}

.globalLink .float-left li
{
    border-right:1px solid #E5E5E5;
    height:100%;
    padding:8px 0 6px;
}

a.glink em, a.glink:visited em{
	color: #212121;
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0 15px;
	white-space: nowrap;
	font-style: normal;
	line-height:32px;
	text-transform: uppercase;
}

a.glink_active, a.glink_active:visited{
	text-decoration: none;
}
a.glink_active em, a.glink_active:visited em{
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	margin: 0 5px;
	padding: 5px 18px 3px;
	font-style: normal;
	line-height:32px;
	text-transform: uppercase;
    text-decoration: none;
}

a.globalUtilities em, a.globalUtilities:visited em{
	color: #212121;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-style: normal;
	line-height:32px;
}

a.globalUtilitiesImg em, a.globalUtilitiesImg:visited em{
	color: #212121;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-left: 15px;
	white-space: nowrap;
	font-style: normal;
	line-height: 32px;
	background: url(../images/rss.gif) no-repeat scroll left;
}


a.globalUtilitiesWw em, a.globalUtilitiesWw:visited em{
	color: #212121;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-left: 15px;
	white-space: nowrap;
	font-style: normal;
	line-height: 32px;
	background: url(../images/webshop_icon.gif) no-repeat scroll left;
}
a.globalUtilitiesMobile em, a.globalUtilitiesMobile:visited em{
	color: #212121;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-left: 12px;
	white-space: nowrap;
	font-style: normal;
	line-height: 32px;
	background: url(../images/mobile_icon.gif) no-repeat scroll left;
}

.globalUtilities{
	background:none;
}

a.glink:hover, a.glink_active:hover em, a.globalUtilities:hover, a.globalUtilitiesImg:hover, glink_active:hover, a.globalUtilitiesWw:hover, a.globalUtilitiesMobile:hover{
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav search styles **************/
#search.headerCompact{
	float:right;
	margin:0 11px 0 0;
	position:absolute;
	right:0;
	top:125px;
	width: 200px;
}

#search.headerCompact .search{
	margin:0;
	padding:0;
	width:200px;
}

#search.headerCompact .headerTxtField{
	border:1px solid #CCCCCC;
	margin:1px 2px 0 0;
	width:120px;
}




/************ subglobalNav styles **************/

.subglobalNav{
	color:#666666;
	font-size:11px;
	line-height:14px;
	margin:-4px 0 5px 4px;
	position:relative;
	top:-7px;
}

.subglobalNav.headerCompact{
	position: relative;
	top: -10px;
}

.subglobalNav.header{
	position: relative;
	top: -12px;
}

.subglobalNav .slink{
	color: #212121;
	margin-bottom: 10px;
	padding: 0 7px 0 5px;
	text-decoration: underline;
}

.subglobalNav .slink_active
{
	font-weight: bold;
	text-decoration: none;
}

.subglobalNav ul li
{
	display: inline;
}


/*************** servicelinks - headerCompact *****************/

#serviceLinks{
	position: relative;
	height: 30px;
	color: #212121;
	padding: 0;
	margin:  0;
}

#serviceLinks li{
	display:inline;
}

#serviceLinks .search{
	display:inline;
}

/*************** search styles *****************/

#copyright-aboutUs
{
	margin-top: 10px;
}

#copyright-aboutUs .copyright
{
	float: left;
}

.search{
	float:right;
	height:20px;
	margin:10px 0 0;
	padding:15px 0 0;
	width:390px;
}

.searchOptions_bottom
{
	text-align:right;
	width:100%;
	text-decoration: underline;
	margin:10px 0 0;
}

.searchOptions_bottom a
{
	color: #212121;
	font-size: 10px;
	text-decoration: underline;
}

.search .headerTxtField, .footerSearch .headerTxtField{
	width:322px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	background-color:#FFF;
	border:2px solid #999;
	border-right-color:#E4E4E4;
	border-bottom-color:#E4E4E4;
	margin: 0;
}

.footerSearch{
	margin: 25px 20px 15px 0;
	text-align: right;
}

.search input.headerSearchBtn, .footerSearch input.headerSearchBtn{
	margin: 0;
}

.search form, .search input, .footerSearch form, .footerSearch input{
	margin:0;
	padding:0;
}


.search img, .search input, .footerSearch img, .footerSearch input{
	vertical-align: text-top;
	margin-right:4px;
}

.pageselector a
{
	border: 1px solid #D7E2F0;
	padding: 2px 4px;
}

.pageselector
{
	margin: 50px 150px;
}

.pageselector.comments, #meerNieuws .pageselector
{
	margin: 10px 150px;
}

.pageselector strong, .pageselector .pages .current
{
	color: #CD2222;
	font-weight: bold;
	padding: 2px 4px;
}

#searchresultsbottom{
margin: 10px 0;
}

#searchresultsbottom a{
text-decoration:underline;
}


/************* advanced search styles ***************/

#contentmiddle
{
	width: 600px;
}

#contentmiddle .nextpage, #contentmiddle .pages, #contentmiddle .prevpage
{
	display: inline
}

.img
{
	float: left;
	padding-right: 5px;
}

.resultcount
{
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 8px;
}

.smallarticle
{
	border-bottom: 1px dotted #C7C7C7;
}

.smallarticle h2
{
	display: inline;
	font-size: 15px;
	padding-right: 10px;
}

.smallarticle p
{
	padding: 5px 0;
}

.smallarticle .moreread
{
	float: none;
	display: block;
}

/************* breadCrumb styles ***************/

.breadCrumb_update{
	clear: both;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin: -8px 0 0;
}

p.last-update{
	float: left;
	display: inline;
	padding: 5px 9px 5px 0;
	border-right: 1px solid #E5E5E5;
	height: 10px;
	margin:0 9px 0 0;
}

p.where-am-i{
	float: left;
	display: inline;
	padding: 5px 9px 5px 0;
	height: 10px;
	margin:0;
}

.weather-traffic{
	float: right;
	font-size: 10px;
	display: block;
	padding: 5px 0 0;
	height: 18px;
	font-weight: normal;
	color: #212121;
	margin: 0;
	text-align:right;
	overflow:hidden;
}

.weather-traffic a img{
	vertical-align:text-top;
	padding-left: 3px;
	padding-right: 3px;
}

.weather-traffic a .weatherImg{
	padding-left: 3px;
	padding-right: 3px;
    vertical-align:text-bottom;
}

.weather-traffic .tijd
{
	display: none;
}

/*.weather_trafficBoldStyle {
	color: #000;
	font-weight: bold;
}*/

.weather-traffic .aantal, .weather-traffic .situatie, .weather-traffic #traffic
{
	display: inline;
}

#breadCrumb{
	width: 200px;
	margin-left: 300px;
	margin-top: 0;
}

#breadCrumb a{
	color: #AAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.dateStyle, .dateStyle a {
	vertical-align: top;
}

.dateStyle .disabledLevel {
	color: #888;
}

.where-am-i-grey {
	font-weight: normal;
	color: #212121;
}

/*.weather_trafficBoldStyle {
	color: #000;
	font-weight: bold;
}*/

.weather-traffic a
{
	padding: 0 5px;
}

/************** feature styles *****************/

.feature{
	padding: 0 0 10px 10px;
	font-size: 80%;
	height: 200px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000;
	padding: 30px 0 5px 0;
}

.feature img{
	float: left;
	padding: 0 10px 0 0;
}

/*************** content styles ******************/

#allcontent
{
	clear: both;
}

#contentLeft .titleOverlay{
width: 100%;
position:relative;
margin: 0 0 7px 0;
}

#contentLeft .titleOverlay h2{
/*background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0;*/
background: #000;
bottom:0;
color:#FFFFFF;
display:block;
font-size:4em;
font-weight:normal;
margin:0;
padding:3%;
position:absolute;
width:94%;
left:0;
opacity:.8;
* filter: alpha(opacity=80);

}

#contentLeft .titleOverlay h2 a{
color: #fff;
}

#contentLeft h2 {
margin: 0 0 5px 0;
}



#content_right{
	width:345px;
	text-align: left;
	float:right;
}

#content_right h4{
    clear: both;
	letter-spacing: -0.6px;
	margin:  20px 0 0px;
}


/* verberg de niet active tabbladen */
#content_right .yui-content div.hidden{
display:none;
}
/* en toon de actieve content */
#content_right .yui-content div.active{
display:block;
float:left;
width:100%;
}

#content_right .yui-sam-skin h4{
	margin:  0;
}

#content_right .insert{
float:left;
width:100%;
}

form fieldset{
	border:0;
	padding:0.35em 1em 0.8em;
	margin: 0 1em;
}

.poll .pollElement .pollResults div a{
	text-decoration: underline;
}

.poll .pollElement .pollResults div{
	margin: 0;
}

.poll, #content_right div div .yui-content .poll p{
	text-align: left;
}

.poll{
    margin: 0;
    padding:0;
	text-align: left;
}

.pollResults{
    margin:10px 0 0;
    padding:0;
    text-align: left;
}

.pollElement{
    margin:0;
}

.poll p
{
    border-bottom: 1px solid #E5E5E5;
    padding:10px 0 10px 10px;
    margin: 0;
    line-height: 20px;
}

.poll a
{
    text-decoration: underline;
}

.option p
{
    padding:0;
    margin: 0;
    line-height: 20px;
    text-align:left;
}

#content_right .poll h4
{
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin:0;
    line-height: 20px;
	text-align:left;
}

.poll form
{
	margin: 0;
}

.poll form fieldset
{
	margin-left: 0;
	text-align:left;
}

.poll form input
{
	background-color:transparent;
	color: #fff;
	font-weight: normal;
	border:none;
}

.poll form p
{
	border: none;
	padding: 5px 0;
}

.poll form fieldset .submit-poll{
float:right;
}

.poll form fieldset input.submit-poll{
background-color:#888888;
border:1px solid #333333;
color:#FFFFFF;
float:left;
font-size:1em;
font-weight:normal;
padding:2px 4px 3px;
float:right;
}


#content_right .yui-sam-skin .yui-content .element
{
	margin-bottom: 10px;
}

div.answersWhite .votes, div.answersGrey .votes
{
    background-color: #EEE;
    padding: 0;
    height: 10px;
    margin:0;
    line-height: 20px;
}

div.answersWhite .percs, div.answersGrey .percs
{
	font-weight: bold;
    text-align: left;
    width: 10%;
    margin: 0 0 0 10px
}

div.poll div.answersWhite .pollOption, div.poll div.answersGrey .pollOption
{
    text-align: left;
    margin: 0;
}

div.poll div.answersWhite .pollBar, div.poll div.answersGrey .pollBar
{
    width: 90%;
    text-align: left;
    margin:0;
}

div.poll div.pollElement div.answersWhite
{
    text-align: left;
    background-color: #FFF;
    margin:0;
    padding: 5px 20px;
}

div.poll div.pollElement div.answersGrey
{
    text-align: left;
    background-color: #EEE;
    margin:0;
    padding: 5px 20px;
}

.fieldsetsearch{
	font-size: 11px;
	margin-left:2em;
	color: #FFF;
	font-weight: bold;
}

#marketplacediv{
	height:355px;
}

#marketplacediv input{
	margin-top: 4px;
  	font-size: 72%;
}

#content_right .yui-sam-skin .yui-navset .yui-content .specialsdiv
{
	margin: 0;
	position: relative;
}

.specialsdiv .opacityHeadlines
{
	background-color: #FFF;
	bottom: 0;
	height: auto !important; /*override yui style*/
	left: 0;
	opacity: 0.8;
	margin: 0;
	padding-bottom: 3px;
	margin-bottom: 0 !important;/*override yui style*/
	position: absolute;
	text-align: left;
	width: 100%;
}

.specialsdiv .opacityHeadlines ul
{
	list-style: inside none square;
	height:auto;
}

.specialsdiv .opacityHeadlines ul li
{
	border-top: 1px solid #E5E5E5;
	padding: 2px 10px;
}

#video.yui-sam-skin{
	margin: 0;
}

#sponsoredLinks
{
	clear:both;
	margin:-4px 0 0;
	text-align:left;
}

#sponsoredLinks h4
{
background:transparent url(../images/glbnav_background.gif) repeat-x scroll left center;
font-family:arial;
font-size:11px;
font-weight:bold;
letter-spacing:0;
margin:0;
padding:9px 10px;
text-align:left;
}

p.spLinksHeader{
	color:#383838;
	font-weight:bold;
	background:url(../images/sponsoredLinks.gif);
	height:41px;
	line-height:41px;
	padding:0 0 0 10px;
}

#otherRegional ul
{
	float:left;
	margin:10px 3% 15px;
	width:27%;
}

#otherRegional ul li
{
	background: transparent url(../images/rsaquo.png) no-repeat scroll 0 50%;
	margin:0;
	padding: 0 0 0 10px;
	text-align:left;
}

#otherRegional ul li a
{
}

#otherRegional
{
	display:block;
	float:left;
	width:100%;
}

#marketplaceCarsHeader{
	height:60px;
	background-color:  #e8e8e8;
	background-image: url(../images/marktplaats_header_background.gif);
	left: 0;
}

#marketplaceCarsHeader img{
	margin-top:10px;
	margin-left:10px;
}

.imgFloatLeft{
	float: left;
	padding-right: 5px;
}

.starsFloatRight{
	float: right;
	padding-right: 5px;
}

a.marktlink, a.marktlink:visited{
	margin: 0 20px 10px 0;
	padding: 0 20px 0 0;
	border-right: 2px solid #EEE;
}

#marktplaatsLinks{
	font-size: 10px;
  	color: #666666;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0 20px 0 0;
	height:25px;
}

#marktplaatsLinks a{
	text-decoration: none;
}

.long-freeHTML-container {
    width:160px;
    float: left;
}

.htmlSkyscraper {
    float:right;
    width:160px;
    margin: 10px 0 0;
}

.freeHtmlSkyContainer {
}


.dossier {
    border: 1px solid #EEE;
    margin: 0 0 30px;
}

.dossierHeader {
	background-color:#E8E8E8;
        background-image:url(../images/verticals_background.gif);
        height: 25px;
        line-height: 24px;
        padding: 0 0 0 7px;
}

.dossierGrey {
    background-color: #EEE;
    font-size: 12px;
    padding: 7px 0 7px 15px;

}

.dossierWhite {
    background-color: #FFF;
    padding: 7px 0 7px 15px;
    font-size: 12px;
}

/************** poll single item styles ****************/

.single-item-container
{
	border: 1px solid #E5E5E5;
	clear: both;
	height: 100%;
	margin: 10px 0 10px;
	padding: 0.25em 0;
}

.poll
{
    /*margin:10px;*/
	text-align: center;
}

.poll p
{
	text-align: left;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #CCC;
	font-size: small;
	color: #CCC;
	padding: 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0;
	padding: 0;

}

#sectionLinks h3{
	padding: 10px 0 2px 10px;
	border-bottom: 1px solid #CCC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	background-image:  url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #CCC;
	background-color: #D2FFD2;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* footer styles **************/

#globalfooter { color: #212121; font-size: 10px; padding: 18px 0 26px; text-align: left; }
#globalfooter a:hover { text-decoration: underline; }
#globalfooter p { margin: 0; }
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-links { float: right; text-align: right; margin: 18px 0 9px; }
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-links a.last { padding-right: 0; width: auto;  }
#globalfooter .gf-sosumi {
	clear: both;
	width: 100%;
	padding-top: 9px;
	float:right;
}
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter{
	width: 965px;
	clear: both;
}

#othersites {
	color: #212121;
	background: url(../images/footer_bg.gif) no-repeat;
	height: 26px;
	line-height: 24px;
	font-weight: bold;
	width: 965px;
}
#othersites p{
	color: #212121;
	text-decoration: none;
	float: left;
	position: relative;
	text-align:center;
}
#othersites p:hover{
	color: #212121;
	text-decoration: none;
}
#othersites p.home{
	font-size: 10px;
	margin: 0; /*width: 180px;*/
	padding: 0 10px 0 10px;
	overflow: hidden;
}
#othersites span{
	float: left;
	width: 9px;
	/*margin: 0 45px 0 0;*/
	position: relative;
	height: 0;
	padding-top: 24px;
	margin: 1px 7px 0 0;
	overflow: hidden;
	background: url(../images/footer_sep.gif) no-repeat;
}

#othersites ul li{
	display:inline;
}

#othersites ul li a{
	font-size: 10px;
	margin: 0 21px 0 0;
}

#footerNavigation ul li{
	display:inline;
}

#footerNavigation{
	padding: 20px 0 0;
}

#footerNavigation ul{
	padding: 5px 0 0;
}

#footerNavigation
{
	background-color: #F7F7F7;
	border: 1px solid #EEE;
	border-top: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footerNavigation form
{
	display:inline;
}

#wegenerLogo a img
{
	margin: 0 0 11px 25px;
}

ul.aboutUs{
	float: right;
}

ul.aboutUs li{
	display: inline;
	line-height: 15px;
}

ul.aboutUs li a img{
	vertical-align: bottom;
}

ul.aboutUs li a{
	text-decoration: underline;
}

p.copyright{
	float: left;
	display: inline;
}

/***********************************************/
/* sitemap styling				                              */
/***********************************************/

#siteMap ul
{
	float: left;
	list-style-type: none;
	margin: 0 100px 20px 0;
	width: 100px;
}

#siteMap ul li a
{
	font-weight: bold;
	text-transform: uppercase;
}

#siteMap ul li ul li a
{
	color: #383838;
	font-weight: normal;
	text-transform: none;
}

#siteMap ul ul
{
	margin: 0;
}

#siteMap ul ul li
{
	font-weight: normal;
}


#meerNieuws div ul li
{
	background-color: #FFF;
	border-bottom: 1px dotted #E5E5E5;
	font-size: 1em;
	margin: 5px 0 0;
	padding: 5px 5px 0;
	text-align: left;
}

#meerNieuws h3
{
	font-size: 1.17em;
}

#meerNieuws
{
	clear: both;
	padding: 10px 0;
}

#meerNieuws .hide
{
	display: none;
}

#meerNieuws div.show
{
	display: block;
}

#meerNieuws span.show
{
	display: inline;
}

#meerNieuws div#meerNieuwsPager a.current
{
	font-weight: bold;
}


/* ankeiler centrale redactie topstory C */

.ankeiler_cr 
{
	border:1px solid #CCCCCC;
	height:105px;
	margin:10px 0 !important;
	overflow:hidden;
	padding:0 !important;
	width:600px;
}
.ankeiler_cr .top
{
	background:#fff url(http://nieuws.wegenerweb.nl/multimedia/archive/01434/cr_logo_1434174a.png) no-repeat scroll 13px 4px; 
	padding:0; 
	width:100%; 
	height:50px; 
	text-align:left;
	position:relative;
}
.ankeiler_cr .img
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	float:right;
	margin:9px;
	padding:3px;
}

.ankeiler_cr .inner
{
	height:42px;
	overflow:hidden;
	text-align:left;
	width:440px;
	position: relative;
	top:4px;
	left:15px;
	display:block;
}



/********************* end **********************/



