html
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #003a69;
	background-image: url('/afbeeldingen/achtergrond_intro.jpg');
	background-repeat: repeat-x;
	overflow-y: scroll;	
}
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-image: url('/afbeeldingen/achtergrond_intro.jpg');
	background-repeat: repeat-x;
	background-color: #003a69
}
/*welkom*/
div#hoofd_welkom
{	
	width:1000px;
	margin: 0 auto -90px auto; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #003a69;
}
div#header_welkom
{
	position: relative;
	float: left;
	width: 1000px;
	height: 300px;
	margin-left: 0px;
	background-image: url('/afbeeldingen/header_groot.png');
	background-repeat: no-repeat;
}
div#hoofdmenu_welkom
{
	position: relative;	
	float: left;
	margin-top: -80px;
	margin-left: 0px;
	width:1000px;
	height: 105px;
	padding: 0px;
	background-color: transparent;
}
div#menubalk_welkom
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width:1000px;
	height: 124px;
	padding: 0px;
	background-image: url('/afbeeldingen/menubalk_klein.jpg');
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
p#menubalktekst
{
	position: relative;	
	float: left;
	margin-top: 35px;
	margin-left: 115px;
	width: 250px;
	height: 30px;
	font-family: 'tahoma';
	font-size: 8pt;
}
strong.wittetekst
{
	color: #ffffff;
}

