@charset "utf-8";
#container {
	background-image: url(../Img/bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1009px;
	height: 654px;
}
#titel{
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F36523;
	text-transform: uppercase;
}
#inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e7e;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#titellijn {
	background-color: #f26522;
}

#titellijn {
	background-color: #f26522;
	height: 2px;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

#foto {
	float: none;
	height: 374px;
	width: 501px;
	left: 4px;
	top: auto;
	position: relative;
}
#menu {
	position: relative;
	height: 172px;
	width: 505px;
	overflow: hidden;
}
#logo {
	z-index:110;
	height: 105px;
	width: 502px;
	left: 3px;
	position: relative;
}
#content {
	height: 654px;
	width: 500px;
	float: right;
	position: relative;
	left: 0px;
}
#onderlijn {
	position: relative;
	padding:0px;
	margin-top:-1px;
	margin-left:3px;
	height: 2px;
	width: 1003px;
	background:url(../Img/onder.jpg) repeat-x;
}
#CssSwitch {
	float: right;
	margin-right:7px;
	position: relative;
}

a{
color: #f26522;
}
