.breadcrumps{
margin-left:20px;
}

.breadcrumps a{
font-size: 11px;
color: #016A36;
text-decoration: none;
}

table.PollPagina 
{
	clear: both;
	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 20px;
}

table.PollPagina thead > tr
{
	height: 30px;
}

table.PollPagina thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 10px;
}

table.PollPagina th.titel
{
	border: none;
}

table.PollPagina tbody tr
{
	background: #fff;
	widows: 400px;
}

table.PollPagina th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.PollPagina th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.PollPagina tbody td.Antwoorden
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 40px;
}

table.PollPagina tbody td.Uitslag
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
}

table.PollPagina tbody td.TussenRuimte
{
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
}

table.PollPagina tbody td.datum
{
	border-left: 1px solid #ddd;
}

table.PollPagina tbody tr.even td
{
	background: #f9f9f9 !important;
}

table.PollPagina tbody tr td a
{
	color: #088860;
}

/* Poll pagina */

.pollPagina
{
float:left;
display:inline;
width:277px;
color:#999999;
margin:5px 0px 0px -10px;
padding:0px;
}
.pollPagina span.left
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.pollPagina span.left a
{
float:left;
display:inline;
color:#132e7d;	
margin:0px 5px 0px 0px;
padding:0px;
}
.pollPagina span.right
{
float:right;
display:inline;
margin:0px;
padding:0px;
}

.pollPaginaBg
{
float:left;
display:inline;
width:278px;
height:8px;
margin:3px 0px 0px 10px;
padding:2px 0px 0px 2px;
background:url('../images/pollBg.gif') no-repeat;
}
.pollPaginaBg span.orangeLeft
{
float:left;
display:inline;
width:2px;
height:6px;
font-size:1px;
overflow:hidden;
margin:0px;
padding:0px;
background:url('../images/pollYesLeft.png') no-repeat;
}
.pollPaginaBg span.blueLeft
{
float:left;
display:inline;
width:2px;
height:6px;
font-size:1px;
overflow:hidden;
margin:0px;
padding:0px;
background:url('../images/pollNoLeft.png') no-repeat;
}
.pollPaginaBg span.middle
{
float:left;
display:inline;
width:271px;
height:6px;
font-size:1px;
overflow:hidden;
margin:0px;
padding:0px;
}
.pollPaginaBg span.orangeRight
{
float:left;
display:inline;
height:6px;
font-size:1px;
overflow:hidden;
margin:0px;
padding:0px;
background:url('../images/pollYesRight.png') top right no-repeat;
}
.pollPaginaBg span.blueRight
{
float:left;
display:inline;
height:6px;
font-size:1px;
overflow:hidden;
margin:0px;
padding:0px;
background:url('../images/pollNoRight.png') top right no-repeat;
}

.VerwijderFriendButton{
position: absolute;
margin-left: -5px;
}

/* Overzicht vrienden tabel */


table.VriendenBekijken 
{
	clear: both;

	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 20px;
}

table.VriendenBekijken thead > tr
{
	height: 30px;
}

table.VriendenBekijken thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 10px;
}

table.VriendenBekijken th.titel
{
	border: none;
}

table.VriendenBekijken tbody tr
{
	background: #fff;
	widows: 400px;
}

table.VriendenBekijken th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.VriendenBekijken th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.VriendenBekijken tbody td.Vriend
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 340px;
}

table.VriendenBekijken tbody td.Datum
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 200px;
}

table.VriendenBekijken tbody td.Actie
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 60px;
}

table.VriendenBekijken tbody tr.even td
{
	background: #f9f9f9 !important;
}

table.VriendenBekijken tbody tr td a
{
	color: #088860;
}

/* Overzicht PBLees tabel */


table.PriveBerichtenLees 
{
	clear: both;
	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 20px;
}

table.PriveBerichtenLees thead > tr
{
	height: 30px;
}

table.PriveBerichtenLees thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 10px;
}

table.PriveBerichtenLees th.titel
{
	border: none;
}

table.PriveBerichtenLees tbody tr
{
	background: #fff;
	widows: 400px;
}

table.PriveBerichtenLees th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.PriveBerichtenLees th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.PriveBerichtenLees tbody td.AfzenderLinks
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 100px;
}

table.PriveBerichtenLees tbody td.AfzenderRechts
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 500px;
}


table.PriveBerichtenLees tbody td.BerichtLinks
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 100px;
}

table.PriveBerichtenLees tbody td.BerichtRechts
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 500px;
}

table.PriveBerichtenLees tbody tr td a
{
	color: #088860;
}

/* Overzicht Beloning bekijken tabel */


table.BeloningBekijken 
{
	clear: both;
	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 20px;
}

table.BeloningBekijken thead > tr
{
	height: 30px;
}

table.BeloningBekijken thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 10px;
}

table.BeloningBekijken th.titel
{
	border: none;
}

table.BeloningBekijken tbody tr
{
	background: #fff;
	widows: 400px;
}

table.BeloningBekijken th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.BeloningBekijken th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.BeloningBekijken tbody td.DatumBK
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;

	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 150px;
}


table.BeloningBekijken tbody td.TitelBK
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 350px;
}

table.BeloningBekijken tbody td.BeloningBK
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 100px;
}

table.BeloningBekijken tbody tr td a
{
	color: #088860;
}

