/* CSS Document */

body
{	margin:0px;
	background-image:url(images/bg_image.jpg);
	background-repeat:repeat-x;
	background-color:#C72C00}
	
td
{	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Georgia, Verdana;
	line-height:20px}

/*------------------------classes------------------------*/
.contentDiv
{	background-color:#F5A52B;
	height:100%;
	width:588px;
	scrolling:auto;
	z-index: 1;
	overflow: auto}

.mainTable
{	margin-top:20px;
	width:768px}
	
.menuTD
{	width:200px;
	background-color:#F5A52B;
	background-image:url(images/feldenkrais_logo.gif);
	background-position:bottom;
	background-repeat:no-repeat}

.contentTD
{	width:558px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px}
	
	.urlTD
	{	border-top: 1px solid #C72C00;
			padding-right:10px}
			
	.omschrijvingTD
	{	border-top: 1px solid #C72C00}