div#menu-navigatie_welkom
{
	position: relative;	
	float: left;
	margin-top: 35px;
	margin-left: 0px;
	width:542px;
	height: 61px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url('/afbeeldingen/menu-navigatie.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: 'tahoma';
	font-size: 20pt;
}

/*paginas*/
div#hoofd
{	
	position: relative;
	width:1000px;
	margin: 0 auto -90px auto; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#header
{
	position: relative;
	float: left;
	width: 1000px;
	height: 104px;
	background-image: url('/afbeeldingen/header.jpg');
}
ul#hoofdmenu
{
	position: relative;	
	clear: both;
	float:left;
	margin-top: 82px;
	margin-left: 365px;
	width:635px;
	height: 36px;
	padding: 0px;
}
li.menuitem
{
	position: relative;
	float: left;
	width:97px;
	height: 36px;
	padding-left: 2px;
	list-style:none;
/*	background-image: url('/afbeeldingen/blauwe_menuknop.png');
	background-repeat: no-repeat;*/
}
a.hoofdmenu:link
{	
	text-decoration: none; 
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	width:97px;
	height: 36px;
	display: block;
	background-image: url('/afbeeldingen/blauwe_menuknop.png');
	background-repeat: no-repeat;
}
a.hoofdmenu_visited:link, a.hoofdmenu_visited:visited, a.hoofdmenu_visited:active, a.hoofdmenu_visited:hover
{	
	text-decoration: none; 
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	width:97px;
	height: 36px;
	display: block;
	background-image: url('/afbeeldingen/oranje_menuknop.png');
	background-repeat: no-repeat;
}
a.hoofdmenu:visited
{	
	text-decoration: none; 
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	width:97px;
	height: 36px;
	display: block;
	background-image: url('/afbeeldingen/blauwe_menuknop.png');
	background-repeat: no-repeat;
}
a.hoofdmenu:active
{	
	text-decoration: none; 
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	width:97px;
	height: 36px;
	display: block;
	background-image: url('/afbeeldingen/oranje_menuknop.png');
	background-repeat: no-repeat;
}
a.hoofdmenu:hover
{	
	text-decoration: none; 
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
	width:97px;
	height: 36px;
	display: block;
	background-image: url('/afbeeldingen/oranje_menuknop.png');
	background-repeat: no-repeat;
}
div#menubalk
{
	position: relative;	
	clear:both;
	float: left;
	width:1000px;
	height: 124px;
	padding: 0px;
	background-image: url('/afbeeldingen/menubalk_klein.jpg');
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
div#menu-navigatie
{
	position: relative;	
	float: left;
	margin-top: 35px;
	margin-left: 0px;
	width:542px;
	height: 61px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url('/afbeeldingen/menu-navigatie.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: 'tahoma';
	font-size: 20pt;
}
div#blauwebalk
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width:1000px;
	height: 19px;
	padding: 0px;
	background-image: url('/afbeeldingen/blauwebalk.jpg');
	border-bottom: solid 1px #ffffff;
}
p.navigator
{
	margin-top: 2px;
	margin-left: 365px;
	color: #ffffff;
	font-family: 'tahoma';
	font-size: 10pt;
}
div#inhoud
{
	position: relative;
	float: left;
	width:1000px;
	height: 100%;
	background-image: url('/afbeeldingen/achtergrond-verloop.jpg');
	background-repeat: repeat-x;
}
div#links
{
	position: relative;	
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-left: 100px;
	padding:0px;
	background-color: #ffffff;
}
div#subdmenu
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width:200px;
	height: 100%;
	padding: 0px;
}
ul.submenu
{
	position: relative;	
	float: left;
	margin-top: 10px;
	width:200px;
	height: 100%;
}
li.submenuitem
{
	position: relative;
	float: left;
	width:200px;
	height: 30px;
	margin-top: 10px;
	padding-left: 0px;
	list-style:none;
}
li.submenuitem_onderlijn
{
	position: relative;
	float: left;
	width:200px;
	height: 2px;
	padding-left: 0px;
	list-style:none;
	background-image: url('/afbeeldingen/submenuonderlijn.png');
	background-repeat: no-repeat;
}
h1.submenuitem
{
	position: relative;
	margin-top: 10px;
	padding: 0px;
	height: 10px;
	font-family: 'tahoma';
	font-size: 9pt;
	
}
/*p.submenuitem_onderlijn
{
	width:200px;
	height: 2px;
	background-image: url('/afbeeldingen/submenuonderlijn.png');
	background-repeat: no-repeat;
}*/
a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:hover
{	
	text-decoration: none; 
	color: #22547d;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 9pt;
	width:200px;
	height: 10px;
	display: block;
	padding: 0px;
}
div#menuknop_nieuws
{
	position: relative;
	float: left;
	width:208px;
	height: 34px;
	margin-left: 15px;
	padding-bottom: 0px;
	background-image: url('/afbeeldingen/nieuws.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
div#foto_nieuws
{
	position: relative;
	float: left;
	width:204px;
	height: 93px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 0px;
	background-image: url('/afbeeldingen/nieuws_foto.png');
	background-repeat: no-repeat;
}
div#content_nieuws
{
	position: relative;
	float: left;
	width:204px;
	height: 100%;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 0px;
	font-family: 'tahoma';
	font-size: 9pt;
	background-color: #ffffff;
	
}
a.content_nieuws
{
	text-decoration: none; 
	color: #000000;
	font-family: 'tahoma';
	font-size: 10pt;
}
p.leesmeer
{
	position: relative;	
	clear: both;
	margin-left: 120px;
	color: #ff7900;
}

div#rechts
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 665px;
	height: 100%;
	padding: 0px;
}
div#rechtsboven
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 665px;
	height: 250px;
	padding: 0px;
	background-color: #ffffff;
}
div#pakketten
{
	position: relative;	
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	width: 350px;
	height: 250px;
	padding: 0px;
	background-image: url('/afbeeldingen/pakketten.png');
	background-repeat: no-repeat;
}
div#menuknoppakketten
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 350px;
	height: 34px;
	padding: 0px;
	cursor: pointer;
}
div#tekst_pakketten
{
	position: relative;	
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 160px;
	height: 206px;
	padding: 0px;
}
div#login_zoeken
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 300px;
	height: 250px;
	padding: 0px;
}
div#login
{
	position: relative;	
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 300px;
	height: 118px;
	padding: 0px;
}
div#menuknop_login
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 208px;
	height: 34px;
	padding: 0px;
	background-image: url('/afbeeldingen/login_menuknop.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

div#zoeken
{
	position: relative;	
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 300px;
	height: 64px;
	padding: 0px;
}
div#menuknop_zoeken
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 208px;
	height: 34px;
	padding: 0px;
	background-image: url('/afbeeldingen/zoeken_menuknop.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
div#content_titel
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 655px;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: dotted 1px #ff7900;
	border-bottom: dotted 1px #ff7900;
	color: #003a69;
	font-family: 'tahoma';
	font-size: 15pt;
}
.content
{
	position: relative;	
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 655px;
	height: 100%;
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'tahoma';
	font-size: 9pt;
}
div#push 
{
	position: relative;
	clear: both;
	float:left;
	height: 90px; 
}
div#footer
{
	position: relative;	
	clear: both;
	margin: auto auto auto auto;
	width:1000px;
	height: 90px;
	text-align: center;
	background-image: url('/afbeeldingen/footer.jpg');
}
div#footer_menu1
{
	position: relative;	
	float: left;
	margin-top: 0px;
	width:1000px;
	text-align: center;
	color: #73a5cd;
	font-family: 'tahoma';
	font-size: 10pt;
}
div#footer_menu2
{
	position: relative;	
	float: left;
	margin-top: 7px;
	width:1000px;
	text-align: center;
	color: #ffffff;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 10pt;
}
a.footer_menu1:link, a.footer_menu1:visited, a.footer_menu1:active, a.footer_menu1:hover
{	
	text-decoration: none; 
	color: #73a5cd;
	font-family: 'tahoma';
	font-size: 10pt;
	text-align: center;
	padding-left: 5px;
}
a.footer_menu2:link, a.footer_menu2:visited, a.footer_menu2:active, a.footer_menu2:hover
{	
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;	
	font-family: 'tahoma';
	font-size: 10pt;
	text-align: center;	
	padding-left: 30px;
}
div#footer_tekst
{
	position: relative;	
	float: left;
	margin-top: 15px;
	width:1000px;
	text-align: center;
	color: #ffffff;
	font-family: 'tahoma';
	font-size: 10pt;
}
.footer
{
	color: #ff7900;
}

a:link img, a:visited img, a:hover img
{
	border:0px;
	text-decoration: none;
	outline: none;
}

a.contact:link, a.contact:visited, a.contact:active, a.contact:hover
{
	text-decoration: none; 
	color: #22547d;
	font-family: 'tahoma';
}
a.leesverder:link, a.leesverder:visited, a.leesverder:active, a.leesverder:hover
{
	position: relative;
	float: right;
	margin-right: 20px;
	text-decoration: none; 
	color: #003a69;
	font-family: 'tahoma';
}
.icoontje
{
	position: relative;	
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	width:68px;
	height: 68px;
}
.subtitels
{
	color: #959494;
	font-family: 'tahoma';
	font-size: 10pt;
	border-bottom: dotted 1px #ff7900;
}
td.tableadvies
{
	height: 30px;
}
fieldset#login
{
	width: 340px;
	margin-top: 40px;
	border: 0;
	font-family: 'tahoma';
	font-size: 8pt;
}
label.login
{
	width: 70px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
input.login
{
	margin-left: 0px;
	margin-top: 10px;
	border: 1px solid #003a69;
	background-color: transparent;
	width: 130px;
}
fieldset#zoeken
{
	width: 300px;
	margin-top: 40px;
	border: 0;
	font-family: 'tahoma';
	font-size: 8pt;
}
label.zoeken
{
	width: 50px;
	margin-left: 15px;
	font-family: 'tahoma';
	font-size: 8pt;
	color: #ff7900;
	cursor: pointer;
}
	
input.zoeken
{
	margin-left: 0px;
	margin-top: 10px;
	border: 1px solid #003a69;
	background-color: transparent;
	width: 140px;
}
img#zoeken
{
	margin-left: 5px;
}
p.login
{
	position: relative;
	float: left;
	margin-left: 170px;
	font-family: 'tahoma';
	font-size: 8pt;
	color: #ff7900;
	display: block;
	cursor: pointer;
}
img#login
{
	margin-left: 5px;
}