/* CSS voor ICT Persoonlijk */
/* Door Raphael Spanjaard */
/* Alle rechten voorbehouden en copyright 2010 SolutionR */


/* Meyer Reset Tool v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* Main Styling */
body, html {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	background: #5cb100 url(bg.png) repeat-x;
}

#container {
	margin:  0 auto;
	width:  1050px;
}

#middle {
	background: url(middle.png) repeat-y center;
	width: 1050px;
	margin: 0 auto;
	float: left;
}	

#top1 {
	background: url(top.png) no-repeat bottom center;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 100px;
	width: 1050px;
	float: left;
}

#top {
	width: 1000px;
	float: left;
	margin-left: 25px;
	margin-top: -90px;
	z-index: 50;
	position: relative;
}

h1 a.logo {
	width: 235px;
	height: 72px;
	float: left;
	background: url(logo.png) no-repeat;
	text-indent: -1050px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bottom {
	width: 1050px;
	margin: 0 auto;
	background: url(bottom.png) no-repeat center top;
	height: 50px;
	float: left;
}

#left {
	width: 193px;
	float: left;
	margin-left: 23px;
}

#right {
	width: 810px;
	float: left;
}

#trustlogo {
	width: 122px;
	height: 65px;
  	margin-left: 30px;
  	padding-bottom: 5px;
  	float:  left;
	
}

#contenttop {
	width: 810px;
	height: 1px;
	float: left;
	margin-top: 7px;
	margin-left: -1px;
	margin-bottom: 25px;
	border-top:  1px solid #d2d2d2;
}

.clear {
clear:both;
} 

/* Navigation top */

#navigation-top {
	height: 25px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}

#naviation-top ul {
	width: 600px;
}

#navigation-top ul li {
	float: left;
	position: relative;
	line-height: 1em;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

#navigation-top ul li a {
	position: relative;
	display: block;
	line-height: 1em;
	text-decoration: none;
	cursor: pointer;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 13px;
	margin-bottom: 5px;	
}

#navigation-top ul li a:hover, #navigation-top ul li a:active {
	color: #666;
	border-bottom: 2px solid #666;
}

#navigation-top ul li a.active {
	color: #666;
	border-bottom: 2px solid #666;
}

/* Navigation left */

ul#menu {
	list-style-type:none;
	float: left;
	margin: 0;
	width: 192px;
	margin-top: 5px;
	margin-bottom: 25px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	padding: 9px;	
	border-top: 1px solid #d2d2d2;
}

ul#menu li a {
	text-indent:11px;
	font-size:8pt;
	color:#3f3f3f;
	background: url(menu-bg.png) repeat-x;
}

ul#menu a:hover {
	background: url(menu-bg-hover.png) repeat-x;
	color: #fff;
}

ul#menu li a.active {
	background: url(arrow_right.png) 170px no-repeat;
	color: #3f3f3f;
}

ul#menu ul {
  list-style-type:none;
  margin: 0;

}

ul#menu li ul li a {
  padding-left: 30px;
  color: #666;
  padding-top: 5px;
  padding-bottom: 5px;

}

ul#menu li ul li.nosub a:hover, ul#menu li ul li.nosub a:active {
	background: #ccc;
}

/* Table */

table {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	color: #4a4b4b;
}

table.datatable {
	width: 80%;
} 

td.datatable1 {
	width: 35%;
}

td.datatable2 {
	width: 65%;
}

th {
	text-align: left;
}

.buttons {
	margin-left: 25px;
}

/* Anchors */

a {
	color: #505050;
	text-decoration: none;
	padding-left: 5px;
	cursor: pointer;
}

a:hover{
	color: #666;
	text-decoration: underline;
}

a:visited{
	color:#4a4b4b;
}

#bottom a {
	color: #2a2a2a;
	padding-left: 0px;
	text-decoration:underline;
}

#content a {
	padding-left: 0px;
	text-decoration: underline;
}

h2 a.mijnictpersoonlijk {
	width: 136px;
	height: 40px;
	margin-right: 25px;
	float: right;
	text-indent: -10000px;
	margin-top: 30px;
	background: url(ictpersoonlijk.png) no-repeat;
}

h2 a.mijnictpersoonlijkactive {
	width: 136px;
	height: 40px;
	margin-right: 25px;
	float: right;
	text-indent: -10000px;
	margin-top: 30px;
	border-bottom: 2px solid #666;
	background: url(ictpersoonlijk.png) no-repeat;
}

h2 a.mijnictpersoonlijk:hover {
	border-bottom: 2px solid #666;
}

/* Text */

#top1 p {
	float: right;
	margin-right: 50px;
	margin-top: 10px;
	z-index: 100;
	position: relative;
}

#bottom p {
	font-size: 9px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 45px;
	padding-bottom: 20px;
	color: #2a2a2a;
}

.redtext {
	color: red;
}

#content p {
	color: #4a4b4b;
	line-height: 1.2em;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#content h1 {
    color: #4e6061;
    font-weight:normal; 
    font-size:150%;
	font-family: "Frutiger", "Frutiger Linotype", "Univers", "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "Myriad", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Tahoma", "Geneva", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-top: 25px;
	margin-left:  25px;
}

p.locatie {
	font-size: 9px;
	padding-left: 5px;
}

