html { }
body {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 9pt;
		background-color : #ffffff;
		color		: #000000;
		margin : 0px 0px 0px 0px; 
		padding : 0px 0px 0px 0px;
}

img {
		border-style : none;
		border-width : 0px;
}

h1 { margin-top : 0px; }
h2 { margin-top : 30px; font-size : 10pt; }

div.main {
		width : 100%;
		text-align : center;
}

div.inner {
	text-align : left;
	margin : 20px auto 20px auto;
	width : 600px;
}

.razend {
		background-color : #cccccc;
		padding : 20px 10px 10px 10px;
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 10pt;
		font-weight : bold;
		margin		: 0px 0px 0px 0px;
		border-style : dashed;
		border-width : 1px 0px 0px 0px;
		border-color : black;
		text-align : center;

}

.nav {
		clear : both;
		width : 600px;
		text-align : right;
		margin-top : 20px;
		margin-bottom : 20px;
}


#verified {
}

#logo {
		float : left;
		display :inline;
}

#adres {
		float : right;
		display : inline;
		text-align : right;
		vertical-align : bottom;
		margin-top : 35px;
		font-size : 9pt;
}

div#adres p {
		line-height : 9pt;
		margin-bottom : 3px;
		margin-top : 2px;
}

.kaderblok {
	border-style : solid;
	border-color : black;
	border-width : 2px 2px 2px 2px;
	margin-bottom : 20px;
}

div.nietkader h1 { margin-top : 0px; }

.titel {
	color : white;
	background-color : black;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	padding : 5px 2px 5px 2px;
}

.tekst {
	padding : 5px 20px 5px 20px;
}



p, li {
	font-size : 9pt;
	line-height : 12pt;
}
img#ster { margin : 0px 5px 0px 3px; }

A:link {text-decoration:none;font-weight:bold; color : #33cc33;}
A:visited {text-decoration:none;font-weight:bold; color : #33cc33;}
A:hover {text-decoration:underline;color : #009900;}

.roze {text-decoration:none;font-weight:bold; color : #ff9999;}

td {
		vertical-align : top;
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 9pt;
	}

ul {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 10pt;
		line-height : 130%;
		font-weight : normal;
		text-indent : 0px;
		padding : 5px 0px 0px 20px;
	}


td.looptekst {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 10pt;
		font-weight : normal;
		line-height : 130%;
		padding		: 10px 10px 10px 10px;
}


td.present {
		width		: 200px;
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 9pt;
		font-weight : bold;
		vertical-align : top;
		padding 	: 5px 0px 0px 5px;
	}

td.subtitel {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 10pt;
		padding 	: 5px 0px 3px 5px;
		background-color : #cccccc;
		border-style : solid;
		border-width : 1px 0px 1px 0px;
		border-color : black;
	}

td.describe {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 9pt;
		padding 	: 5px 0px 0px 5px;
		vertical-align : top;
	}

td.titel {
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 10pt;
		font-weight : bold;
		color		: #ffffff;
		background-color : #000000;
		padding : 2px;
	}

td.roze {
		width		: 200px;
		font-family : Helvetica, Arial, sans-serif;
		font-size	: 9pt;
		font-weight : bold;
		padding 	: 5px 0px 0px 5px;
}

table.voorbeelden {
		width : 100%;
		margin : 0;
		padding : 0;
		padding-bottom : 10px;
		border-collapse : collapse;
		border-spacing : 0;
	}

table.voorbeelden td {
	padding : 6px 2px 6px 2px;
}

table.voorbeelden tr.project td {
	border-style : dashed;
	border-color : black;
	border-width : 0px 0px 1px 0px;
}

div.notseen {
		display 	: none;
	}

