div#titel {
	width				: 100%;
	height			: 120px;
	background	:	#0972ae;
}

div#koppelingen {
	float				: left;
	width				:	145px;
	background	:	#0972ae;
}

div#pagina {
	background	: #030551;
        padding         : 0px;
        width           : 900px;
        color           : inherit;
        margin          : 0px auto 0px auto;
}

div#inhoud {
        margin                  : -150px 0 0 150px;
}


div#inhoud h2 {
	text-align	: center;
	color				:	#fff;
	text-transform:	uppercase;
	letter-spacing:	1px;
}

div#inhoud img {
	margin-bottom	: 30px;
}

div#koppelingenplaatjes img {
	border			: 4px solid #0972ae;
}

ul#navigatie a {
	color		: #fff;
        font-size	: 11pt;
        font-variant	: small-caps;
        font-weight     : bold;
        letter-spacing	: 1px;
	text-decoration	: none;
}

div#inhoud a {
	color				: #0972ae;
}

div#inhoud a:hover {
	color				: #fff;
}

div#inhoud ul {
	margin			: 0;
	padding			: 0;
	width				: 401px;
	list-style-type: none;
}


div#inhoud ol {
	margin			: 0;
	padding			: 0;
	width				: 401px;
	list-style-type: none;
}

div#inhoud p.terug {
	float: right;
	margin-right: 10px;
}

div#inhoud ul#tekoop {
	display		: block;
	margin-bottom	: 20px;
}

table {
	margin-bottom	: 20px;
}

table#article th {
	text-align	: left;
	padding-right	: 10px;
}

div#inhoud table {
	text-align	: left;
}

div#inhoud table#article {
	width		: 650px;
}

div#inhoud table td {
	padding-right	: 15px;
}

table {
        margin-bottom   : 20px;
}

table#article th {
        text-align      : left;
        padding-right   : 10px;
	width		: 120px;
}

div#inhoud table {
        text-align      : left;
}

div#inhoud table#article {
        width           : 650px;
}

div#inhoud table td {
        padding-right   : 15px;
}

div#inhoud table caption        {
        margin-top      : 40px;
        font-weight     : bold;
        margin-bottom   : 10px;
}

table.articles {
	border-collapse: collapse;
}

table.articles td {
	border-top	: 1px solid #0972AE;
}
	
