

body{
	margin: 0px;
	padding: 0px;

	background: url(http://www.brillenvoorkinderen.nl/system/images/letters.jpg);
	background-repeat: no-repeat;
}

body,p,td{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

h1{
	font-family: Verdana;
	font-size: 14px;
	color: #ff5301;
}
h2{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
#container{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 724px;
	height: 380px;

	overflow: hidden;
}

#maincontent{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 518px;
	height: 380px;		
}
#title{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 518px;
	height: 90px;		
}
#content{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 518px;
	height: 290px;
}
#textcontent{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: right;

	width: 480px;
	height: 290px;

	overflow: hidden;
}

#menu{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 206px;
	height: 336px;

}
#menunumber{
	margin: 0px;
	padding: 0px;

	position: relative;
	float: left;

	width: 206px;
	height: 44px;

}
#submenu{
	margin-top: 90px;
}

#submenu li{
	list-style-type: none;
	margin-bottom: 8px;
}

#submenu li a{
	font-family: Helvetica;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;	
}
#submenu li a.active{
	color: #ff5301;
}

#menupijl{
	position: absolute;
	z-index: 100;

	left: 0px;
	margin-top: 4px;
}

.number{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.numberactive{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
