@import url("reset.css");

/* GLOBAL */html{    height:100%;}body{    background: #444444;    height:100%;    font-family: Lucida Sans Unicode;    font-size:12px;
    line-height:130%;}
h1{
    font-family: Verdana;
    font-size: 14px;
    color: #0064b4;
    font-weight:bold;
    margin-top:10px;
    padding-bottom:20px;
}
h2{
    font-family: Verdana;
    font-size: 12px;
    color: #0064b4;
    font-weight:bold;
    margin-top:10px;
    padding-bottom:2px;
}#container{    background:  white;    width:991px;    //min-height:100%;        margin-left:auto;    margin-right:auto;padding-bottom:8px;}#header{    width:991px;    height:321px;    background: #fff url('/images/header.jpg') no-repeat;}/* HEADER */#menu-diensten{	float:left;	position:relative;	top:38px;	left:182px;	width:222px;	height:100px;	font: 13px Trebuchet MS;	line-height:17px;	color:#1f7f9b;	}#menu-informatie{	float:left;		position:relative;	top:38px;	left:198px;	width:192px;	height:100px;	font: 13px Trebuchet MS;	line-height:17px;	color:#1f7f9b;}#menu-diensten ul, #menu-informatie ul{	margin-left:15px;	list-style: square outside url("/images/list.jpg");}

#menu-diensten a, #menu-informatie a{color:#1f7f9b;	text-decoration:none;}#menu-diensten a:hover, #menu-informatie a:hover{text-decoration:underline;}
#bijeenkomsten{	float:left;		position:relative;	top:38px;	left:240px;	width:325px;	height:100px;}#bijeenkomsten li{	font: 13px Trebuchet MS;	line-height:17px;	color: white;}

#bijeenkomsten a, #aanmeldknop a{
	color: white;	text-decoration:none;
}
#bijeenkomsten a:hover, #aanmeldknop a:hover{
text-decoration:underline;}
/* MENUBAR */#menu-balk ul {float:left;	position: relative;	top:0px;
	left:8px;	width:816px;
	height:33px;	margin:6px 0 0 0px;	padding:0px 0px 0px 0px;	background-color: #e17103;	list-style:none;}#menu-balk li {	float:left;	margin:0px;	height:23px;	width:199px;	padding:9px 2px 1px 3px;	background-color: #e17103;	text-align:center;}#menu-balk a {	padding:0;	font: bold 11px Verdana;	color: white;
	text-decoration:none;}#menu-balk a:hover {
	text-decoration:underline;}body.home #menu-balk  li.home,body.investeringsfonds #menu-balk  li.investeringsfonds,body.bijeenkomsten #menu-balk  li.bijeenkomsten,
body.cursussen #menu-balk  li.cursussen{	background-color: #7ebd05;}#aanmeldknop{	display:block;	float:right;	position:relative;top:6px;	right:10px;	width:149px;	height:33px;	background-color:#2572ce;}#aanmeldknop a{	display:block;	color:white;	font: bold 11px Verdana;	padding:9px 0px 1px 35px;}
/* BODY */#body{	clear:both;    background: #fff ;	min-height:450px;}#film{	float:left;	position:relative;	top:8px;	left:8px;
	width:378px;}#content{	float:left;	position:relative;	top:8px;	left:16px;	width:565px;	min-height: 428px;	padding:10px;	background-color: #c0d4de;
	margin-bottom:16px;}
	
#content_iframe{
	float:left;	position:relative;	top:8px;	left:0px;	width:991px;	min-height: 428px;	padding:0px;
	margin-bottom:16px;
}	
	#content a{
    color: #0064b4;
    font-weight:bold;
    text-decoration:none;
    cursor:pointer;
}
#content a:hover{
	text-decoration:underline;	
}
#content p{
	padding-bottom:10px;	
}
#content ul{
	list-style-type: disc;
	margin-left:25px;
	margin-bottom:10px;
}	/* FOOTER */#footer{
	clear:both;	position:relative;
	margin-top:16px;	left:8px;	width:962px;	height:25px;	background-color: #e17103;	color:white;	font:  14px Verdana;	padding-left:12px;	padding-top:6px;}#footer a{
	color:white;	text-decoration:none;	}
#footer a:hover{
	text-decoration:underline;	}body.aanmelden #content{	left:8px;	width:951px;}
#voetnoot{	width:991px;	margin-left:auto;	margin-right:auto;	text-align:center;	font-size:9px;		color:#b6b6b6;	padding-top:3px;}
#voetnoot a{	color:#b6b6b6;	text-decoration:underline;}
#voetnoot a:hover{	color:white;}

#aanmeldformulier{display:block;position:relative;float:left;width:600px;}#aanmelden-bijeenkomsten{display:block;position:relative;top:-42px;float:right;width:300px;}

#headertitel{
	display:none;	
}
body.investeringsfonds #body, body.home #body{
	min-height: 307px;	
}
body.investeringsfonds #container, body.home #container{
	min-height: 285px;	
}
body.investeringsfonds #content, body.home #content{
	min-height: 285px;	
}