/*
(c) ICT Business Partners B.V. 
domein:	ICTBusinessPartners.nl 
versie:	2.0
*/

/* resetting all margins and padding to achieve flexibility */
* {
	margin: 0px;
	padding: 0px;
}

html { min-height: 100%; }


/*html {
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #ddffdd;
scrollbar-darkshadow-color: #336633;
scrollbar-face-color: #669966;
scrollbar-highlight-color: #eeffee;
scrollbar-shadow-color: #003300;
scrollbar-track-color: #ffffff;
}*/


@charset "utf-8";
p {
	margin-top: 0em;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.5em;
	color: #214aa6;
	font-weight: bold;
	margin-bottom: 1.0em;
}
h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}
h3 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 1em;
	font-weight: bold;
	font-style: normal;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.blockquote {
	font-style: italic;
	margin-left: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border: 1px solid #669966;
	background-color: #FFFFCC;
	margin-right: 0em;
	padding-right: 1.5em;
	font-size: 1.1em;
}

ul {
	margin-left: 2em;
	margin-bottom: 1em;
}



a:link {
}


a:hover {
	color: #006699;
}
a.breadcrums {
	color: #666666;
	padding-left: 5px;
	font-size: 0.9em;
	text-decoration: underline;
}
a.breadcrums:hover {
	color: #999999;
}
a.currentcrum {
	color: #003399;
	padding-left: 5px;
	font-size: 0.9em;
	text-decoration: underline;
}
a.currentcrum:hover {
	color: #FFFFFF;
}



.top_table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
a.title_contact {
	color: #666699;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 3px;
	padding-left: 12px;
}
a.title_contact:hover {
	color: #10457B;
}
.GotoTop {
	float: right;
	margin-left: 1em;
	margin-top: -2.7em;
	text-decoration: none;
}
.browseback {
	color: #666666;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	margin-right: 1em;
}
.browseback_hover {
	color: #999999;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	cursor: pointer;
	margin-right: 1em;
}
.browseback_hover_green {
	color: #999999;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	cursor: pointer;
	margin-right: 1em;
}

img.logo {
	border:none;
}



/* CSS Document */

.main_table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.main_body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}



.main_content {
	height: auto;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 28px;
	padding-right: 16px;
	padding-bottom: 16px;
}
.title_info {
	position: absolute;
	right: 15px;
	top: 105px;

}
.inspringen {
	padding-left: 1em;
}

#title_image {
	position: absolute;
	left: 22px;
	top: 12px;
}

.clickable_section {
	border: 1px solid #FFFFFF;
	margin-bottom: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
.clickable_section_hover {
	border: 1px solid #DDDDDD;
	margin-bottom: 0.5em;
	background-color: #F0F0F0;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-left: 1em;
}


#side_bar {
	height: auto;
	background-color: #FFFFFF;
}

.copyright {
	font-size: 0.8em;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.3em;
}
.lees_verder {
	font-size: 0.8em;
}
a#disclaimer {
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.3em;
	font-style: normal;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0px;
}
a#disclaimer:hover {
	color: #CCCCCC;
}

#side_bar_copyright {
	position: fixed;
	bottom: 10px;
	text-align: center;
	width: 150px;
	left: 0px;
}

