#discussie-left{
	position:relative;
	float:left;
	display:inline;
	width:453px;
	border-right:1px solid #ccc;
	}
	
#discussie-right{
	position:relative;
	float:right;
	display:inline;
	width:450px;
	padding-bottom:290px;
	background-image:url(../images/discussies-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#nieuws-uitgebreid-right{
	position:relative;
	float:right;
	display:inline;
	width:450px;
	min-height:400px;
	background-image:url(../images/nieuws-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#discussies-logo{
	position:absolute;
	right:10px;
	top:-15px;
	width:97px;
	height:60px;
	background-image:url(../images/discussie-logo.png);
	background-repeat:no-repeat;
	z-index:2;
	}
	
#laatse-discussie-container{
	position:relative;
	float:left;
	display:inline;
	width:410px;
	padding:10px;
	margin-top:20px;
	background-color:#e6ecee;
	z-index:1;
	}
	
#hoofd-discussie-container{
	position:relative;
	float:left;
	display:inline;
	width:410px;
	}
	
#hoofd-discussie-titel{
	position:relative;
	float:left;
	display:inline;
	width:396px;
	background-color:#4e7b8b;
	border:1px solid #486772;
	padding:2px;
	padding-left:10px;
	color:#fff;
	}
	
#hoofd-discussie-bericht{
	position:relative;
	float:left;
	display:inline;
	width:388px;
	background-color:#fff;
	border:1px solid #bbb;
	padding:10px;
	color:#1f1f1f;
	}
	
#discussie-bericht-titel{
	position:relative;
	float:left;
	display:inline;
	width:380px;
    font-size:15px;
    color:#033f53;
	font-weight:normal;
	line-height:22px;
	margin-bottom:5px;
	display:inline;
	}
	
.reactie-discussie-container{
	position:relative;
	float:left;
	display:inline;
	width:410px;
	margin-top:10px;
	}
	
.reactie-discussie-bericht{
	position:relative;
	float:left;
	display:inline;
	width:386px;
	background-color:#fff;
	border:2px solid #99b2bc;
	padding:10px;
	color:#1f1f1f;
	}
	
.reactie-bericht-titel{
	position:relative;
	float:left;
	display:inline;
	width:370px;
    font-size:12px;
    color:#023b4d;
	font-weight:normal;
	line-height:18px;
	margin-bottom:5px;
	display:inline;
	z-index:1;
	}
	
.discussie-shadow{
	position:relative;
	float:left;
	display:inline;
	width:100%;
	height:10px;
	background-image:url(../images/shadow-discussie.gif);
	background-repeat:repeat-x;
	}
	
.arrow-up{
	position:absolute;
	width:20px;
	height:13px;
	background-image:url(../images/arrow-up.gif);
	top:-13px;
	left:15px;
	z-index:2;
	}
	
.reageer-op-reactie{
	position:absolute;
	right:0px;
	text-align:right;
	color:#748e98;
	font-size:11px;
	}
	
.reageer-op-reactie a:link, .reageer-op-reactie a:active, .reageer-op-reactie a:visited{
	color:#748e98;
	text-decoration:none;
	font-size:11px;
	}
	
.reageer-op-reactie a:hover{
	color:#0087f0;
	text-decoration:underline;
	}
	
.reactie-reactie-container{
	position:relative;
	float:left;
	display:inline;
	width:390px;
	margin-top:10px;
	margin-left:20px;
	}
	
.reactie-reactie-bericht{
	position:relative;
	float:left;
	display:inline;
	width:368px;
	background-color:#f4f6f7;
	border:1px solid #bfcfd4;
	padding:10px;
	color:#4f4f4f;
	}
	
.reactie-reactie-titel{
	position:relative;
	float:left;
	display:inline;
	width:350px;
    font-size:12px;
    color:#5a828e;
	font-weight:normal;
	line-height:18px;
	margin-bottom:5px;
	display:inline;
	z-index:1;
	}
	
