/* redefined */
.bg{background-image: url(../images/bg_main.gif);
	background-repeat:repeat-y;
	background-position:center;}
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #5E507A;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	background-color: #DDD;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #2a2876;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#FFFFFF;
		
}
.adres {
	font-size: 14pt;
	font-weight: bold;
	text-align:right;
}
.adres2 {
	font-size: 10pt;
	font-weight: bold;
	text-align:right;
}

.breadcrumbs{
	font-family: Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:#10458c;
}
.disclaimer{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-style: normal;
	text-decoration: none;
}
.menu{
	background-color: #D0CCDB;
	background-position: top;
	margin-left: 0px;
	border: 1px solid #fff;
	background-repeat: repeat-x;
}
.Letop{
	background:red;
	border:0px solid #006699;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	width="0px";
	white-space: nowrap;
}
table{
	font-size: 10pt;
}
li {
	font-family: Tahoma;
	font-size: 10pt;
	color: #5E507A;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	list-style-image: url("../images/image_nav_arrow1.gif");
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E507A;
	font-style: normal;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align: center;
	border: 1pt #dccede solid;
	color: #5E507A;
	margin-left:100px;
	margin-right:100px
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5E507A;
}
h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5E507A;
}
h5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #10458c;
}
a{
	color: blue;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
}

a:hover{
	color: red;
	text-decoration: none;
}

.contact {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E507A;
	font-style: normal;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
hr{
	border: 0px solid #dccede;
	border-top-width:1px;
	height:0px;
}
.content{
	background-color: #f5f7f8;
	text-align: left;
	padding:10px;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dccede;
	
}
.iframe{
	background-color: #f5f7f8;
}

.frame{
	background-color: #f5f7f8;
	float:right;
	width:630px;
}
.leftmenu{
	
	float:left;
	width:300px;
	height:800px;
}
.foto{
	background-color: #c9d0d8;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 117px;
	width: 100%;
	padding-right:20px;
	border: 1px solid #dccede;
}
.submenu {
	position: absolute;
	background: #ffffff;
	line-height: 20px;
	visibility: visible;
}


.submenu a {
	display: block;
  	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 20px;	
	color: #009CA3;
	text-decoration: none;
}

.submenu a:hover {
	background: url(../knoppen/menuover_bg.jpg) repeat-x;
	color: #ffffff;
}
/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding-top: 10px;
	background: #EFEFEF;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
