/*******************************************************/
/****** Coding and Design by Saskia van Doesburg *******/
/********* Copyright Gemeente Eindhoven 2009 ***********/
/*******************************************************/
/*versie 01.12.20098*/

html {
	overflow-x: hidden;
	background-color: #ffffff;
	background-image: url(img/bodybackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #000000;
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	margin-top: 0px;
}
#totalContainerBox_ie6only {
	font-size: 71%;
}


/************************/
/****** headerbox *******/
/************************/
#headerBox {
	display: block;
	background-image: url(img/topboxesgemeente.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	height: 145px;
	width: 940px;
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
	
/************************/
/******* topboxen *******/
/************************/
#topLeftBox {
	display: none;
}
#topCenterLeftBox {
	display: none;
}
#topCenterRightBox {
	display: none;
}
#topRightBox {
	display: none;
}

/************************/
/** sitewide navigatie **/
/************************/
.sitewidenavigatie {
	display: none;
/*	width: 960px;
	height: 30px;
	background-color: #FFFFFF;*/
}

/***************************/
/** hoofdmenu horizontaal **/
/***************************/
#topMenuBox {
	display: block;
	width: 940px;
	height: 30px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 20px;
	text-align: left;
}
#topMenuBox  .text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/***************************/
/*******  BigBoxen  ********/
/***************************/
#bigLeftBox {
	display: none;
}
#bigRightBox {
	display: none;
}

/***************************/
/** middle container box ***/
/***************************/
#middleContainerBox{
	display: block;
	width: 960px;
	background-color: #FFFFFF;
	height: 100%;
	/*overflow: hidden;*/
	background-image: url(img/contentbackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}

/***************************/
/****  kruimelpad    *******/
/***************************/
#kruimelpad {
	color: #333333;
	height: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 610px;
	position: absolute;
	top: 185px;
}
#kruimelpad li {
	padding-right: 10px;
	display: inline;
	padding-left: 0px;
	/*float: left;*/
	vertical-align: top;
	margin: 0px;
}


#kruimelpad li a:link {
	padding-right: 10px; 
	background-position: right center; 
	padding-left: 0px; 
	background-image: url(img/crumb.gif); 
	color: #333333; 
	background-repeat: no-repeat; 
	text-decoration: none
}
#kruimelpad li a:hover {
	padding-right: 10px; 
	background-position: right center; 
	padding-left: 0px; 
	background-image: url(img/crumb.gif); 
	color: #006699; 
	background-repeat: no-repeat; 
	text-decoration: none
}
#kruimelpad li a:visited {
	padding-right: 10px; 
	background-position: right center; 
	padding-left: 0px; 
	background-image: url(img/crumb.gif); 
	color: #666666; 
	background-repeat: no-repeat; 
	text-decoration: none
}

/***************************/
/**** publicatiedatum ******/
/***************************/
.publishDate {
	display: none;
}

/***************************/
/****** kolom links ********/
/***************************/
#leftBox {
	display: none;
}

/***************************/
/****** content box ********/
/***************************/
#contentBox {
	display: block;
	width: 590px;
	min-height: 400px;
	float: left;
	background-image: url(img/contentbackground2.gif);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
}
/* afbeelding in content - fotobijschrift */
#contentBox .fotobijschrift {
	font-style: italic;
	color: #999999;
	text-align: center;
	padding-left: 8px;
	font-size: 95%;
}


/***************************/
/****** kolom rechts********/
/***************************/
#topRightColumn {
	display: block;
	width: 300px;
	float: right;
	/*padding-bottom: 20px;*/
	/*background-color: #f9f9f9;*/
}
/* articlebuttons */
#topContentColumn2 .paragraaf .articlebuttons {
	display: block;
	position: absolute;
	top: 305px;
	width: 600px;
	vertical-align: top;
	padding: 0px;
}
#topContentColumn2 .paragraaf .articlebuttons span {
	float: right;
	padding-right: 10px;
}
/************************/
/****** bottomboxen *****/
/************************/
#bottomContainerBox {
	display: block;
	width: 960px;
/*height: 265px;*/
	background-color: #FFFFFF;
	float: left;
	background-image: url(img/bottomcontainerbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
}

#bottomLeftBox {
	display: none;
}
#bottomCenterLeftBox {
	display: block;
	width: 320px;
	height: 130px;
	float: left;
	margin-bottom: 40px;
}
#bottomCenterRightBox {
	display: block;
	width: 320px;
	height: 130px;
	float: left;
	margin-bottom: 40px;
}
#bottomRightBox {
	display: block;
	width: 320px;
	height: 130px;
	float: left;
	clear: right;
	margin-bottom: 40px;
}
/*Voor IE*/
#totalContainerBox_ie7andup #bottomLeftBox {
	height: 155px;
}
#totalContainerBox_ie7andup #bottomCenterLeftBox {
	height: 155px;
}
#totalContainerBox_ie7andup #bottomCenterRightBox {
	height: 155px;
}
#totalContainerBox_ie7andup #bottomRightBox {
	height: 155px;
}

