body{
	/* background: center url(http://www.jorislutz.nl/images/achtergrond3.jpg);	*/
	background-color:#7E3A3B;
}

#hoofdframe{
	margin: auto;
	width: 776px;
	border-left: 1px solid white ;
	border-right: 1px solid white;
	background-color:#BAD2E3;
	background: url(http://www.namespace.nl/images/achtergrond.jpg);
	background-repeat: repeat-y;
}

#bovenbalk {
	top:0px;	
	height: 110px;
	background: transparent url(http://www.namespace.nl/images/boven.jpg);	
	background-repeat: no-repeat;
	border-bottom: 1px solid white ;
}

#menubalk {
	height: 25px;
	background: transparent url(http://www.jorislutz.nl/images/menubalk.jpg);	
	background-repeat: no-repeat;
	padding-top:4px;
}

#menuitems {
	float:left;
	width: 600px;
}

#kopjemenurechts{
	margin-left:612px;
	width: 156px;

	font-family:verdana;
	color:#000000;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}

#linkerkant{
	float:left;

	margin-top:10px;
	padding-left:4px;
	padding-right:4px;

	width: 128px;
	text-align:center;
}

#middenstuk{
	margin-left:30px;
	/* margin-top:20px; */
	margin-bottom:30px;
}

table#maintable {
	width:346px;
}

#bloemenrechts{
	float:right;
	width:175px;
	padding:15px;
	font-size:8pt;
	color:#7D3A3A;

	border-left: 1px solid white ;


	/*
	background: transparent url(http://www.jorislutz.nl/images/jorisrechts.jpg);	
	background-position:right top;
	background-repeat: no-repeat;
	*/
}

#menurechts{
	margin-left:195px;	
	margin-top: 10px;
	width:200px;
	
	font-size:8pt;
	color:#FFFFFF;
}

.clear {
	clear:both;
}

.verticalspacer {
	height:100px;
}

A.menuitem{
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;

	padding-left:15px;
	padding-right:5px;
	height:24px;

	/*
	background-image: url(http://www.babettevanveen.nl/images/paarsbalkje.gif);
	background-repeat: no-repeat;
	background-position: bottom Left;
	*/
}

A:hover.menuitem{
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;

	padding-left:15px;
	padding-right:5px;
	height:24px;

	/*
	background-image: url(http://www.babettevanveen.nl/images/paarspijltje2.gif);
	background-repeat: no-repeat;
	background-position: bottom Left;
	*/
}

.kopjemenu{
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}

A.menuitemrechts{
	color:#7D3A3A;
	font-size:8pt;
	text-decoration:none;
}
A:hover.menuitemrechts{
	color:#7D3A3A;
	font-size:8pt;
	text-decoration:underline;
}

