html {
	 overflow: -moz-scrollbars-vertical;
   overflow-y: scroll;
}
img {
border: 0px solid;
}
body {
	margin: 0;
	padding: 0;
	line-height:140%; 
	font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Verdana; 
	font-size: 12px;
	color: #737373;
	/*background: #FFF url('../images/house_bottom.jpg') repeat-x;
	background-position: 0% 710px;*/
	text-align: left;
}
a {
	color: #5e80b3;
	text-decoration: none;
	border: none;
	border-style: none;
}
a:hover, a:visited {
	color: #a2b7d6;	
	text-decoration: none;
	border: none;
	border-style: none;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e1e0de;
}
ul {
margin:0;
padding:0;	
}
li {
list-style:none;
margin:0;
padding:0;
display: inline;
}
td {
	vertical-align: top;
}
.container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}
.header {
	position: relative;
	height: 95px;
}
.nav a, .nav a:visited {
	color: #5e80b3;
	font-weight: bold;
	display: inline-block;
	text-align: left;
	text-decoration: none;	
	margin: 0 0 0 10px;
	height: 20px;
	padding: 3px 15px 2px 15px;
}
.actived {
	background: #efedeb;
	color: #1f63bf; 
}
.nav a:hover {
	color: #1f63bf;
	background: #efedeb;
	text-decoration: none;	
}
.menu {
	margin: 30px 0 0 0;
	/*background: url('../images/menu_line.jpg') no-repeat  0px 45px;*/
	height: 30px;
	position: relative;
}
.line {
	background: url('../images/menu_line.jpg') no-repeat;
	height: 10px;
}
.textarea {
	width: 420px;
	text-align: justify;
	margin: 30px 20px 0 20px;
	float: left;
	/*background: #FFF;*/
					 /* for IE */
 					 /*filter:alpha(opacity=80);*/
  				/* CSS3 standard */
  			/*	opacity:0.8;*/
  padding-left: 5px;
  padding-right: 5px;
}
.module{
	background: url('../images/bg_module.jpg') repeat-x left top;
	width: 528px;
	padding: 0px;
	float: left;
	/*min-height: 725px;*/
	margin-top: 20px;
	height: 100%;
}
.moduletext {
	padding: 5px 20px 20px 20px;
	

}
h1 {
	font-size: 24px;
	color: #5e80b3;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial;
	font-weight: normal; 
	letter-spacing: -1px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	color: #a2b7d6;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial; 
	font-weight: normal;
}
.footer {
	background: #5d80b0;
	position:relative;
	/*top: 55px;*/
}
.footertop {
	background: #5d80b0 url('../images/house_bottom.jpg') repeat-x left top;
	height: 122px;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	/*position:relative;*/
	top: 0px;
}

.bottominner {
	color: #a2b7d6;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 10px;
	font-size: 11px;
}
h2.bottomheader {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.bottomlist {
	list-style:none;
	margin:0;
	padding:0;
	display: block;
	padding-top: 2px;
}
.bottomul {
	margin:0;
	padding:0;
}
.bottombox1 {
	padding-right: 20px;
}
.bottombox2 {
	padding-right: 40px;
}
.bottomlist a, a:visited .bottomlist {
	color: #a2b7d6;
	text-decoration: none;	
}
.bottomlist a:hover  {
	color: #FFF;	
	text-decoration: none;	
}
.bottom {
	padding-bottom: 20px;
	margin-top: -6px;
}
.footerbottom {
	background: #dfdfdf;
	height: 30px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.footermenu {
	width:1022px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 0 10px;
}
.bottomlist2 {
	list-style:none;
	margin:0;
	padding:0 20px 0 0;
	display: inline;
	padding-top: 2px;
	float: right;
}
.bottomul2  {
	margin:0;
	padding:0;
}

.bottomlist2 a, a:visited .bottomlist2 {
	color: #737373;
	text-decoration: none;	
}
.bottomlist2 a:hover  {
	color: #5e80b3;	
	text-decoration: none;	
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}
#wrapper{
width: 500px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: url('../images/tab.jpg') no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.aangesloten {
	position: absolute;
	left: 50%;
	bottom: 1px;
	width: 931px;
}
#outerdiv
{
width:692px;
height:1180px;
overflow:hidden;
position:relative;
} 
#inneriframe {
position:absolute;
top:-320px;
left:-238px;
width:692px;
height:1600px;
} 
