body
{
	background-image: url(images/achtergrond_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #22282F;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container1
{
	width: 970px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#container2
{
	width: 727px;
	padding: 0;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 224px;
	background-image: url(images/achtergrond_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu
{
	width: 725px;
	height: 24px;
	border: 8px solid #fff;
	border-width: 6px 0px;
	padding: 0;
	position: relative;
	top: 186px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #666;
}

#submenu
{
	height: 24px;
	background-color: #FFFFFF;
}

#content
{
	padding-top: 35px;
    border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.vet { font-weight: bold; }
