/*__________ HTML DEFAULTS _____________ */
body {
padding: 0;
margin: 0;
background: #fffbeb url('../images/bg_menu.gif') repeat-y -8px top;
font: 80% Arial, Verdana;
}
a {
color: #4389D0;
text-decoration: underline;
}
h4, h5, h6 {
font-size: 100%;
}
table tr td {
font-size: 80%;
}
/*__________ SIMSITE DEFAULTS __________ */
li.lijstitem_bullet a {
color: #4389D0;
text-decoration: underline;
}
a.rubriek {
text-decoration: underline;
}
a.rubriek:hover {
color: #4389D0;
text-decoration: underline;
}
div.lijstitem_intro a, div#intro a, .ul_lijst a.lijstitem_titel, .ul_lijst li.lijstitem a {
color: #4389D0;
text-decoration: underline !important;
}
div.koppelstuk p {
margin: 0px;
padding-bottom: 0px;
display: inline;
}
div.koppelstuk img {
display: inline;
}
div.lijstitem_intro p {
margin: 0px;
padding-bottom: 0px;
display: inline;
}
div.lijstitem_intro img {
display: inline;
}
/*__________ WEBSITE ___________________ */
.show_no_css {
display: none;
}
#paginakop {
font-weight: bold;
color: #4389d0;
font-size: 120%;
}
#zoekwrap {
padding: 0 0 0 15px;
width: 198px;
}
#zoekwrap .zoek {
border: 1px solid #aeb6be;
font-size: 90%;
}
#zoekwrap input#submit {
position: relative;
top: 5px;
}
#snelmenu {
position: absolute;
top: 0;
right: 40px;
}
#snelmenu a {
color: #999;
text-decoration: none;
font-weight: bold;
float: right;
display: block;
padding: 3px 0 0 10px;
margin: 0 10px 0 0;
text-transform: lowercase;
}
#snelmenu a:hover {
text-decoration: underline;
}
#snelmenu a.link_met_lijntje {
background: url('../images/tussenstreepje_snelmenu.gif') no-repeat left top;
}
#externeLinkIframe {
width: 740px;
height: 400px;
}
/*__________ WEBSITE NAVIGATIE __________*/
#navwrap {
position: absolute;
top: 220px;
left: 0;
}
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainer ul li a {
display: block;
width: 166px;
padding: 5px 2px 3px 30px;
background: #FFECA7 url('../images/bullet_hoofditem.gif') no-repeat 10px 5px;
color: #000;
text-decoration: none;
font-weight: bold;
border-bottom: 2px solid #fff;
}
* html #navcontainer ul li a {
width: 198px;
padding: 5px 2px 3px 30px;
}
#navcontainer ul li a.item_active {
background: #FFD43B url('../images/bullet_hoofditem_on.gif') no-repeat 10px 5px;
}
#navcontainer ul li ul li a {
font-weight: normal;
background-color: #E8ECFA;
background-image: none;
}
#navcontainer ul li ul li a.subitem_active {
background-color: #A8BCD0;
color: #fff;
font-weight: bold;
}
#content h6 {
margin-bottom: 0px;
}
div.addthis_toolbox {
display: block;
float: right;
position: relative;
top: -42px;
}
div.addthis_toolbox a {
float: left;
}