body {
	background:url(images/bg.jpg) center top repeat-x;
	margin:0px;
	text-align:center;
	overflow-y:scroll;
	font-family:Arial;
	color:#000000;
}
h1 {
	font-family:Arial;
	font-size:14px;
	font-size-adjust:inherit;
}
h2 {
	font-family:Arial;
	font-size:13px;
	font-size-adjust:inherit;
	clear:both;
}
a {
	color:#bb0060;
	text-decoration:none;
}
a:hover{
	color:#bb0060;
	text-decoration:underline;
}
#leftmenu {
	position:relative;
	top:25px;
	width:100%;
	clear:both;
	float:left;
}
#videoblok {
	position:absolute;
	top:-150px;
	right:0px;
	background:url(images/videoblok.png) center center no-repeat;
	height:246px;
	width:382px;
	z-index:20;
}
#knoppenblokhome {
	position:absolute;
	top:100px;
	right:20px;
	z-index:10;
}
#knoppenblokrest {
	position:absolute;
	top:-135px;
	right:20px;
	z-index:10;
}
#knopbelmijterug {
	position: relative;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background:url(images/knop_bel.jpg);
	width:159px;
	height:76px;
	border:none;
	cursor:pointer;
}
#knopdirectcontact {
	position: relative;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background:url(images/knop_contact.jpg);
	width:159px;
	height:76px;
	border:none;
	cursor:pointer;
}
#leftmenu a {
	color:#333333;
	font-weight:bold;
}
#LeftMenu li {
	font-size:14px;
	float:none;
	list-style:none;
	padding:5px;
}
#LeftMenu li a:hover {
	background:url(images/link.jpg);
}
#container {
	position:relative;
	top:0px;
	margin: 0 auto;
	margin-top:0px;
	width:950px;
	height:100%;
	background:url(images/containerbg.jpg) left top no-repeat;
	text-align:left;
	padding:0px;
}
#inhoud {
	background:#e6e4df;
	position:absolute;
	top:240px;
	left:0px;
	float:left;
	width:100%;
	min-height:400px;
	height:auto;
}
#player1 {
	margin:20px;
}
#text {
	margin-left: 10px;
	margin-bottom:25px;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:inherit;
	text-align:justify;
}
#text p {
	font-family:Arial;
	font-size:12px;
	font-size-adjust:inherit;
	text-align:justify;
}
#logo {
	position:relative;
	top:10px;
	float:left;
}

#modernbricksmenu{
	position:absolute;
	top: 60px;
	right:0px;
	float:right;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#modernbricksmenu ul{
	position:relative;
	font: normal 11px Arial;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: black;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: transparant; /*Default menu color*/
	border-bottom: 1px solid white;
}

#modernbricksmenu a:hover,#modernbricksmenu #current a:hover{
	background-color:#CCCCCC; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
	background:url(images/menu_pijl.png) bottom center no-repeat;
}

#modernbricksmenuline{
	position:absolute;
	margin-top:25px;
	right:30px;
	top: 59px;
	width: 750px;
	line-height: 3px;
	background: #bb0060; /*Brown color theme*/ 
}
#footer{
	position:absolute;
	bottom:0px;
	left:0px;
	border-top:5px solid white;
	background:#e6e4df;
	width:950px;
	margin:0px;
	height:20px;
	font-size:10px;
	text-align:center;
}
#bel-mij-terug{
	font-family:arial;
	font-size:11px;
	font-style:italic;
}
#bel-mij-terug input, select, textarea{
	font-family:arial;
	font-size:11px;
	border:1px solid black;
	width:200px;
	background:#FFFFFF;
	font-style:normal;
}
#bel-mij-terug textarea{
	height:150px;
}
#adres{
	visibility:hidden;
}
#bel-mij-terug input.button{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	border:1px solid black;
	width:70px;
	background:#FFFFFF;
}
#bel-mij-terug td{
	width:100px;
}
#sitemap{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	width:500px;
}