body
{
	background-color:#333399;
	scrollbar-base-color:#333399;
}

table.content
{
	/*border-collapse:collapse; 
	border:solid #333399 1px;*/
	 margin-top:50px;
	 width:600px;
}

td.main
{
	background-color: #ffffff;/*dae0ec;*/
	border-color: #808cb6;
	border-style: solid;
}

a{color:#3c3992;text-decoration:none;}
a:hover{color:#3c3992;text-decoration:underline;}
a:active:{color:#3c3992;text-decoration:underline;}

div.content
{
	color: #3c3992;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
	text-align:center;
}

div.merkvak
{
	border:solid 1px #000000;
	background-color:#FFCE1F;
	width:100px;
	height:21px;
	font-size:15px;
	cursor:pointer;
}
#auto
{
	position:absolute;
	background-color:transparant;
	/*background-image:url(../images/foto.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	width:400px;
	height:200px;
	top:320px;
	left:280px;
}
td.header
{
	color: #3c3992;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}



td.typeimg
{
	padding:5px;
	border:solid #333399 1px;
	background-color: #333399;
	text-align:center;
	vertical-align:middle;
}

td.itemtxt
{
	padding:5px;
	border:solid #333399 1px;
	color: #3c3992;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

td.itemimg
{
	padding:5px;
	border:solid #333399 1px;
	/*text-align:center;
	vertical-align:middle;*/
}

hr.stop
{
	width:20%;
	height:1px;
	color: #3c3992;
	margin-top: 25px;
	margin-bottom:25px;
}

h3, h4
{
	margin:0px;
}

li
{
	list-style-type: square;
	list-style-position: outside;
}
