/*__________ HTML DEFAULTS _____________ */
body {
background: #FFFCED url('../images/bg_home.jpg') repeat-y left top;
}
/*__________ SIMSITE DEFAULTS __________ */
/*__________ WEBSITE ___________________ */
#top {
height: 179px;
background: url('../images/uitrek_top.gif') repeat-x left top;
}
#header,
#header_intranet {
position: absolute;
width: 995px;
height: 179px;
background: url('../images/top_homepage.jpg') no-repeat left top;
}
#header_intranet {
background: url('../images/intranet/header_lopik_intra.jpg') no-repeat left top;
}
#home_intro {
position: absolute;
left: 210px;
top: 190px;
width: 270px;
}
#home_intro h4 {
color: #93ACC8;
font-size: 180%;
letter-spacing: 0.3em;
}
#home_koppel_1 {
position: absolute;
left: 198px;
top: 179px;
width: 240px;
}
#home_koppel_1 h3#nieuws_kop {
width: 566px;
height: 22px;
background: url('../images/nieuws_kop.gif') no-repeat left top;
padding: 0;
margin: 0;
}
.koppelstuk{
margin-bottom: 15px;
padding: 0px;
background: url('../images/bullet_klein.gif') 0px 3px no-repeat;
padding-left: 15px;
}
.koppelstuk a.title{
display: block;
color: #000;
font-weight: bold;
text-decoration: none;
}
#home_koppel {
padding: 0px;
position: absolute;
left: 280px;
top: 20px;
width: 242px;
}
#home_koppel h5 , .home_koppelcontent h5{
padding: 0;
}
#home_koppel h5 a , .home_koppelcontent h5 a{
color: #000;
font-size: bold;
text-decoration: none;
padding: 0;
margin: 0;
}
div.koppelstuk a.koppellink {
background: url('../images/but_meer.gif') no-repeat left top;
width: 12px;
height: 10px;
padding: 0px 6px 0px 6px;
_padding: 0px;
margin-left: 5px;
}
#home_koppel h3#nieuws_kop {
width: 275px;
height: 22px;
background: url('../images/nieuws_kop.gif') no-repeat left top;
padding: 0;
margin: 0;
}
.home_koppelcontent {
border-left: 2px solid white;
width: 230px;
margin-top: 30px;
padding: 0px 0 0 15px;
}
#home_links {
position: absolute;
left: 566px;
top: -12px;
width: 200px;
height: 433px;
background: url('../images/bg_schuinebalk_hp.gif') no-repeat left top;
}
#home_links #home_links_content {
padding: 20px;
}
#home_links #home_links_content p.word {
display: block;
min-height: 15px;
_height: 15px;
}
#home_links ul {
list-style-type: none;
margin: 60px 0 0 70px;
padding: 0;
}
#home_links ul li {
background: url('../images/bullet_extramenu_hp.gif') no-repeat left 3px;
padding: 5px 0 5px 30px;
}
#home_links ul li a {
color: #000;
text-decoration: none;
}
/*__________ WEBSITE NAVIGATIE __________*/
/* staat in style_default.css */
div.addthis_toolbox {
display: block;
float: right;
position: relative;
top: -65px;
}