body {
	background-color: #f1f1f1;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
}

#logo {
	position: relative;
	left: 22px;
	top: 20px;
	z-index: 5;
	width: 200px;
	}
		
#kopfoto {
	background: #ff0000;
	position: relative;
	left: 17px;
	top: 130px;
	z-index: 4;
	width: 507px;
}

#knoppen {
	background: #F98305;
	position: relative;
	left: 220px;
	top: 72px;
	z-index: 6;
	width: 507px;
}
		
#Rcontainer {
	position: relative;
	background-color: white;
	width: 745px;
	top: 5px;
	margin-left: -372px;
	margin-bottom: 25px;
	visibility: visible;
	left: 50%;
}

#maintable {
	position: relative;
	left: 0px;
	top: 0px;
	width: 745px;
	visibility: visible;
}

#content	{
	margin-top: 190pt;
}

#bottomrow	{
}

#tekstcontent	{
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

#tekstcontentdark	{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}		

#toprow {
	background-image: url(/images/css/topshadow.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

#middlerow {
	background-image: url(/images/css/middleshadow.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#bottomrow {
	background-image: url(/images/css/bottomshadow.jpg);
	height: 50px;
	background-repeat: no-repeat;
}

#bottomTekst	{
	background-color: #f1f1f1;
	font-family: arial;
	font-size: 7pt;
	color: #999999;
}

div.contactFout	{
	font-family: arial;
	font-size: 9pt;
	color: #ED2024;
	font-weight: bold;
}

#inputfield	{
	border-style: solid;
	border-color: #999999;
	border-width: 1pt;
	background-image: URL('/images/css/inputfield.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

#selectboxen	{
	font: arial;
	font-size: 9pt;
	color: #666666;
	width: 180px;
}

#cellright	{
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border-width: 0pt;
	border-style: solid;
	border-color: #cccccc;
	border-right-width: 1pt;
}	

#cellleft	{
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border-width: 0pt;
	border-style: solid;
	border-color: #cccccc;
	border-left-width: 1pt;
}

#rood	{
	font-family: arial;
	font-size: 9pt;
	color: #ED2024;
}

#zwart	{
	font-family: arial;
	color: #3f3f3f;
}

#knop	{
	background: url('/images/css/knoprood.jpg');
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 50pt;
}	

#basiclink	{
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	font-decoration: underline;
}

#basiclink:hover	{
	font-family: arial;
	font-size: 9pt;
	color: #ed2024;
	font-decoration: underline;
}

#linkKlein	{
	font-family: arial;
	font-size: 7pt;
	color: #909090;
	font-decoration: underline;
}

#linkKlein:hover	{
	font-family: arial;
	font-size: 7pt;
	color: #ed2024;
	font-decoration: underline;
}

#imgRand	{
	border-style: solid;
	border-width: 1pt;
	border-color: #797979;
}

#imgRandLinks	{
	border-style: solid;
	border-width: 0pt;
	border-top-width:1pt;
	border-right-width:1pt;
	border-bottom-width:1pt;
	border-color: #797979;
}

#imgRandRechts	{
	border-style: solid;
	border-width: 0pt;
	border-top-width:1pt;
	border-left-width:1pt;
	border-bottom-width:1pt;
	border-color: #797979;
}

#celltop	{
	color: #ed2024;
	background-color: #ffffff;
	border-width: 0pt;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-style: dashed;
	border-color: #cccccc;
}

#addcell	{
	/* background-image: url('/images/css/cellshadowmiddle.jpg'); */
	width: 200pt;
	background-repeat: repeat-y;
	border-width: 0pt;
	border-bottom-width: 1pt;
	border-style: dashed;
	border-color: #cccccc;
	font-weight: bold;
	font-style: italic;
}

#artikelvak	{
	width: 400pt;
	height: 80pt;
	margin-top: 2pt;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	background-color: #f1f1f1;
	background-image: url('/images/artvak_logo.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

#detailvak	{
	width: 400pt;
	margin-top: 2pt;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	background-color: #f1f1f1;
	background-image: url('/images/artvak_logo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cellRand	{
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
}			
		

