@charset "utf-8";

body {
	background: #FFFFFF;
	font-size: .75em;
	color: #555;
}

.left {
	float: left;
}

.right {
	float: right;
}

#wrap {
	background: #FFFFFF url(../../img/pagebg.gif) no-repeat;
	margin: 0 auto;
	width: 1000px;
}

#header {
	position: relative;
}

#top {
	height: 133px;
	color: #8f9890;
}

.logo {
	margin: 20px 70px;
}

h1 {
	margin-left: 70px;
	margin-top: 40px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0;
	line-height:1.1em;
}

#cat {
	color: #FFFFFF;
	font-size: 1.3em;
	padding: 15px 50px;
	background: url(../../img/catbg.png);
	border-bottom: #8F9890 1px solid;zoom:1;
	min-height:105px;
}
*html #cat{
	height: 105px;	
}

.cate {
	width: 240px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	margin: 5px 30px;
	position: relative; /* bugfix IE */
	
}

.cate a:link, .cate a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.cate a:hover {
	background: url(../../img/catebg.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.cate_niet_actief {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: none;
}

.cate_actief {
	background: url(../../img/catebg.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#site {
	clear: both;
	min-height: 165px;
	position: relative;
	background: url(../../img/sitebg.png);
	padding: 1px;
	zoom:1;
}

* html #site { /* fix voor IE 6 */
	background: url(../../img/sitebg.gif);
	height : 165px;
}

#site_2 , #site_3, #site_4, #site_5{
	clear: both;
	min-height: 165px;
	position: relative;
	background: url(../../img/sitebg.png);
	padding: 1px;
	zoom:1;
}

* html #site_2, * html #site_3, * html #site_4, * html #site_5 { /* fix voor IE 6 */
	background: url(../../img/sitebg.gif);
}

.sitelink {
	margin-left: 400px;
	margin-top: 70px;
}

h2 {
	color: #ff6600;
	font-size: 1.9em;
	line-height:1.1em;
	font-weight: normal;
	margin: .5em 0;
}

.link {
	color: #3b6a98;
	font-size: 1.4em;
}

.link img {
	vertical-align: middle;
	margin-right: .5em;
}

.link a:link, .link a:visited {
	color: #FF6600;
	text-decoration: none;
}

.link a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#screen {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 350px;
}

#main {
	margin: 30px 0;
	line-height: 1.5em;
}

#content {
	margin-left: 70px;
	float: left;
	width: 570px;
	display:inline;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0;
}

hr {
	background: #e0e0e0;
	color: #e0e0e0;
	height: 1px;
	border: none;
	margin: 1em 0;
}

#content ul, #content2 ul {
	list-style-image: url(../../img/bullet.gif);
	margin-left :.5em;
}

#content ul li {
	margin: .5em 1em;
}

#side {
	margin-right: 70px;
	width: 200px;
	float: right;
	color: #8f9890;
	font-size: .9em;
}

.human {
	border: #47739e 1px solid;
	color: #47739e;
	padding: .5em;
	font-size: .9em;
	line-height: normal;
	margin: 30px 0;
}

.human h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

.human img {
	margin-right: 1em;
}

#footer {
	clear: both;
	height: 150px;
	background: url(../../img/footerbg.gif);
	padding: 10px 70px;
	font-size: .9em;
}

#footer a:link, #footer a:visited {
	color: #555;
}

#footer a:hover {
	color: #7d837e;
}

#footer p {
	margin: .5em 0;
}

#footer ul {
	margin: .5em 0;
}

.foot {
	width: 246px;
	float: left;
	padding-right: 40px;
}

#footlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footlist li {
	margin: 0;
	padding: 0;
	background: url(../../img/bullet.gif) no-repeat 0 .5em;
}

#footlist li a:link, #footlist li a:visited {
	padding-left: 1em;
	background: url(../../img/bullet.gif) no-repeat 0 .5em;
}

#footlist li a:hover {
	padding-left: 1em;
	background: url(../../img/bulleta.gif) no-repeat 0 .5em;
}

#disclaimer {
	clear: both;
	color: #7d837e;
	font-size: .9em;
	padding: 10px 70px;
	margin-bottom: 10px;
}

#disclaimer a {
	color: #7d837e;
}

button.links {
	border: #fff 1px solid;
	background: #ff6600;
	color: #FFFFFF;
	font-size: .9em;
	padding: .2em .5em;
	cursor: pointer;
}

button.over {
	border: #fff 1px solid;
	background: #3b6a98;
	color: #FFFFFF;
	font-size: .9em;
	padding: .2em .5em;
	cursor: pointer;
}

#content2 {
	background: url(../../img/content2bg.gif);
	margin: 0 70px;
}

#content2 a:link {
	color: #555;
	text-decoration: none;
}

#content2 a:visited {
	color: #7d837e;
	text-decoration: none;
}

#content2 a:hover {
	color: #3b6a98;
	text-decoration: underline;
}

h4 {
	color: #3b6a98;
	font-size: 1.2em;
	font-weight: normal;
}

h4 img {
	vertical-align: middle;
	margin-right: 1em;
}

.links2 {
	width: 246px;
	float: left;
	padding-right: 40px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
}
