
.opbouwwrapper { 
	border: 0px solid red;
	width: 800px;
	height: auto;
	padding-left: 5px;
	 padding: 0px 10px 0px;
	 padding-bottom: 10px;
	overflow: hidden;
	font-family: Arial;
}

/* ----- Head ----- */
.gastnavwrap { 
	border: 1px solid #4a3d34;
	background-color: #918b82;
	border-radius: 5px;
	width: 800px;
	height: 40px;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);	

}

.topwrap { 
	border: 0px solid red;
	background-color: #4a3d34;
	width: 800px;
	height: 25px;
	margin: auto;
	font-size: 12px;
	text-align: right;
}

.schrijfbut { 
	border: 0px solid blue;
	width: 160px;
	height: 30px;
	float: left;
	margin: 5px;
	display: inline-block;
}

.pageindi { 
	border: 0px solid blue;
	padding: 5px 5px;
	margin-top: 6px;
	margin-right: 30px;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
}

.prevpage { 
	border: 0px solid blue;
	width: 95px;
	height: 25px;
	float: right;
	margin: 5px;
	display: inline-block;
}
.nextpage { 
	border: 0px solid blue;
	width: 110px;
	height: 25px;
	float: right;
	margin: 5px;
	display: inline-block;
}

.selectp { 
	border: 0px solid blue;
	width: 90px;
	height: 20px;
	display: inline-block;
	padding-top: 10px;
	margin-right: 10px;
}

/* ----- BerichtBox----- */
#berichtcont { 
	border: 1px solid #4a3d34;
	border-radius: 5px;
	background-color: #918b82;
	width: 800px;
	height: auto;
	min-height: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);	
	color: #ffffff;
	overflow: hidden;
}

#topbalk { 
	border: 0px solid yellow;
	background-color: #4a3d34;
	width: 800px;
	height: 25px;
}

#posttext { 
	border: 0px solid red;
	width: auto;
	height: 12px;
	font-size: 12px;
	text-align: left;
	margin-right: 145px;
	padding: 5px;
	color: white;
	overflow: hidden;
	float: left;
}

#berichttext { 
	border: 0px solid red;
	width: auto;
	height: 12px;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
	padding: 5px;
	color: white;
	overflow: hidden;
	float: left;
}

.perswrap { 
	border: 0px solid yellow;
	width: 220px;
	height: 70px;
	min-height: 50px;
	padding: 5px;
	float: left;
	font-size: 12px;
	text-align: left;
}

.bericwrap { 
	border: 0px solid green;
	border-bottom: 1px solid black;
	width: 555px;
	height: auto;
	margin-left: 234px;
	margin-bottom: 5px;
	min-height: 50px;
	padding: 5px;
	-float: right;
	font-size: 12px;
	text-align: left;

}

.bottombalk { 
	border: 0px solid red;
	-position: absolute;
	width: 250px;
	height: 20px;
	margin-left: 570px;
	bottom: 0;
	-float: right;
	font-size: 12px;
}

.gepostnaam { 
	border: 0px solid red;
	width: auto;
	height: auto;
	margin-bottom: 2px;
	text-align: left;
	color: white;

}

.gepostmail { 
	border: 0px solid red;
	width: auto;
	height: 15px;
	margin-bottom: 2px;
	text-align: left;
	color: white;
	overflow: hidden;
}

.gepostweb { 
	border: 0px solid red;
	width: auto;
	height: 15px;
	text-align: left;
	color: white;
	overflow: hidden;
}

#datwrap { 
	border: 0px solid red;
	width: auto;
	height: 15px;
	font-size: 12px;
	text-align: left;
	color: black;
	overflow: hidden;
	float: left;
}
/* ----- BerichtBox End ----- */

/* ----- foot ----- */
.gastnavwrapo { 
	border: 1px solid #4a3d34;
	background-color: #918b82;
	border-radius: 5px;
	width: 800px;
	height: 40px;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);	
}

.beheerbut { 
	border: 0px solid blue;
	width: 100px;
	height: 30px;
	float: left;
	margin: 5px;
	display: inline-block;
}

/* ----- adpost ----- */

.adpostwrapper { 
	border: 0px solid red;
	border: 2px solid;
	border-color: #4c4139;
	border-radius: 5px;
	background-color: #918b82;
	width: 900px;
	height: auto;
	margin: auto;
	-margin-bottom: 10px;
	-color: #ffffff;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);	
	font-family: Arial, Helvetica, sans-serif;	
}

.inputwrapper { 
	border: 0px solid green;
	width: 700px;
	height: auto;
	margin: auto;
	overflow:hidden;
	padding-bottom: 20px;
}

.errorwrap {
	border: 0px solid purple;
	margin-bottom: 10px;
} 

.textinputwrap {
	border: 0px solid green;
	width: 300px;
	margin-bottom: 5px;
	clear:both;
	text-align: left;
} 

.voorbwrap { 
	border: 0px solid red;
	width: 800px;
	height: auto;
	margin: auto;
	overflow:hidden;
	padding: 10px;
}

.bbsmilwrap { 
	border: 0px solid yellow;
	width: 700px;
	height: 20px;
	padding: 5px;
}

.adpostinputwrap {
	border: 0px solid red;
	width: 300px;
	margin-bottom: 10px;
	clear:both;
	text-align: left;
} 

.postbuttonwrap {
	border: 0px solid red;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.postbuttonwrapr {
	border: 0px solid red;
	width: auto;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
}

.ip1 {
    border-radius: 3px;
    border: 0px solid #bc7241;
    padding: 2px; 
    width: 230px;
    height: 20px;  
}

.ip2 {
    border-radius: 3px;
    border: 1px solid #bc7241;
    padding: 2px; 
    width: 600px;
    height: 200px;    
}