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

body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #305c81;
	padding: 0px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	text-decoration: none;
}
a {
	outline: none;
}

#left{
	width:412px;
	float:left;
	_width:411px;
}

#right{
	float:right;
}

#right table{
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#000;
	border-spacing:0px;
}

#right table td{
	border-style:solid;
	border-width:1px 1px 0px 0px;
	border-color:#000;
	vertical-align:top;
}

#right ul li img{
	margin-top:30px;
	*+margin-top:50px;
}

.list_no_style{
	list-style-type:none;
}

#containerwrapper {
	background-image: url(../images/shadow-container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: auto;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#container {
	padding: 0px;
	float: right;
	height: auto;
	width: 946px;
	background-image: url(../images/content-back-02.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 225px;
}
#stripes {
	background-image: url(../images/main-stripes.jpg);
	width: 100%;
	position: relative;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(../images/verloop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 893px;
	min-height:500px;
	height: auto;
	position: relative;
	left: 16px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#sidebar {
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5c9dc6;
	width: 246px;
	height: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#sidebar h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 35px;
	margin-bottom: 14px;
}

#sidebar h2 a{
	margin-right: 35px;
	font-size: 14px;
	color: #004d7b;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	width:246px;
	padding-top:2px;
	font-weight:normal;
}

#sidebar h2 a:hover {
	font-weight:normal;
	color: #004d7b;
}


#sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 35px;
}
#sidebar ul li {
	display: block;
	padding-left: 12px;

}

#sidebar ul li a {
	color: #004d7b;
	text-decoration: none;
	font-size: 14px;
	background-image:url(../images/w5znwi2i.png);
	height: 25px;
	display:block;
	margin-left:-82px;
	width:205px;
	text-indent:30px;
	margin-bottom:-14px;
}

#sidebar ul li .last{
	margin-bottom:-9px;
}

#sidebar ul li a:hover , #sidebar ul li .active {
	background-image:url(../images/w5znwi2i2.png);
	height: 25px;
	display:block;
	width:205px;
}

#sidebar ul ul {
	margin-left: 0px;

}
.sidebar-active {
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: 12px;

}
#sidebar ul li ul li  a{
	font-size: 12px;
	display: block;
	padding-left: 12px;
	background-image:url(../images/w5znwi2i3.png);
	height: 25px;
	display:block;
	margin-left:-59px;
	width:193px;
	margin-bottom:0px;

}
#sidebar ul li ul li a:hover, #sidebar ul li ul li .active {
	background-image:url(../images/w5znwi2i4.png);
	height: 25px;
	width:193px;
	display:block;
}

#sidebar ul li .last_active{
	margin-bottom:-9px;
	background-image:url(../images/w5znwi2i4.png);
	height: 25px;
	width:193px;
	display:block;
}

#sidebar-image {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}


#main {
	float: right;
	margin: 0px;
	padding: 35px;
	width: 576px;
	color:#015081;
	_width: 575px;
}
#main a {
	color: #0068A7;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}


#main h1 {
	font-size: 120%;
	color: #0068A7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(../images/footer.jpg);
	clear: both;
	height: 34px;
	position: relative;
	text-align: right;
	padding-top: 90px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	color: #CCC;
	margin: 0px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.space {
	padding-right: 12px;
	padding-left: 12px;
}
#clearfix {
	height: 39px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#clear{
	width:100%;
	clear:both;
	min-height: 375px;
	margin: 0px;
	padding: 0px;
}

#footer span a, #footer span a:hover{
	color: #CCC;
	text-decoration: none;
}

/** OVERLAY **/
#lbtitel {
	font-size: 120%;
	color: #0068A7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

div#lightbox1 a {
	color:#0068A7;
	text-decoration:none;
}

.leightbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height:17px;
	color: #616161;
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 375px;
	padding: 1em;
	border: 1em solid #dddee3;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#305c81;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

div#ismc {
	position:absolute;
	top:62px; 
	left:70%;
	z-index:9999;
	width:280px;
	height:280px;
	background-image:url(../images/ismc.png);
	background-repeat:no-repeat;
}
