BODY
{
  margin-top:0pt;
  margin-left:0pt;
}
H1{
	 font-size: 14px;
	 margin: 2px;
}
A, .zoek, H1{
	font-family: Verdana, Arial, Sans-Serif;
}

A{
	font-size: 12px;
	text-decoration: none;
	color:black;
}
INPUT{
	border: 1px solid black;
	height: 22px;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;

}

FORM{
	display: inline;
}

.time{
		margin-top: 5px;
 		TEXT-ALIGN: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
		white-space: nowrap;
    COLOR: silver;
    FONT-FAMILY: Arial,Helvetica;
		font-style: italic;
}
.top{
  background-image: url('images/top.jpg');
  width: 800px;
  height: 186px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
.content{
  width: 800px;
	border: 1px solid black;
	padding: 0px;
	border-top: 0px solid black;
	
}
.zoek{
	position: relative;
	left: 240px;
	top: 158px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: 700;
}

.main{
  width: 100%;
}
.left{
  background-image: url('images/bg_left.gif');
  width: 190px;
  height: 70%;
}
.right{
  width: 130px;
}
.menu{
		margin-left:25px;
		font-weight: 700;
}
.base {
}
.machine {
		display: none;
}
.toplinks {
		color: silver;
		font-weight: bold;
}
.mylay
{
    TEXT-ALIGN:center;
    BORDER-RIGHT: black 1pt solid;
    PADDING-RIGHT: 10pt;
    BORDER-TOP: black 1pt solid;
    PADDING-LEFT: 10pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Arial,Helvetica;
    BACKGROUND-COLOR: #B3B3EF;
}