body 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #3e0101;
	margin:25px auto 25px auto;
	width:100%;
}

H1 {
  font-size: 18px;
  font-weight: bold;
  display: inline;
}

H2 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

/* Page */

#page 
{
	width: 800px;
	margin: 0 auto;
	background-color:ff9c00;
}

/* topplaatje*/

#topplaatje 
{
	background: url(images/top.jpg) no-repeat; 
	width: 800px; 
	height: 207px;
	margin: 0 auto;
}

.flag
{
	float:right;
	margin:182px auto 0px auto;
}

/* Content */

#content 
{
	width: 800px;
	background-color:ffffff;
	float:left;
}

.tdblok
{
	background-color:#ff9c00;
	color:#3e0101;
	text-align:center;
}

.tdblokoranje
{
	background-color:#3e0101;
	color:#ff9c00;
	text-align:center;
}

.inleiding
{
	margin-left:25px;
	margin-right:25px;
}

.Blokkop
{
	background-color:#ff9c00;
	color:#3e0101;
	width:300px;
	height:20px;
	text-align:center;
	border:solid;
	border-bottom:none;
	border-color:#3e0101;
}

.Blok
{
	background-color:#ffffff;
	color:#3e0101;
	width:300px;
	height:auto;
	border:solid;
	border-color:#3e0101;
	text-align: inherit;
	text-indent:inherit;
}

/* banner */

.googlerechts 
{
	width:160px;
	height:600px;
	position:absolute;
	top:235px;
	right:25px;
}



/* ----------------------------- Classes (.) --------------------------- */
.MainTable
{
	border: 0;
	width: 825px;
}
.LeftTop
{
	width: 8px;
	height: 8px;
	background: url("images/table/vk_lb.gif") no-repeat;;
}
.Top
{
	width: 800px;
	height: 8px;
	background: url("images/table/vk_mb.gif") repeat-x;
}
.RightTop
{
	width: 17px;
	height: 8px;
	background: url("images/table/vk_rb.gif") no-repeat;;
}
.Left
{
	width: 8px;
	background: url("images/table/vk_lm.gif") repeat-y;
}

.Main
{
	text-align: center;
	width: 800px;
	background-color: #ffffff;
}

.Right
{
	width: 17px;
	background: url("images/table/vk_rm.gif") repeat-y;
}
.LeftBottom
{
	width: 8px;
	height: 15px;
	background: url("images/table/vk_lo.gif") no-repeat;;
}

.Bottom
{
	width: 800px;
	height: 15px;
	background: url("images/table/vk_mo.gif") repeat-x;
}

.RightBottom
{
	width: 17px;
	height: 15px;
	background: url("images/table/vk_ro.gif") no-repeat;
}

/* ----------------------------- DIV ID's (#) --------------------------- */
#toolbar
{
    FONT-SIZE: 26px;
    COLOR: #336699;
    BACKGROUND-COLOR: red;
}
#toolbar TD
{
    VERTICAL-ALIGN: bottom;
	background-color: blue;
}
#toolbar TABLE
{
    WIDTH: 100%;
}
#toolbar A
{
    FONT-SIZE: 12px;
    COLOR: #fff;
    TEXT-DECORATION: none;
}
#toolbar A:Hover
{
    FONT-SIZE: 30px;
    COLOR: #fff;
    TEXT-DECORATION: none;
}

/* ----------------------------- DIV ID's (#) --------------------------- */
div.hoofdmenu
{
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: green;
}
div.hoofdmenu table
{
    FONT-SIZE: 24px;
    COLOR: #336699;
    BACKGROUND-COLOR: yellow;
}

