/*__________ HTML DEFAULTS _____________ */
/* staat in style_default.css */
/*__________ SIMSITE DEFAULTS __________ */
/*__________ WEBSITE ___________________ */
#top {
width: 100%;
height: 179px;
background: url('../images/uitrek_top.gif') repeat-x left top;
}
#header, #header_intranet {
position: absolute;
width: 980px;
height: 179px;
background: url('../images/top_vervolg.jpg') no-repeat left top;
}
#header_intranet {
background: url('../images/intranet/header_lopik_intra_nextpage.jpg') no-repeat left top;
}
#content {
position: absolute;
top: 179px;
left: 220px;
width: 740px;
height: 300px;
background: url('../images/bg_schuinebalk_vervolg.gif') no-repeat 486px top;
}
#terugknopwrap {
height: 13px;
width: 98%;
}
#terugknopwrap a {
display: block;
float: right;
width: 13px;
height: 10px;
background: url('../images/but_pijltje_terug.gif') no-repeat left top;
}
#snelmenu {
position: absolute;
top: 0;
right: 40px;
}
body > a#naarboven {
position: fixed;
right: 20px;
bottom: 20px;
}
a#naarboven {
width: 10px;
height: 12px;
background: url('../images/but_pijltje_naarboven.gif') left top;
}
/*__________ WEBSITE NAVIGATIE __________*/
/* staat in style_default.css */