.arrow-up-reactie{
	position:absolute;
	width:20px;
	height:13px;
	background-image:url(../images/arrow-up-reactie.gif);
	top:-13px;
	left:15px;
	z-index:2;
	}
	
.reactie-reactie-small-container{
	position:relative;
	float:left;
	display:inline;
	width:370px;
	margin-top:10px;
	margin-left:40px;
	}
	
.reactie-reactie-small-bericht{
	position:relative;
	float:left;
	display:inline;
	width:348px;
	background-color:#f4f6f7;
	border:1px solid #bfcfd4;
	padding:10px;
	color:#4f4f4f;
	}
	
.reactie-reactie-small-titel{
	position:relative;
	float:left;
	display:inline;
	width:330px;
    font-size:12px;
    color:#5a828e;
	font-weight:normal;
	line-height:18px;
	margin-bottom:5px;
	display:inline;
	z-index:1;
	}
	
#reactie-posten-container{
	position:relative;
	float:left;
	display:inline;
	width:408px;
	background-color:#dddddd;
	padding:10px;
	border-top:2px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	}
	
#reactie-titel{
	position:relative;
	float:left;
	display:inline;
	width:395px;
	height:17px;
	background-color:#c6d4d9;
	border-left:1px solid #486772;
	border-top:1px solid #486772;
	border-right:1px solid #486772;
	padding:2px;
	padding-left:10px;
	color:#305965;
	}
	
#plaats-reactie{
	position:relative;
	float:right;
	display:inline;
	width:117px;
	height:19px;
	margin-top:8px;
	background-image:url(../images/plaats-reactie.gif);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	}
	
#plaats-reactie:hover{
	position:relative;
	float:right;
	display:inline;
	width:117px;
	height:19px;
	margin-top:8px;
	background-image:url(../images/plaats-reactie.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
	}
	
#discussies-container{
	position:relative;
	float:left;
	display:inline;
	width:448px;
	margin-top:13px;
	border:1px solid #92bfe0;
	}
	
.discussie-lijst-1{
	position:relative;
	width:448px;
	height:30px;
	background-color:#e1ebf0;
	cursor:pointer;
	}
	
.discussie-lijst-1:hover{
	position:relative;
	width:448px;
	height:30px;
	background-color:#baceda;
	cursor:pointer;
	}

.discussie-lijst-2{
	position:relative;
	width:448px;
	height:30px;
	background-color:#fff;
	cursor:pointer;
	}
	
.discussie-lijst-2:hover{
	position:relative;
	width:448px;
	height:30px;
	background-color:#baceda;
	cursor:pointer;
	}
	
.discussie-lijst-datum{
	position:relative;
	float:left;
	display:inline;
	width:60px;
	padding-left:10px;
	font-size:11px;
	line-height:30px;
	color:#000;
	}
	
.discussie-lijst-titel{
	position:relative;
	float:left;
	display:inline;
	width:330px;
	height:30px;
	margin-left:5px;
	font-size:11px;
	line-height:30px;
	overflow:hidden;
	color:#676767;
	}
	
.discussie-aantal-1{
	position:relative;
	float:right;
	display:inline;
	width:25px;
	height:30px;
	line-height:30px;
	background-color:#8ba6b0;
	color:#fff;
	text-align:center;
	font-weight:bold;
	}
	
.discussie-aantal-2{
	position:relative;
	float:right;
	display:inline;
	width:25px;
	height:30px;
	line-height:30px;
	background-color:#9bb1b9;
	color:#fff;
	text-align:center;
	font-weight:bold;
	}
    
#plaats-reactie-container{
    position: relative;
    float: left;
    display: inline;
    margin-top:10px;
    margin-bottom:20px;
}

#laatse-discussie-container #plaats-reactie-container{
    margin-left: -10px;    
}

.discussie-aanpassen{
	cursor:pointer;
	float:right;
	display:inline;
	position:relative;
	}
	
.discussie-verwijderen{
	cursor:pointer;
	float:right;
	margin-right:5px;
	display:inline;
	position:relative;
	}
