html, body {
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
.content {
	margin: 0 auto;
	background:#FFFFFF;
	height:100%;
	width:842px;
}
#footer
{
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
	height: 80px;
	
	
}
.table{
	height:100%;
}
.tekstContact {
	font-style:italic;
}
.tekstCategorie {
	text-decoration:none;
	color:#093158;
}
.tekstCategorie:hover {
	text-decoration:underline;
}
.tekstCopyright {
	color:#CCCCCC;
	font-size:10px;
}
#menu {
	width:200px;
}
.menuBox{
	width:200px;
	margin-bottom:2px;
	background-color:#000000;
	height:25px;
}
.menuBox a {
	width:200px;
	height:25px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	padding-left:10px;
}
.menuBox a:hover {
	text-decoration:underline;
}
#random {
	margin-left:5px;
	width: 150px;
}
.randomBox{
	width:140px;
	margin-bottom:2px;
	background-color:#093158;
	height:25px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	padding-left:10px;
}
.randomBox a {
	width:140px;
	height:25px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	padding-left:10px;
}
.randomBox a:hover {
	text-decoration:underline;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #ffffff;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #ffffff;
}

.suckerdiv ul li a:hover{
background-color: white;
}

.suckerdiv .subfolderstyle{
margin-bottom:2px;
background-color:#000000;
height:25px;
color:#FFFFFF;
font-size:12px;
text-transform:uppercase;
padding-left:10px;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.catBox{
	width:150px;
	height:130px;
	margin-left:4px;
	margin-bottom:10px;
	float:left;
}
.subCatBox{
	width:150px;
	height:130px;
	margin-left:4px;
	margin-bottom:10px;
	float:left;
}
.subCatBoxImage{
	width:150px;
	height:50px;
	margin-bottom:10px;
	float:left;
}
.machineBoxOptie {
	width:130px;
	height:30px;
	background-color:#333333;
	text-align:center;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
.machineBoxOptie a  {
	width:130px;
	height:30px;
	display:block; 
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	line-height:30px;
	text-transform:uppercase;
}

.trClassOut {
	background-color:#FFFFFF;
	border-bottom:#666666 solid 5px;
}
.trClassOver {
	background-color:#EFEFEF;
	cursor:pointer;
}
.tdClass {
	background-color:#CCCCCC;
}
.tdMachine {
	background-color:#EFEFEF;
	height:25px;
	padding-left:5px;
}
.machineFoto {
	border: #eee266 solid 2px;
	margin:2px;
}
.select {
	border: 1px solid #CCCCCC;
	margin-top:2px;
	margin-right:2px;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom:3px; 
}
.label {
	margin-top:2px;
	display: block;
	float: left;
	text-align:left;
	width: 125px;
	padding-right: 10px;
}


.nieuwsBlok {
	float:left;
	width:450px;
	height:120px;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
	background-position:bottom;
}
.nieuwsNieuws {
	width:390px; 
	padding-left:10px; 
	float:left;
}
.nieuwsDatum {
	color:#999999;
	font-style:italic;
}
h1 {
	color:#093158;
	font-size:16px;
}
.h1machineName {
	color:#FFFFFF;
	font-size:20px;
}

.tekst {
	color:#093158;
}
a.tekst {
	color:#093158;
	text-decoration:none;
}
a.tekst:hover {
	text-decoration:underline;
}

.vlaggen {
	padding-right:10px;
}
.vlag {
	padding-right:30px;
	width:75px;
	text-align:center;
	height:80px;
	float:left;
	text-decoration:none;
}