/* CSS Document */
#inhoud
{
border: solid 1px black;
}

#ubbmenu
{
	background: #dc851d;
	width: 280px;
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom: 1px solid black;
}

.textarea
{
	border: none;
	width: 285px;
	height: 300px;
	font-size: 11px;
	color: #000000;
	overflow-x: hidden;
}

.textarea1
{
	border: none;
	width: 285px;
	height: 300px;
	font-size: 11px;
	color: #000000;
	overflow-x: hidden;
	background: #d7d7d7;
	border-top: solid 1px #d7d7d7;
}

.h1
{
	font-size: medium;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.text
{
	width: 150px;;
}


.previewbox
{
	position: absolute;
	width: 400px;
}

.preview
{
	position:absolute;
	width: 400px;
}

.textvlak 
{
	vertical-align: top;
	height: 16px;
	width: 110px;
}
.onderen
{
	padding-top: 20px;
}

.portfolio-pics
{
	max-width: 500px;
	border: none;
}

#prevnext
{
	float: left;
	margin-top: 5px;
	width: 500px;
}