#wrapper {
	width: 779px;
	margin: 0 auto;
	background-color: #1F0C43;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:  #6E1B2D;
	border-bottom-color:  #6E1B2D;
	border-left-color:  #6E1B2D;
}
#header{
	width: 751px;
	padding-top: 11px;
	padding-left: 28px;
	height: 124px;
	background-image: url(/css/img/backgr_header.jpg);
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
	position: relative;
}
#header .logo{
	float: left;
}
#header .contact{
	float: right;
}
/*
.menubuttonhome{
	padding-left: 112px;
	padding-right: 6px;
	float: left;
}
.menubuttons{
	padding-right: 6px;
	float: left;
}*/
#content {
	width: 779px;
	float: left;
	border: 0px solid #FF0000;
	background-image: url(img/backgr_content.jpg);
	background-repeat: no-repeat;
}
#kolomLinks {
	float: left;
	width: 123px;
	border: 0px solid #CCCCCC;
	padding-top: 158px;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
}
#kolomLinks a:link		{ color: #BD2918; text-decoration: none}
#kolomLinks a:hover		{ color: #FFFFFF !important; text-decoration: none}
#kolomLinks a:visited	{ color: #BD2918; text-decoration: none}
#kolomLinks a:active	{ color: #BD2918; text-decoration: none}

#mainContent {
	float: left;
	width: 505px;
	border: 0px solid #0000FF;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#kolomRechts {
	float: left;
	width: 114px;
	border: 0px solid #CCCCCC;
	padding-top: 90px;
	background-image: url(img/menu_actueel.gif);
	background-repeat: no-repeat;
	background-position: 0px 69px;
}
#footer {
	clear: both;
	border: 0px solid #FF9900;
	padding-left: 140px;
	font-size: 9pt;
	color: #BD2918;
	padding-bottom: 25px;
}
