body
{
margin: 0;
padding: 0;
color: #555;
font: normal 10pt Arial,Helvetica,sans-serif;
background: #EFEFEF;
min-width: 375px;
}
#page
{
background: white;
min-height: 100%;
}
#header
{
margin: 0;
padding: 0;
min-height: 101px;
background: url(../images/header-gradient.png);
background-repeat: repeat-x;
}
#content
{
padding: 20px;
}
#sidebar
{
padding: 20px 20px 20px 0;
}
#footer
{
padding: 10px;
font-size: 0.8em;
text-align: center;
border-top: 1px solid #C9E0ED;
background-color: #B7A986;
}
#logo
{
padding: 10px 20px;
font-size: 200%;
}
#mainmenu
{
background:white url(../images/menubar-gradient.png) repeat-x left top;
}
#mainmenu ul
{
padding:6px 20px 5px 20px;
margin:0px;
}
#mainmenu ul li
{
display: inline;
}
#mainmenu ul li a
{
color:#000000;
background-color:transparent;
font-size:12px;
font-weight:bold;
font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
text-decoration:none;
padding:5px 8px;
}
#mainmenu ul li a:hover, #mainmenu ul li.active a
{
color: #000000;
background-image: url(../images/button-gradient.png);
text-decoration:none;
}
#mainmenu ul li.lastmenuitem
{
float: right;
}
#mainmenu ul li.lastmenuitem a:hover
{
color: #000000;
text-decoration:none;
background-image: url(../images/button-gradient.png);
background-repeat: repeat-x;
background-position: center bottom;
}
div.flash-error, div.flash-notice, div.flash-success
{
padding:.8em;
margin-bottom:1em;
border:2px solid #ddd;
}
div.flash-error
{
background:#FBE3E4;
color:#8a1f11;
border-color:#FBC2C4;
}
div.flash-notice
{
background:#FFF6BF;
color:#514721;
border-color:#FFD324;
}
div.flash-success
{
background:#E6EFC2;
color:#264409;
border-color:#C6D880;
}
div.flash-error a
{
color:#8a1f11;
}
div.flash-notice a
{
color:#514721;
}
div.flash-success a
{
color:#264409;
}
div.form .rememberMe label
{
display: inline;
}
div.view
{
padding: 10px;
margin: 10px 0;
border: 1px solid #C9E0ED;
}
div.breadcrumbs
{
font-size: 0.9em;
padding: 5px 20px;
}
div.breadcrumbs span
{
font-weight: bold;
}
div.search-form
{
padding: 10px;
margin: 10px 0;
background: #eee;
}
.portlet
{
}
.portlet-decoration
{
padding: 3px 8px;
background: #B7D6E7;
border-left: 5px solid #6FACCF;
}
.portlet-title
{
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
color: #298dcd;
}
.portlet-content
{
font-size:0.9em;
margin: 0 0 15px 0;
padding: 5px 8px;
background:#EFFDFF;
}
.portlet-content ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0;
padding: 0;
}
.portlet-content li
{
padding: 2px 0 4px 0px;
}
.operations
{
list-style-type: none;
margin: 0;
padding: 0;
}
.operations li
{
padding-bottom: 2px;
}
.operations li a
{
font: bold 12px Arial;
color: #0066A4;
display: block;
padding: 2px 0 2px 8px;
line-height: 15px;
text-decoration: none;
}
.operations li a:visited
{
color: #0066A4;
}
.operations li a:hover
{
background: #80CFFF;
}
.languagebutton-english
{
float: right;
margin-top: 15px;
margin-right: 5px;
}
.languagebutton-dutch
{
float: right;
margin-top: 15px;
}
.background-gradient
{
background-image: linear-gradient(bottom, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
background-image: -o-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
background-image: -moz-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, rgb(204,204,204)),
color-stop(1, rgb(255,255,255))
);
filter: progid:DXImageTransform.Microsoft.Gradient(
endColorstr='#cccccc', startColorstr='#ffffff', gradientType='0');
min-height: 400px;
height: auto;
}
.width78procent
{
width: 78%;
margin: 0 auto;
}
.width84procent
{
width: 84%;
margin: 0 auto;
}
.frame-inside{
background-color: white;
border-top-width: 10px;
border-top-color: red;
border-bottom-width: 10px;
border-bottom-color: red;
border-bottom-style: solid;
border-top-style: solid;
border-radius: 9px;
padding: 10px;
}
.frame-outside
{
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
border-top-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-color: black;
border-left-color: black;
border-bottom-color: black;
border-top-color: black;
border-radius: 10px;
}
.productenscherm
{
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
border-top-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-color: black;
border-left-color: black;
border-bottom-color: black;
border-top-color: black;
border-radius: 10px;
}
table.overviewtable
{
border-spacing: 10px;
}
table.overview th
{
padding-bottom: 2px;
padding-top: 2px;
font-weight: bold;
color: black;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
}
table.overview td
{
color: black;
border-bottom-color: black;
border-bottom-style: dashed;
border-bottom-width: 1px;
padding-bottom: 1px;
padding-top: 1px;
}
.overviewtd
{
width: 50%;
/* padding-right: 0px; > Zorgt dat de div's tegen elkaar aankomen, hoort dus niet */
}
table.footertable
{
bottom: 0;
width:100%;
line-height: 1px;
padding-top: 10px;
}
table.footertable td
{
width: 10%;
text-align: center;
}
.width50thtd
{
width: 50%;
}
div, ul, li {
zoom: 1;
}
ul ul,
ul ul li {
zoom: 0;
}
#timeline {
height: 120px;
margin-top: 10px;
padding: 20px;
overflow: scroll;
white-space: nowrap;
/*cursor: -moz-grab !important;*/ /* should this be applied with JS? */
}
.tl-events {
display:block;
list-style-type: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
.tl-events li {
display: inline-block;
*display: inline;
margin: 0 10px 0 0;
padding: 0;
width: 250px;
white-space: normal;
zoom: 1;
}
.tl-events ul {
list-style: none;
display: inline-block;
margin: 0;
padding: 0;
}
.tl-events ul li a {
text-decoration: none;
color: #000;
background: #D9E4FF;
border: 1px solid #D9E4FF;
-moz-border-radius: 4px;
display: inline-block;
margin: 2px 2px;
padding: 2px;
}
.tl-events ul li a:hover,
.tl-events ul li a:focus {
outline: 0;
background: #C2CCE4;
border: 1px solid #B0BACF;
}
.doodle {
display: none;
}
h1 {
margin: 8px 0;
}