/* Overzicht Beloningen overzicht tabel */


table.BeloningOverzicht
{
	clear: both;
	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 20px;
}

table.BeloningOverzicht thead > tr
{
	height: 30px;
}

table.BeloningOverzicht thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 7px;
}

table.BeloningOverzicht th.titel
{
	border: none;
}

table.BeloningOverzicht tbody tr
{
	background: #fff;
	widows: 400px;
}

table.BeloningOverzicht th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.BeloningOverzicht th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.BeloningOverzicht tbody td.gebruikersnaam
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;

	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 150px;
}


table.BeloningOverzicht tbody td.beloning_nieuws
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 180px;
}

table.BeloningOverzicht tbody td.beloning_editor
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 150px;
}

table.BeloningOverzicht tbody td.saldo
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 100px;
}

table.BeloningOverzicht tbody td.actie
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 13px;
	widows: 430px;
	height: 30px;
	width: 30px;
}

table.BeloningOverzicht tbody tr td a
{
	color: #088860;
}












/* Nieuwe tabel */


table.OverzichtTabel
{
	clear: both;
	width: 600px;
	border-spacing: 0;
	margin-left: 20px;
	background:url('../images/headingListTable.gif') no-repeat;
	margin-top: 10px;
}

div.txtColumn table.OverzichtTabel {
	margin-left: 0;
}

table.OverzichtTabel thead > tr
{
	height: 30px;
}

table.OverzichtTabel thead tr th
{
	background: transparent;
	height: 30px;
	color: #333;
	text-align: left;
	padding: 0 10px;
}

table.OverzichtTabel th.titel
{
	border: none;
}

table.OverzichtTabel tbody tr
{
	background: #fff;
	widows: 400px;
}

table.OverzichtTabel th img
{
	float: left;
	margin: 7px 6px 0 3px;
}

table.OverzichtTabel th
{
	line-height: 30px;
	color: #666;
	border-right: 1px solid #ddd;
	font-size: 13px;
}

table.OverzichtTabel tbody td
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 11px;
}

table.OverzichtTabel tbody td.inactieve
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 11px;
}
table.OverzichtTabel tbody td.inactieve_poster
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 11px;
}


table.OverzichtTabel tbody td.TitelMisbruik
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 190px;
}


table.OverzichtTabel tbody td.GebruikersnaamMisbruik
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 70px;
}

table.OverzichtTabel tbody td.DatumMisbruik
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 150px;
}

table.OverzichtTabel tbody td.OpmerkingMisbruik
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 100px;
}

table.OverzichtTabel tbody td.DetailsMisbruik
{
	padding: 5px 8px;
	color: #666;
	
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 600px;
}

table.OverzichtTabel tbody td.OptiesMisbruik
{
	padding: 5px 8px;
	color: #666;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 30px;
	width: 30px;
}

table.OverzichtTabel tbody td.TussenruimteMisbruik
{
	padding: 5px 8px;
	color: #666;
	font-size: 10px;
	widows: 430px;
	height: 10px;
	width: 30px;
}

table.OverzichtTabel tbody td.TitelVideosBeheren
{
	padding: 5px 8px;
	color: #666;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 10px;
	width: 540px;
}

table.OverzichtTabel tbody td.ActiesVideosBeheren
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 10px;
	widows: 430px;
	height: 10px;
	width: 60px;
}

table.OverzichtTabel tbody td.RedactieDatum
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 11px;
	widows: 430px;
	height: 10px;
	width: 102px;
}

table.OverzichtTabel tbody td.RedactieGebruikersnaam
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 11px;
	widows: 430px;
	height: 10px;
	width: 100px;
}

table.OverzichtTabel tbody td.RedactieNieuwsbericht
{
	padding: 5px 8px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 11px;
	widows: 430px;
	height: 10px;
	width: 300px;
}

table.OverzichtTabel tbody tr td a
{
	color: #088860;
}


#forumRechts {
	clear: both;
	padding: 10px 0 0 0;
}


div#laatsteReactiesForum ul {
	padding: 0;
	padding-top:4px;
	margin: 2px 5px 0 5px;
	list-style: none;
}

div#laatsteReactiesForum ul li {
	padding: 4px 8px;
}

div#laatsteReactiesForum ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #535353;
	padding-top: 1px;
}

div#laatsteReactiesForum ul li a:hover {
	color: #D72718;
}

div#laatsteReactiesForum ul li img {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0px 8px 0 1px;
}

div#laatsteReactiesForum ul li.odd {
	background: #f3f3f3;
}


div#laatsteReactiesForum ul li span {
	display: block;
	color: #535353;
	float: right;
	width: 21px;
	text-align: right;
}


div#laatsteTopics ul {
	padding: 0;
	padding-top:4px;
	margin: 2px 5px 0 5px;
	list-style: none;
}

div#laatsteTopics ul li {
	padding: 4px 8px;
}

div#laatsteTopics ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #535353;
	padding-top: 1px;
}

div#laatsteTopics ul li a:hover {
	color: #D72718;
}

div#laatsteTopics ul li img {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0px 8px 0 1px;
}

div#laatsteTopics ul li.odd {
	background: #f3f3f3;
}

div#laatsteTopics ul li span {
	display: block;
	color: #535353;
	float: right;
	width: 21px;
	text-align: right;
}


.spaceBetween
{
	clear: both;
}