@charset "utf-8";
/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(../template-images/bg.png) repeat-x scroll 0 -4px;
	font-size:62.5%;
	height:100%;
	position:relative;
}

body{
	height:100%;
	margin:0;
	color: #636466;
}

#main{
	margin: 0 auto;
	position:relative;
	width:960px;
	background-color:#FFFFFF;
	border-left-color:#000000;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style: solid;
	border-right-width:1px;
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
}

#header
{
	/*background: #FFFFFF url(../template-images/header-bg.gif) no-repeat scroll 0 0;*/
	height:118px;
	left:0;
	position:absolute;
	top:0;
	width:960px;
	z-index:2;
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
}

#mainbanner{
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
}

#container
{
	overflow:hidden;
	background:#FFFFFF;
	padding:118px 0 0;
	width:100%;
}

#footer
{
	background: transparent url(../template-images/footer-background.gif) no-repeat scroll 0 0;
	overflow:hidden;
	padding:0 0 25px;
	width:100%;
}

#copyright
{
	color:#FFFFFF;
	float:left;
	margin: 10px 0 0 30px;
	font-size:9px;
}

#copyright a
{
	color:#FFFFFF;
	font-size:9px;
}

#content
{
	background:#FFFFFF url(../template-images/main-content-gradient.gif) repeat-x scroll 0 0;
	overflow:hidden;
	padding:0 0 0 30px;
	width:930px;
}

.left-content{
	/*background:url(../template-images/left-content-bg.gif) no-repeat;*/
	float: left;
	margin: 10px 0 0;
	padding: 0 0 5px;
	width:300px;
	height:400px;
}

.inner-left-content
{
	width:260px;
	padding-left:20px;
}

.content-image
{
	float:left;
	width:0px;
	margin: 10px 0 0 10px;
}

.center-content
{
	float:left;
	width:580px;
	margin: 10px 0 0 10px;
}

.nieuwsitem
{
	
}

.nieuwsitem h3
{
	text-decoration:underline;
}

.right-content
{
	float:left;
	width:200px;
	padding: 10px 10px 10px 10px;
}

.right-content li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

#logolink{
	left:60px;
	position:absolute;
	top:40px;
}

ul.top-nav {
	background:transparent url(../template-images/top-nav-bg.gif) repeat-x scroll 0 0;
	display:inline;
	margin:0 16px 0 0;
	clear:both;
	float:left;
	width:920px;
}
ul.top-nav, ul.left-nav {
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
}
ul, ol {
	margin-left:2em;
}
ul, ol, dl, p, pre, table {
/*	margin-bottom:1em;*/
}

ul.top-nav li {
	background:transparent url(../template-images/top-nav-divider.gif) no-repeat scroll right top;
	float:left;
}
ul.user-nav li, ul.top-nav li, ul.left-nav li, ul#pathway-links li, .side-panel ul li, ul#our-partners li {
	list-style-type:none;
}
/*
ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
li {
	margin-bottom:0.5em;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
*/
ul.top-nav li a {
	color:#444444;
	float:left;
	padding:6px 36px 7px 37px;
	text-decoration:none;
}

ul.top-nav li a:hover {
	background:transparent url(../template-images/top-nav-bg-hover.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
}

.right_image_div{
	padding-right:250px;
	width:90%;
	padding-bottom:10px;
}

.right_image_div p{
	color:#424242;
	font-size:11px;
	line-height:150%;
}


.right_image_div h3{
	color:#787027;
	font-size:16px;
	padding-left:20px;
}

.left_image_div{
	padding-left:250px;
	width:90%;
	text-align:right;
}

.left_image_div p{
	color:#424242;
	font-size:11px;
	line-height:150%;
}

.left_image_div h3{
	color:#787027;
	font-size:16px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:right;
}

#hostingmatrix{
	color:#424242;
	font-size:11px;
	line-height:150%;
}
/*a {
	color:#006ABC;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}*/