* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#242424;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b2110f;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h3 {
	font-size:22px;
	font-weight:normal;
	color:#b2110f;
	margin-bottom:10px;
}
h2 {
	width:auto;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	color:#b2110f;
}
p {
	margin-bottom:10px;
}
#table, td {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

/* ---------------------------------------------------- dutoICT ---------------------------------------------------- */
#containter {
	width:100%;
	background-color:#fff;
}


/* TOP
/* --------------------------------------- */
#topcontainer {
	width:100%;
	height:343px;
	border-top:#b2100b 2px solid;
}
#top {
	position:relative;
	top:0px;
	left:50%;
	width:926px;
	margin-left:-463px;
	margin-top:31px;
}

/* LOGO
/* -------------------- */
#top-logo {
	width:926px;
	height:54px;
	border-bottom:#9c9c9c 1px solid;
}
#logo {
	float:left;
	width:242px;
	height:43px;
}

/* TOPNAV
/* -------------------- */
#linkpanel {
	width:926px;
	height:33px;
	margin:4px 0px 8px 0px;
	background-image:url("/assets/images/linkpanel.jpg");
	background-repeat:no-repeat;
}
#linkpanel ul {
	float:left;
	list-style:none;
}
#linkpanel li {
	float:left;
}
#linkpanel li a {
	float:left;
	list-style:none;
	padding:9px 0px 0px 19px;
	color:#575757;
	text-decoration:none;
}
#linkpanel li a:hover {
	color:#b2110f;
}
#linkpanel li a.active {
	color:#b2110f;
}

/* EYECATCHER
/* -------------------- */
#eyecatch {
	width:924px;
	height:208px;
	border:#9c9c9c 1px solid;
}
#eyecatch-left {
	width:232px;
	height:208px;
	float:left;
}
#eyecatch-left ul {
	list-style:none;
	list-style-position:inside;
}
#eyecatch-left li a {
	list-style:none;
	background-image:url("/assets/images/dbl-arrow.jpg");
	background-repeat:no-repeat;
	font-size:16px;
	color:#6e6e6e;
	padding-left:20px;
	text-decoration:none;
}
#netwerkaudit {
	width:126px;
	height:100px;
	padding:26px 0px 0px 0px;
	background-image:url("/assets/images/netwerkaudit.jpg");
	background-repeat:no-repeat;
	margin:29px 0px 0px 45px;
	text-align:center;
}
#netwerkaudit a {
	font-family:"Myriad Pro", Arial;
	font-size:22px;
	text-decoration:none;
	color:#fff;
}
#eyecatch-right {
	width:691px;
	height:208px;
	float:right;
}


/* CONTENT 
------------------------------------------------------------------------------------------ */
#contentcontainer {
	width:100%;
	background-color:#fff;
}
#dutoict-content {
	position:relative;
	left:50%;
	width:926px;
	margin-left:-463px;
}
#content {
	border-top:#b2110f 1px solid;
	padding-top:20px;
}

#content img {
	border:#9f9f9f 1px solid;
}


/* CONTENT LEFT
/* -------------------------------------------------- */
#content-left {
	float:left;
	width:561px;
	padding-right:15px;
}


/* CONTENT RIGHT
/* -------------------------------------------------- */
#content-right {
	float:right;
	width:320px;
	color:#b2110f;
}
#content-right #overzicht a {
	text-decoration:none;
}
#content-right #overzicht ul {
	float:left;
	list-style:none;
}
#content-right #overzicht li,
#content-right #overzicht li.last {
	float:left;
	list-style:none;
	margin:0px 10px 10px 0px;
}
#content-right #overzicht li.last {
	margin-right:0px;
}


/* FOOTER
/* --------------------------------------- */
#footercontainer {
	width:100%;
	background-image:url("/assets/images/bg_footer.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#3f3f3f;
}
#footercontent {
	position:relative;
	left:50%;
	width:926px;
	margin-left:-463px;
}

#footer {
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	color:#fff;
}



/* BOTTOM LINKS
/* -------------------- */
.btmlinks {
	float:left;
	width:182px;
	margin-right:18px;
}

.btmlinks ul {
	list-style:none;
}
.btmlinks li,
.btmlinks li.last {
	list-style:none;
	width:182px;
	height:23px;
	padding-top:4px;
	border-bottom:1px solid #676767;
}
.btmlinks li.last {
	border:none;
}
.btmlinks a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c6c6c6;
	text-decoration:none;
}

/* GEGEVENS
/* -------------------- */
.adresgegevens {
	float:left;
	width:298px;
	height:148px;
	padding:10px;
	border:#676767;
	background-color:#fff;
}
.adresgegevens a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




/* BOTTOM
/* -------------------- */
#spacer-bottom {
	clear:both;
	width:926px;
	height:15px;
}
#bottom {
	border-top:#676767 1px solid;
	font-size:11px;
	width:926px;
	height:40px;
	padding-top:10px;
	clear:both;
}
#bottom a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#676767;
	font-size:11px;
}