/*Opmerkingen tussen deze tekens zetten*/
body {
background-color: black;
color: white;
font-family: Trebuchet,Arial,Helvetica,sans-serif;
font-size: 10pt;
}
textarea {
/*tekstgebied online editor*/
background-color: white;
color: black;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
width: 98%;
}
.edit {
/*platte tekst in menu van online editor*/
font-size: 7pt;
color: black;
background-color: rgb(229, 229, 229);
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
/*linktekst in menu van online editor*/
font-weight: normal;
text-decoration: none;
color: black;
}
input, select {
font-size: 8pt;
text-indent: 2px;
}
a:link, a:active, a:visited {
color: white;
text-decoration: underline;
}
a:hover {
color: #932754;
text-decoration: none;
}
#rij1 {
width: 96%;
padding: 1% 2% 1% 2%;
background-color: black;
color: white;
}
#extra1 {
float: left;
/*border: 1px solid yellow;*/
}
#extra2 {
float: right;
/*border: 1px solid yellow;*/
}
#extra3 {
float: right;
/*border: 1px solid yellow;*/
}
.topmenu {
font-weight: normal;
color: white;
text-decoration: none;
}
a.topmenu:link {color: white; text-decoration: none;}
a.topmenu:active {color: rgb(147, 39, 84); text-decoration: none;}
a.topmenu:visited {color: white; text-decoration: none;}
a.topmenu:hover {color: rgb(147, 39, 84); text-decoration: none;
}
.login {
font-size: 13px;
font-weight: normal;
color: black;
text-decoration: none;
}
a.login:link {color: black; text-decoration: none;}
a.login:active {color: black; text-decoration: none;}
a.login:visited {color: black; text-decoration: none;}
a.login:hover {color: black; text-decoration: none;
}
#searchbox .text {
position: relative;
/*border: 1px solid white;
background-color: black;
color: white;
font-weight: normal;*/
}
#searchbox .submit {
position: relative;
/*border: none;
background-color: black;
color: white;
font-size: 10pt;*/
}
#rij2 {
width: 100%;
clear: left;
background-color: black;
}
#menu {
float: left;
width: 18%;
padding: 1% 1% 1% 1%;
background-color: black;
border-right: 1px solid white;
text-align: right;
}
#content {
float: left;
width: 60%;
padding: 1% 2% 0% 2%;
/*overflow: visible;*/
background-color: black;
z-index: -1;
}
#logo2 {
float: right;
width: 3%;
margin-right: 1%;
margin-top: 50px;
/*border: 1px solid yellow;*/
writing-mode: tb-rl;
font-family: Verdana;
font-size: 30pt;
font-weight: bold;
}
.menulevel1 {
text-align: right;
font-size: 9pt;
font-weight: normal;
color: white;
}
.menulevel1 a:link {color: white; text-decoration: none;}
.menulevel1 a:visited {color: white; text-decoration: none;}
.menulevel1 a:active {color: rgb(147, 39, 84); text-decoration: none;}
.menulevel1 a:hover {color: rgb(147, 39, 84); text-decoration: none;
}
.menulevel2 {
font-size: 9pt;
font-weight: normal;
color: gray;
}
.menulevel2 a:link {color: white; text-decoration: none;}
.menulevel2 a:visited {color: white; text-decoration: none;}
.menulevel2 a:active {color: rgb(147, 39, 84); text-decoration: none;}
.menulevel2 a:hover {color: rgb(147, 39, 84); text-decoration: none;
}
#locator, #navigator {
/*menuniveau 2, 3 en breadcrums*/
font-size: 9pt;
font-weight: normal;
color: white;
}
#rij3 {
clear: left;
width: 100%;
height: 20px;
/*border: 1px solid yellow;*/
background-color: black;
color: #932754/*roze*/;
text-align: center;
}
.bottommenu {
font-weight: normal;
color: rgb(147, 39, 84);
text-decoration: none;
}
a.bottommenu:link {color: rgb(147, 39, 84); text-decoration: none;}
a.bottommenu:active {color: white; text-decoration: none;}
a.bottommenu:visited {color: rgb(147, 39, 84); text-decoration: none;}
a.bottommenu:hover {color: white; text-decoration: none;
}
form {
margin: 0pt;
padding: 0px;
}
img {
border: 0pt none ;
}
hr {
border-style: solid;
border-color: rgb(209, 215, 220);
border-width: 1px 0px 0px;
height: 0px;
}
h1 {
/*paginatitle1*/
font-size: 16pt;
font-weight: bold;
margin-bottom: 6px;
}
h2 {
/*pagetitle2*/
font-size: 14pt;
font-weight: bold;
margin-bottom: 6px;
}
h3 {
/*pagetitle3*/
font-size: 12pt;
font-weight: bold;
margin-bottom: 6px;
}
h4 {
/*pagetitle4*/
font-size: 12pt;
font-weight: bold;
margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.sitemaplevel1,
ul.sitemaplevel2, ul.sitemaplevel3, ul.submenu, ul.search {
padding-left: 0pt;
margin-left: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
li {
line-height: 1.5;
}
li.doc {
/*plaatje van één document in het menu*/
padding-left: 15px;
background-image: /*url(menu/doc.gif)*/;
background-repeat: no-repeat;
}
li.docs {
/*plaatje van twee documenten in het menu*/
padding-left: 15px;
background-image: /*url(menu/docs.gif)*/;
background-repeat: no-repeat;
}
li.sdoc {
padding-left: 15px;
background-image: /*url(menu/sdoc.gif)*/;
background-repeat: no-repeat;
}
li.sdocs {
padding-left: 15px;
background-image: /*url(menu/sdocs.gif)*/;
background-repeat: no-repeat;
}
.sitemaplevel1 {
font-weight: bold;
font-size: 9pt;
color: rgb(84, 147, 180);
}
.sitemaplevel2, .sitemaplevel3, .submenu {
font-weight:
normal;
font-size: 9pt;
color: rgb(84, 147, 180);
}
.menulevel3 a:link, .menulevel3 a:visited, .menulevel3 a:active, .menulevel3 a:hover,
#locator a:link, #locator a:visited, #locator a:active, #locator
a:hover, #navigator a:link, #navigator a:visited, #navigator a:active,
#navigator a:hover, .sitemaplevel1 a:link, .sitemaplevel2
a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2
a:visited, .sitemaplevel3 a:visited, .sitemaplevel1 a:active,
.sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1
a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover, .submenu
a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
text-decoration: none;
}
.menu {
font-size: 8pt;
font-weight: bold;
color: white;
margin-bottom: 5px;
}
.menu a {
text-decoration: underline;
font-weight: bold;
}
.search a {
font-weight: normal;
color: red;
}
.search a:link, .search a:visited {
color: white;
text-decoration: none;
}
.search a:active, .search a:hover {
color: rgb(147, 39, 84);
text-decoration: none;
}