body			{	margin:0px;
					padding:0px;
					font-family: Arial, Helvetica, Verdana;
					vertical-align: top;
}
.adresbalk_back {	background-image: url(../images/site/top_adresbalk_back.png); 
					background-repeat: repeat-x;
}
.top_grey_back	{	background-image: url(../images/site/top_grey2white.png); 
					background-repeat: repeat-x;
}
.middle_back	{	background-image: url(../images/site/middle_grey2yellow.png); 
					background-repeat: repeat-y;
					background-position: right;
}
.menu			{	background-image: url(../images/site/left_menu_back.png); 
					background-repeat: repeat-x;
					background-position: top;
					background-color: #FFF2D2;
}
.kop, .content	{	background-color: #E5E5E5;
					border-left: 1px #B5B5B5 solid;
					padding:10px
}
.kop			{	vertical-align: bottom;
					background-image: url(../images/site/middle_grey2yellow.png);
					background-repeat: repeat-y;
					background-position: right;
					margin: 0px;
					border-bottom:1px #BBB solid;
}
.content		{	vertical-align: top;
					font-size: 12px;
					line-height: 24px;
					border-top:1px #F2F2F2 solid;
					background-image: url(../images/site/middle_grey2yellow.png); 
					background-repeat: repeat-y;
					background-position: right;
}
.horiz_3D_lijn	{	background-image: url(../images/site/horizontal_3d_line.gif);
					background-repeat: repeat-x;
}
.logo			{	position: absolute; left: 580px; top: 100px;
}
.menu			{	vertical-align: top;
					font-family: Arial, 
}
.yellow_line	{	background-color: #FFB300; }

TD, TH			{	font-family: Arial, Helvetica, Verdana;
					font-weight: normal;
					font-size: 12px;
					line-height: 24px;
					text-align:left;
					vertical-align: top;
}

TH				{	font-weight: bold;
}

INPUT, TEXTAREA, SELECT	{	border: 1px #777 solid;
							font-family: Arial, Helvetica, Verdana;
							font-size: 12px;
							color: #333;
}

IMG	{ border-color: #000;
}

a:link		{	color: #0000AA; text-decoration: none}
a:visited	{	color: #000088; text-decoration: none}
a:active	{	color: #AA0000; text-decoration: underline}
a:hover		{	color: #5500AA; text-decoration: underline}

.tdlbrown	{	background-color: #CCC;}
.tddbrown	{	background-color: #999;}
.tdlblue	{	background-color: #FFE5A7;}
.tddblue	{	background-color: #FFB300;}

.portfolio_tds	{	padding-left: 0px;
					padding-bottom: 8px;
					padding-top: 15px;
					border: 0px transparent solid;
					border-bottom: 1px #555 solid;
}


.readonly	{ background-color: #CCC; }