
html, body {
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
    background:#fff;
	font-size: 11px;
 	font-family: Arial;
 	line-height: normal;
}

table {
	height:100%;
}

th, td, p {
	color: #000;
	font-size: 11px;
 	font-family: Arial;
 	line-height: normal;
}

ul {
	margin-left: 18px;
}

small, a, a:link, a:visited, a:active {
	color: #a1a1a1;
	text-decoration: none;
}

a:hover {
	color: #c02323;
	text-decoration: none;
}

.malibomba {
	font-size: 11px;
	text-decoration: none;
}

.dashed {
	border-right: 1px #818181 dashed;
}

.padding5 {
	padding: 5px;
}

.splashscreen {
	height: 92px;
	background: #fff
	url("/pics/header_10.jpg")
	no-repeat left center;
}

.splashmenu {
	height: 100%;
	background: #fff;
}

.spashmenu a.item, a.item:link, a.item:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.spashmenu a.item:hover {
	color: #fff;
	text-decoration: underline;
}

.spashmenu a.link, a.link:link, a.link:visited, a.link:active, a.link:hover {
	color: #a2a2a2;
	text-decoration: none;
}

.splashmenu .element {
	color: #fff;
	font-weight: bold;
}

.element th {
	color: #fff;
	width:150px;
	height: 20px;
}

.element td {
	width:150px;
	border: 0px;
	color: #a2a2a2;
}

.element li {
	color:#a2a2a2;
	cursor: hand;
	display:block;
	padding:0 0 3 5px;
	list-style-image: url(/pics/listitem-splashscreen.gif);
}

.element img {
	filter:alpha(opacity=50);
}


.hover {
	color:#000;
	cursor: hand;
	display:block;
	padding:0 0 0 5px;
	list-style-image: url(/pics/listitem-hover.gif);
}

input, textarea {
	color: #000;
	font-size: 11px;
 	font-family: Arial;
}

/**
 * Malibomba menu item
 */
.splashmenu .malibomba {
	width:150px;
	color: #fff;
	cursor: hand;
	font-weight: bold;
	text-align: center;
}

.malibomba th {
	color: #fff;
	width:150px;
	height: 20px;
	background: #6f839b;
}

.malibomba td {
	border: 0px;
	color: #000;
	cursor: hand;
}

.malibomba a.oplink, a.oplink:active, a.oplink:hover {
	color: #5d6978;
	text-decoration: none;
}

.malibomba li {
	color:#000;
	cursor: hand;
	display:block;
	padding:0 0 3 5px;
	list-style-image: url(/pics/listitem-hover.gif);
}

.malibomba a.item:hover {
	color: #fff;
	text-decoration: underline;
}

.malibomba img {
	filter:alpha(opacity=100);
}

/**
 * Oplossingen menu item
 */
.splashmenu .oplossingen {
	width:150px;
	color: #fff;
	cursor: hand;
	font-weight: bold;
	text-align: center;
}

.oplossingen th {
	color: #fff;
	width:150px;
	height: 20px;
	background: #344356;
}

.oplossingen td {
	border: 0px;
	color: #000;
	cursor: hand;
}

.oplossingen a.oplink, a.oplink:active, a.oplink:hover {
	color: #5d6978;
	text-decoration: none;
}

.oplossingen li {
	color:#000;
	cursor: hand;
	display:block;
	padding:0 0 3 5px;
	list-style-image: url(/pics/listitem-hover.gif);
}

.oplossingen a.item:hover {
	color: #fff;
	text-decoration: underline;
}

.oplossingen img {
	filter:alpha(opacity=100);
}


/**
 * Referenties menu item
 */
.splashmenu .referenties {
	width:150px;
	color: #fff;
	cursor: hand;
	font-weight: bold;
	text-align: center;
}

.referenties th {
	color: #fff;
	width:150px;
	height: 20px;
	background: #6589a7;
}

.referenties td {
	border: 0px;
	color: #000;
	cursor: hand;
}

.referenties a.oplink, a.oplink:active, a.oplink:hover {
	color: #5d6978;
	text-decoration: none;
}

.referenties li {
	color:#000;
	cursor: hand;
	display:block;
	padding:0 0 3 5px;
	list-style-image: url(/pics/listitem-hover.gif);
}

.referenties a.item:hover {
	color: #fff;
	text-decoration: underline;
}

.referenties img {
	filter:alpha(opacity=100);
}

/**
 * Contact menu item
 */
.splashmenu .contact {
	width:150px;
	color: #fff;
	cursor: hand;
	font-weight: bold;
	text-align: center;
}

.contact th {
	color: #fff;
	width:150px;
	height: 20px;
	background: #5d6978;
}

.contact td {
	border: 0px;
	color: #000;
	cursor: hand;
}

.contact a.item:hover {
	color: #fff;
	text-decoration: underline;
}

.contact a.link {
	color: #c02323;
	text-decoration: none;
}

.contact a.link:hover {
	color: #c02323;
	text-decoration: underline;
}

.contact img {
	filter:alpha(opacity=100);
}