/************************/
/********* footer *******/
/************************/
#footer {
	display: block;
	background-image: url(img/bottomboxesgemeente.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	height: 160px;
	width: 940px;
	padding-left: 20px;
	color: #000000;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
}


/*********************************************************************************************/
/************************************** begin elementen **************************************/
/*********************************************************************************************/

h1 {
	display: block;
	height: 35px;
	width: 610px;
	color: #000000;
	font-size: 150%;
	background-position: left bottom;
	padding-top: 0px;
	overflow: hidden;
	margin-bottom: 65px;
	line-height: 35px;
	font-weight: lighter;
	position: absolute;
	top: 205px;
}
h1 .title{
	display: block;
	height: 35px;
	width: 610px;
	color: #000000;
	font-size: 150%;
	background-position: left bottom;
	padding-top: 0px;
	overflow: hidden;
	margin-bottom: 65px;
	line-height: 35px;
	font-weight: lighter;
	position: absolute;
	top: 205px;
}
/* voor IE7 and up*/
#totalContainerBox_ie7andup h1 {
	margin-top: 10px;
}

h2 {
	color: #333333;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(img/h2arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
h3 {
	color: #333333;
	font-size: 100%;	
}

a {
	color: #006699;
	text-decoration: none;
}

/************************/
/*** ankeilerelement ****/
/************************/
.ankeilertable {
	padding: 10px;
	background-color: #FFFFFF;
}
.ankeilertitel {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ankeilerimage {
	padding: 5px;
	height: 75px;
	width: 100px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.ankeilercell {
}
.leesmeer {
	background-position: right top; 
	background-image: url(img/leesmeer.gif); 
	background-repeat: no-repeat; 
	text-align: right
}
.leesmeerdummy {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 100%; 
	height: 15px;
	border-right-width: 0px
}
.leesmeerdummy A {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 100%; 
	border-right-width: 0px
}
.ankeilerdatum {
	font-weight: normal; 
	padding-bottom: 2px; 
	color: #999999; 
}
/*********************************/
/*** ankeilerelement in block ****/
/*********************************/
.ankeilertableblock {
	margin-left: 0px;
	width: 280px;
	height: 140px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 0px;
}
.ankeilertableblock .ankeilertitel{
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	display: block;
	margin: 0px;
	overflow: hidden;
	padding-bottom: 5px;
}
.ankeilercellblock .ankeilertekst {
	display: block;
	height: 80px;
	overflow: hidden;
	vertical-align: top;
}
.ankeilercellblock {
	display: block;
	overflow: hidden;
}
/*****************************************/
/*** ankeilerelement in block / video ****/
/*****************************************/
/*video ankeiler*/
.videoankeilertable {
	display: block;
	width: 290px;
	float: left;
	margin-right: 5px;
}
.videoankeilerimage {
	height: 75px;
	width: 100px;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #eeeeee;
}
.videoankeilertitel {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	display: block;
	width: 270px;
	height: 12px;
	overflow-y: hidden;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(img/videospacer.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
}
.videoankeilertekst {
	color: #000000; 
}
.videoleesmeer {
	background-position: right bottom; 
	background-image: url(img/videoleesmeer.gif); 
	padding-top: 3px; 
	background-repeat: no-repeat; 
	height: 20px; 
	text-align: right;
}
.videoleesmeerdummy {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 100%; 
	height: 20px; 
	border-right-width: 0px;
}
.videoleesmeerdummy a {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 100%; 
	height: 20px;
	border-right-width: 0px;
}
.videoankeilerdatum {
	font-weight: normal; 
	font-size: 70%; 
	padding-bottom: 2px; 
	color: #999999; 
	font-family: verdana, arial, helvetica, sans-serif;
}
.videoankeilertable .ankeilercell .ankeilertekst {
	height: 80px;
	width: 160px;
	float: right;
	margin-right: 10px;
	overflow: hidden;
}

.videoankeilertable .ankeilercell {
	height: 80px;
	width: 160px;
	overflow: hidden;
}





/**********************************************/
/*** ankeilerelement met kop en afbeelding ****/
/**********************************************/
.ankeilertablekopafb {
	display: block;
	width: 280px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 12px;
}
.ankeilertitelkopafb {
	color: #ffffff;
	background-color: #333333;
	padding-left: 25px;
	font-size: 100%;
	font-weight: bold;
	width: 280px;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ankeilerimagekopafb {
	padding: 5px;
	height: 200px;
	width: 270px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.ankeilertekstkopafb {
 	display: none;
}
.leesmeerkopafb {
 	display: none;
}

/************************/
/**** medialijsten ******/
/************************/
/* met bullet */
.medialijstbullet .spacer {
	display: block;
	width: 15px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* met pijl */
.mediaoverzichtmetpijl .spacer {
	display: block;
	width: 15px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* in een blok */
.medialijstblock {
	display: block;
	width: 280px;
	height: 140px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 0px;
}
.medialijstblock h2 {
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 25px;
	font-size: 100%;
	font-weight: bold;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.medialijstblock .articletitle {
	padding-left: 5px;
	height: 15px;
	overflow: hidden;
}
.medialijstblock .spacer {
	display: block;
	width: 5px;
	background-image: url(img/arrowblock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
/* in een blok - langere lijst*/
.medialijstblocklong {
	display: block;
	width: 280px;
	height: 280px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 0px;
}
.medialijstblocklong h2 {
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 25px;
	font-size: 100%;
	font-weight: bold;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.medialijstblocklong .articletitle {
	padding-left: 5px;
	height: 15px;
	overflow: hidden;
}
.medialijstblocklong .spacer {
	display: block;
	width: 5px;
	background-image: url(img/arrowblock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
/************************/
/**** tabelelement ******/
/************************/
.table {
	background-color: #FFFFFF;
	width: 100%;
	border: 0px;
	margin-bottom: 5px;
}
.table .hoekcell{
	background-color: #006699;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(img/bgheadergemeente.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.table .headercell{
	background-color: #006699;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(img/bgheadergemeente.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.table .header {
	color: #0099CC;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(img/h2arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	text-align: left;
}
.table .kolom1{
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #E9F3FE;
	border: 1px solid #FFFFFF;
}
.table .normal{
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #E9F3FE;
	border: 1px solid #FFFFFF;
}
/************************/
/**** opsommingen  ******/
/************************/
.opsommingbulleted {
	display: block;
}
.opsommingbulleted li{
	list-style-image: url(img/bullet.gif);
}

/************************/
/***downloadelement  ****/
/************************/
.downloadNW .normal {
	color: #000000; 
	text-align: left
}
.downloadNW H2 {
	font-weight: bold;
	font-size: 120%;
	background-image: url(img/downloadicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
}
.downloadNW H2.normal {
	margin-top: -28px; 
	height: 12px
}
.downloadNW H2 A {
	padding-left: 90%; 
	font-size: 50%; 
	width: 100%; 
	color: transparent;
	letter-spacing: -7px
}
.downloadNW TABLE {
	display: block; 
	margin: 2px 2px 10px 0px; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}
.downloadNW TH {
	width: 60px
}
.downloadNW .header {
	font-weight: bold; 
	font-size: 100%; 
	color: #000000; 
	text-align: left
}

/* originele variant */
.downloadbestandsnaam {
	display: block;
}

.downloadbestandsnaam h2 a{
	font-weight: bold;
	font-size: 80%;
	background-image: url(img/downloadicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/************************/
/**** poll element ******/
/************************/
#poll {
	display: block;
}
.pollvraag {
	color: #0099CC;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(img/pollicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}	
	
	
#poll .radiobutton {
	float: left;
}
.polloptie {
	color: #333333;
	/*float: left;*/
	padding-top: 2px;
	padding-left: 10px;
}
.pollButton {
	margin-top: 5px;
	margin-bottom: 5px;
}

/****************************/
/****** afbeeldingen ********/
/****************************/
.metmarge img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
}
/****************************/
/****** Backtotop ********/
/****************************/

backtotop {
display: block;
width: 400px;
height: 23px;

	border: 0px;
	background-color: #00FFCC;
}
a .backtotop img {
	border: 0px;
}
/************************/
/****** inzetten ********/
/************************/

.inzetdefault {
	display: block;
	margin-left: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inzetdefault .header {

	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 22px;
	width: 250px;
	padding-left: 30px;
	padding-top: 3px;
	margin-left: 1px;
	font-weight: bold;
	background-image: url(img/bginzetheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
}
.inzetdefault .body {
	width: 254px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/inzetbodybg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #FFFFFF;
}

.inzetzoek {
	display: block;
	width: 300px;
	height: 91px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	padding-top: 10px;
	background-image: url(img/bgzoek.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
.inzetzoek .header{
	display: none;
}
.medinfo .header {
	display: none;
}

.medinfo .body .paragraaf .header {
	display:block;
}

/*************************************/
/* toegevoegd voor de Google zoekbox */
/*************************************/
.inzetzoek FORM {
	margin-top:20px;
	width: 300px;
	height: 9px;
}
.inzetzoek INPUT {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;	
}
.inzetzoek BR {
	display: none;
}
.inzetzoek FORM LEGEND {
	display: none;
}
.inzetzoek FORM LABEL {
	display: none;
}
.inzetzoek .searchfield {
	border:0px;
}

/* zoekresultaten pagina */
.searchfield {
	border: 0px;
}
.searchfield LEGEND {
	display: none;
}
.searchfield LABEL {
	display: none;
}
.searchfield INPUT {
}
.searchfield BR {
}
/*** link onderaan weghalen **/
.resultDescription em {
display: none;
}
.gcsepaging li {
display: inline;
padding: 2px;
}



/*************************************/
/*** einde voor de Google zoekbox ****/
/*************************************/
/* boxen gerelateerd */

.boxrelated {
	display: block;
	width: 295px;
	height: 120px;
	float: left;
	margin: 0px;
}
.boxrelated .header {
	background-color: #eeeeee;
	height: 20px;
	width: 280px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	background-image: url(img/inzetheaderarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.boxrelated .body {
	background-color: #FFFFFF;
	width: 295px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.boxcontact {
	display: block;
	height: 280px;
	margin-bottom: -38px;
}
.boxcontact .header {
	background-color: #eeeeee;
	height: 20px;
	width: 240px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	background-image: url(img/inzetheader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666666;
}

.boxcontact .body {
	width: 255px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.boxcontact .body p {
margin: 0px;
}
.inzet img {
	width: 270px;
	height: 210px;
	border: solid 1px #CCCCCC;
	padding: 5px;
}
.inzet .header {
display: none;
}
.inzet p {
display: none;
}

.boximagerelated img {
	width: 270px;
	height: 210px;
	border: solid 1px #CCCCCC;
	padding: 5px;
}
.boximagerelated .header {
display: none;
}
.boximagerelated  p {
display: none;
}
.publishdateinzet {
	display: block;
	position: absolute;
	top: 280px;
	width: 610px;
	vertical-align: top;
	padding: 0px;
	color: #999999;
}
/* voor IE7 and up*/
#totalContainerBox_ie7andup .publishdateinzet {
	margin-top: 0px;
}
.publishdateinzet img {
display: none;
}
.publishdateinzet .header {
display: none;
}
.chapeau {
	display: block;
	width: 610px;
	font-style: italic;
	color: #777777;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	position: absolute;
	top: 205px;
}
.publishDate {
display: none;
}
.persberichtkop {
display: block;
position: absolute;
top: 255px;
color: #CC0000;
letter-spacing: 3px;
font-weight: bold;
	/*float: right;
	padding: 0px;
	font-size: 170%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;*/
}
.nummer {
display: none;
/*
	margin-top: -27px;
	margin-left: 200px;*/
}
.backtotop .backtoptop {
	height: 15px;
	width: 15px;
	background-image: none;
	display: none;
}
.backtotop {
	background-image: url(img/up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 18px;
	width: 570px;
	padding-right: 30px;
	color: #999999;
	font-variant: normal;
	text-transform: lowercase;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.anchorelement li {
	list-style-image: url(img/arrowblock.gif);
	color: #006699;
}
 .anchorelement ul {
	margin: 0px;
}
 .anchorelement {
	margin-left: 0px;
}

/* TWITTER*/
#twitter_div {
	width: 560px;
	height: 325px;
	float: left;
	margin: 0px;
}
#twitter_div #twitter_update_list li {
	display: block;
	width: 560px;
	height: 35px;
	padding: 10px;
	list-style-image: none;
	background-color: #fefefe;
	border: 1px dotted #CCCCCC;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -30px;
}
#twitter_div #twitter_update_list ul {
	list-style-image: none;
}
#twitter_div .twitter-title {
	display: none;
}


.richText {
	margin: 0px;
	padding-top: 140px;
}



#totalContainerBox_ie7andup #middleContainerBox #contentBox #elementsContainer .ankeilertable .leesmeerdummy{
	margin-top:-22px;
	margin-left:0px;
}

/* Voor de RSS feed die ingelezen wordt */
.pagecollection {
display: block;
margin: 5px;
float: none;
}
.pagecollection .navigation {
margin-left: 150px;
}
.pagecollection .normal {
margin-top: -16px;
}
/* Voor de AddThis buttons rechts */
.addthisbox {
	display: block;
	width: 260px;
	margin-left: 20xp;
	padding-left: 20px;
}
.addthisbox span {
float: left;
padding-right: 5px;
}