html
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #ffffff;
	background-image: url('/afbeeldingen/achtergrond.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.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
/*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;

}

p.melding
{
	color: #CC0000;
}


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;
}
a.submenu_active:link, a.submenu_active:visited, a.submenu_active:active, a.submenu_active:hover
{	
	text-decoration: none; 
	color: #ff7900;
	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
{
	width: 300px;
	border: 0;
	font-family: 'tahoma';
	font-size: 8pt;
}

input.invoer, textarea
{
	width: 300px;
	border: 1px solid #CCC;
}

textarea
{
	height: 200px;
	font-family: tahoma;
}


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;
}

div#carousel
{
	float:right;
	z-index:4;
	background-color:transparant;	
	position:absolute;	
	margin-top: -153px;
	margin-left: 230px;
	width:542px;
	height: 50px;	
	
}
	
img.cell
{
	width:100%;
	height:auto;
	border:2px solid #003a69;
	display:block;
}
img.portfolio
{
	border:1px solid #003a69;
}
.portfolio_link
{
	position:relative;
	float:right;
	color: #ff7900;	
}

div#navigatie_boven
{
	position:relative;
	float:left;	
	height:25px;
	width:100%;
	top:1px;		
}
.navigatie_boven {
	WIDTH: 1%; OVERFLOW: auto
}
.navigatie_boven UL {
	POSITION: absolute; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px 0px 0px 1px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.navigatie_boven UL LI {
	MARGIN: 0px 1px 1px 0px; WIDTH: 20px; FLOAT: left
}
.navigatie_boven A {
	TEXT-ALIGN: center; DISPLAY: block; FONT: bold 10px/22px Verdana, Arial; BACKGROUND: #ecf9fe; COLOR: #003b79; TEXT-DECORATION: none; border:1px solid #a7e6ff;
}
.navigatie_boven A:hover {
	BACKGROUND: #ccf0fe; COLOR: #003b79
}
li.current {
	BACKGROUND: #fff; COLOR: #003b79; FONT: bold 10px/22px Verdana, Arial; height:22px; TEXT-ALIGN: center; DISPLAY: block; WIDTH: 16px; border:1px solid #ffae00;
}

div#navigatie_onder
{
	position:relative;
	float:right;
	margin-top:5px
	margin-right:4px;
	height:25px;
	width:100%;
	top:5px;		
}
.navigatie_onder {
	WIDTH: 1%; OVERFLOW: auto
}
.navigatie_onder UL {
	POSITION: absolute; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px 0px 0px 1px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.navigatie_onder UL LI {
	MARGIN: 0px 1px 1px 0px; WIDTH: 20px; FLOAT: left
}
.navigatie_onder A {
	TEXT-ALIGN: center; DISPLAY: block; FONT: bold 10px/22px Verdana, Arial; BACKGROUND: #ecf9fe; COLOR: #003b79; TEXT-DECORATION: none; border:1px solid #ffae00;
}
.navigatie_onder A:hover {
	BACKGROUND: #ccf0fe; COLOR: #003b79
}
a.portfolio_link:link, a.portfolio_link:visited, a.portfolio_link:active, a.portfolio_link:hover
{	
	text-decoration: none; 
	color: #ff7900;
	font-family: 'tahoma';
	font-size: 10pt;	
}
table.portfolio
{
	position:relative;
	float:left;
	margin-left:10px;	
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px dotted #003a69;
	width:645px;	
}
td.plaatje
{
	width:190px;
	padding-right:10px;	
}
td.portfolio_inhoud
{
	text-align:left;
	vertical-align:top;
}
