#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_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-aanmelden-titel{
	position:relative;
	float:left;
	display:inline;
	width:200px;
	margin-left:15px;
	margin-top:18px;
	padding-bottom:5px;
	}
	
.nieuwsbrief-aanmelden-container{
	position:relative;
	float:left;
	display:inline;
	width:240px;
	margin-top:4px;
	background-color:#bad9a9;
	}

.nieuwsbrief-aanmelden-titel{
	position:relative;
	float:left;
	display:inline;
	width:220px;
	color:#0d5100;
	font-size:12px;
	margin-left:12px;
	margin-top:8px;
	}
	
.nieuwsbrief-aanmelden-tekst{
	position:relative;
	float:left;
	display:inline;
	width:220px;
	color:#287719;
	font-size:12px;
	margin-left:12px;
	margin-top:3px;
	padding-bottom:10px;
	}
