#nieuwsbrief-left{
	position:relative;
	float:left;
	display:inline;
	width:717px;
	border-right:1px solid #ccc;
	}
	
#nieuwsbrief-uitgebreid-right{
	position:relative;
	float:right;
	display:inline;
	width:190px;
	margin-top:29px;
	}
	
#nieuwsbrief-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;
	}
	
#laatse-nieuwsbrief-container{
	position:relative;
	float:left;
	display:inline;
	width:677px;
	padding:10px;
	margin-top:20px;
	background-color:#e6ecee;
	z-index:1;
	}
	
#hoofd-nieuwsbrief-container{
	position:relative;
	float:left;
	display:inline;
	width:677px;
	}
	
#hoofd-nieuwsbrief-titel{
	position:relative;
	float:left;
	display:inline;
	width:635px;
	background-color:#4e7b8b;
	border:1px solid #486772;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	}
	
#hoofd-nieuwsbrief-bericht{
	position:relative;
	float:left;
	display:inline;
	width:635px;
	border:1px solid #bbb;
	padding:20px;
	color:#1f1f1f;
	background-color:#FFFFFF;
	}
	
#nieuwsbrief-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-nieuwsbrief-container{
	position:relative;
	float:left;
	display:inline;
	width:410px;
	margin-top:10px;
	}
	
.reactie-nieuwsbrief-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;
	}
	
.nieuwsbrief-shadow{
	position:relative;
	float:left;
	display:inline;
	width:100%;
	height:10px;
	background-image:url(../images/shadow-discussie.gif);
	background-repeat:repeat-x;
	}

#nieuwsbrief_small{
    position:relative;
    float:right;
    display:block;
    clear:both;
    margin-right:40px;
    margin-top:20px;
    width:180px;
    padding:10px;
    background-color:#efefef;
    border:1px solid #8f8f8f;    
}

.nieuwsbrief-lijst-datum{
	position:relative;
	float:left;
	display:inline;
	width:60px;
	padding-left:10px;
	font-size:11px;
	line-height:30px;
	color:#000;
	}
	
.nieuwsbrief-lijst-titel{
	position:relative;
	float:left;
	display:inline;
	width:113px;
	height:30px;
	margin-left:5px;
	font-size:11px;
	line-height:30px;
	overflow:hidden;
	color:#676767;
	}
	
#nieuwsbrief-container{
	position:relative;
	float:left;
	display:inline;
	width:188px;
	margin-top:13px;
	border:1px solid #92bfe0;
	}

#nieuwsbrief_small h1{
    font-size:16px;
    font-weight:bold;
    color:#3366CC;
    }

#nieuwsbrief_small input{
    position:relative;
    float:left;
    display:inline;
    border:1px solid #ccc;
}

#nieuwsbrief_small img{
    position:relative;
    float:left;
    display:inline;
}

.nieuwsbrief-lijst-1{
	position:relative;
	width:188px;
	height:30px;
	background-color:#e1ebf0;
	cursor:pointer;
	}
	
.nieuwsbrief-lijst-1:hover{
	position:relative;
	width:188px;
	height:30px;
	background-color:#baceda;
	cursor:pointer;
	}

.nieuwsbrief-lijst-2{
	position:relative;
	width:188px;
	height:30px;
	background-color:#fff;
	cursor:pointer;
	}
	
.nieuwsbrief-lijst-2:hover{
	position:relative;
	width:188px;
	height:30px;
	background-color:#baceda;
	cursor:pointer;
	}
