screen { width:100%; margin:0px; padding:0px; }  

.foo
{
	background-image: url(http://www.bosjuweel.nl/tenten/afbeeldingen-nw/bosjuweel-sjabloon-achtergrondegaal.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	width: 986px;
	height: 1457px;
}

/* style the outer div to give it width */
.menu { position: relative; width: 860px; height: 20px; top: -1129px; left: 68px; visibility: visible; 
font-size:0.85em;
padding-bottom:200px;
}

.bodytext {position: relative; width: 670px; height: 800px; display: block; top: -20px; left: 62px; visibility: visible; }

/* plaatsing textblok*/
.text {position: relative; width: 450px; height: 800px; display: block; top: 30px; left: 18px; visibility: visible; }

.naam {position: absolute; background-color:transparent; width: 2000px; height: 115px; display: block; top: 550px; left: 491px; visibility: visible; z-index:1; }

.naw {position: absolute; background-color:transparent; width: 2000px; height: 150px; display: block; top: 600px; left: 491px; visibility: visible; z-index:1; }

.bodytext2
{
	position: relative;
	width: 300px;
	height: 728px;
	display: block;
	top: -770px;
	left: 510px;
	visibility: visible;
}

.foo1
{
	background-image: url(http://www.bosjuweel.nl/tenten/afbeeldingen-nw/bosjuweel-sjabloon-logobalk2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 53px -10px;
	width: 927px;
	height: 156px;
}

h1 { text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20PX; color:#c3132f; } 
h2 { text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15PX; color:#c3132f; } 
h3 { text-align:left; line-height:90%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15PX; font-weight:normal; color:#633221; } 
h4 { text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13PX; font-weight:normal; color:#633221; } 
h5 { text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24PX; font-weight:bold; color:#c3132f; }

a:link{ color:#5A91f2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; } 
a:visited{ color:#5A91f2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; } 
a:hover{ color:#c3132f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; } 
a:active { color: #48aba4; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; } 
a { text-decoration:none; }

/* plaats extra linkmenu aan de rechterkant*/
.link {position: relative; width: 80px; height: 80px; display: block; top: -1448px; left: 781px; visibility: visible; }

/* instellen linkkleur naw */



/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:117px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:13px;
text-decoration:none; 
color:#5A91f2; 
width:110px; 
height:30px; 
border:1px solid black; 
border-width:1px 1px 1px 1px; 
background:black; 
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:110px;
w\idth:110px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#f5f4aa;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b3aa48;
}
.menu ul ul ul :hover > a {
background:#b3aa48;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:110px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#dad878; 
color:#205cc5; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
/*style de hover van de 1e en 2e menulagen */
.menu :hover > a, .menu ul ul :hover > a {
color:#c3132f;
background:#b3aa48;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


div.content { clear: left; }
/* code om rest vd pagina naast de navigatiebar te laten zweven */

.foo3 { display: none; }
.top { display: none; }
.hide { display: none; }


