body, table, tr, td
{
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
body, html {
	background-color: #FFFFFF;
}
div.foto
{
	width: 375px;
	height: 500px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div.content
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 375px;
	width: 355px;
	_width: 375px;
	padding-left: 20px;
	margin-right: 20px;
	height: 460px;
	_height: 500px;
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: auto;

}

DIV.contenttext {
	padding-right: 20px;
}

div.verstuur
{
	width: 310px;
}
A
{
	color: #EB208D;
	text-decoration: none;
}

A:hover
{
	color: #EB208D;
	text-decoration: underline;
}
a.link
{
	color: #EB208D;
	text-decoration: none;
}

a:hover.link
{
	color: #EB208D;
	text-decoration: underline;
}

a.link2
{
	color: #EB208D;
	text-decoration: none;
}

a:hover.link2
{
	color: #EB208D;
	text-decoration: underline;
}

textarea.bericht
{
	font-family: arial;
	border: 1px solid #333333;
	width: 310px;
	height: 130px;
}
DIV.dottedlink {
	width: 325px;
 	text-align: right;
 	background-image: url(/img/dots.jpg);
 	background-repeat: repeat-x;
 	background-position: left bottom;
 	margin-bottom: 10px;
 	padding-bottom: 10px;
}
DIV.dottedlink A  {
	color: #EB208D;
	text-decoration: none;
}
DIV.nodata {
	color: #EB208D;
	text-align: center;
}
DIV.data {
	padding: 0px;
}
DIV.default {
	width: 335px;
}
DIV.pink {
	width: 335px;
	color: #EB208D;
	text-align: left;
}
table.form
{
	border-collapse: collapse; 
	width: 335px; 
}

input.input
{
	font-family: arial; 
	font-size: 10pt; 
	height: 20px;
	border: 1px solid black;
}

h1
{
	font-size: 16px;
	line-height: 25px;
}
.errorbox {
    width: 325px;
    border: 1px solid #CC0000;
    border-left-width: 10px;
    margin-bottom:20px;
    font-weight: bold;
    color: #CC0000;
    line-height: 20px;
    text-align: center;
}

DIV.safufo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

DIV.popupform {
	overflow: auto;
	position: absolute;
	z-index: 100;
	left: 170px;
	top: 100px;
	width: 280px;
	height: 350px;
}
DIV.popupform A {
	color: #EB208D;
	text-decoration: none;
}
DIV.leesverder {
	width: 325px;
	margin-right: 20px;
	text-align: right;
}
DIV.lijnregel {
	margin-top: 10px;
	padding-top: 10px;
	width: 325px;
 	text-align: left;
 	background-image: url(/img/dots.jpg);
 	background-repeat: repeat-x;
 	background-position: left top;
}
