body{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #a0a0a0;
	margin: 0 0 0 0;
}

li{
	margin-left: 0px;	
}

a img{
	border-style: none;
}

a{
	color: #d93e3e;
}

input{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

textarea{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	overflow: auto;
}

table.supercontainer{
	margin: 0 0 0 0;
}

td.container{
	width: 760px;
}

td.sl{
	background-image: url("../images/bgl.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

td.sr{
	background-image: url("../images/bgr.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

td.onderkant{
	margin-bottom: 10px;
	background-image: url(../images/onderkant_ie.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
}
td.onderkant2{
	margin-bottom: 10px;
	background-image: url(../images/onderkant.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
}

div.content{
	/*width: 720px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 17px;
	font: 11px/19px Tahoma;
	color: #a0a0a0;
	background-color: #fefefe;
}

div.content div{
	font: 11px/19px Tahoma;
	color: #a0a0a0;
}

div.footerrand{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url("../images/bgbalk.gif");
	width: 720px;
	height: 18px;
	clear: both;
}

div.footer{
	clear: both;
	width: 760px;
	background-color: #ffffff;
	font: 9px/9px Tahoma;
	color: #a0a0a0;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.footer a{
	font: 9px/9px Tahoma;
	color: #a0a0a0;
	text-decoration: none;
}

div.witblok{
	margin-top: 10px;
	margin-bottom: 5px;
 	float: left;
 	width: 350px; 
 	text-align: left;
 	float: left;
 	padding-top: 15px;
}

div.witblokgroot{
	margin-top: 0px;
 	align: right; 
 	width: 340px;
 	text-align: left;
}

div.witblok a{
	color: #d93e3e;
	font-weight: bold;
	text-decoration: none;
}

div.witblokgroot a{
	color: #d93e3e;
	font-weight: bold;
	text-decoration: none;
}

div.grijs{
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	background-color: #f7f7f7;
	width: 320px;
	float: right;
	text-align: left;
}

div.grijs a{
	font: 11px/19px Tahoma;
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: none;
}

div.grijs a:hover{
	font: 11px/19px Tahoma;
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: underline;
}

div.krachtLink{
	margin-bottom: 3px;
}

div.portfoliomenu{
	float: left;
}

div.portfoliocontent{
	float: right;
	width: 520px;
	padding-right: 10px;
}

div.projectblok{
	width: 520px;
	float: right;
	padding: 10px;
}

div.projectblok table tr{
	background-color: #f7f7f7;
}

div.projectblok table td{
	background-color: #f7f7f7;
	padding: 10px 10px 10px 10px;
}

img.kopje{
	margin-top: 10px;
}

.form input,.form textarea{
	border: 1px solid #cccccc;
	background-color: #f7f7f8;
	color: black;
	font-size: 10px;
	padding: 1px;
	font-family: arial;
}

.form li,.form ol,.form ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

td.menuitem{
	color: #8d8d8f;
	font: 11px/19px Tahoma;
	font-weight: bold;
}

td.menuitem a{
	font: 11px/19px Tahoma;
	color: #8d8d8f;
	font-weight: bold;
	text-decoration: none;
}

a.menuitemactive{
	font: 11px/19px Tahoma;
	color: #dd4b4a;;
	font-weight: bold;
	text-decoration: none;
}

td.menuitem a:hover{
	font: 11px/19px Tahoma;
	color: #cc6666;
	font-weight: bold;
	text-decoration: none;
}

td.menuitem{
	font: 11px/19px Tahoma;
	color: #8d8d8f;
	font-weight: bold;
	text-decoration: none;
}

tr.menuitem{
	cell-spacing: 10px 0px 0px 0px;	
}

a.project{
	padding: 0px 2px 2px 12px;
	margin-left: 30px;
	text-decoration: none;
	color: #808080;
	font-weight: normal;
}

a.projecta{
	background: url('../images/project_on.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0px 2px 2px 12px;
	margin-left: 30px;
	text-decoration: none;
	color: #dd4b4a;
	font-weight: bold;
}

a.project:hover{
	background: url('../images/project_on.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	color: #cc6666;
}

img.pijlimg{
	margin-right: 20px;
}

span.failed
{
	color: red;
}

img.invisible
{
	display: none;
}