/* opbouw website */

body
{
	font-family: 'Georgia', 'Georgia', serif;
	font-size: 9pt;
	margin-top: 0px;
	padding: 15px;
}

h1
{
	display: none;
}

h2,h3,h4
{
	font-family: 'Georgia', 'Georgia', serif;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#website
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	_width: 940px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	background-image: url(../img/bg_lijntje.gif);
	background-repeat: repeat-x;
}

#bottom
{

}


h2
{
	width: 100%;
	clear: left;
 	font-size: 33pt;
 	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	background-image: url(../img/bg_lijntje.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.subtitel
{
	width: 100%;
	position: relative;
	float: left;
	font-size: 10pt;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.subtitel_titel
{
	position: relative;
	float: left;
	padding-left: 10px;
}

.backtotop
{
	position: relative;
	float: right;
	padding-right: 10px;
}

.text
{
	width: 100%;
	padding: 0px;
 	margin: 0px;
 	clear: left;
}

.clearall
{
	clear: left;
}

table p
{
	margin-top: 0px;
}
