body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #011A48;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient_rolgordijnen.jpg);
	background-repeat: repeat-x;
    background-color: #76EDF1;
}

#tabIndex { /* Main table index.php */
  width:789px; 
  height: 100%; 
  border-style:solid; 
  border-left-width:6px; 
  border-right-width:6px; 
  border-color:#043592;
}

#headertext { 
  position:relative;
  left:34px;
  top:70px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:23px;
  color:#7CC5E5;
}

.headerpic {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
}

h2 {
  color: #F233A4;
  font-weight: bold;
  font-size: 1.3em;
  margin-top:10px; /* 0px 0px 0px;*/
}

img{ 
  border-style:solid; 
  border-width:3; 
  border-color:#043592
}

.klikvoorvergroting {
  font-size: 0.8em
}

#borderbottom {
  border-bottom-style:dashed; 
  border-bottom-width:2px; 
  border-bottom-color:#003399
} /*pagina overige prod*/

#websiteoverzicht {
  display:none;
  margin:64px 0 0 0;
}

.vakantie {
  font-size:12pt; 
  padding:8px; 
  font-weight:bold;
  border-bottom: 2px solid blue;
  width:600px;
  color:red;
}

#ticker {
  color:blue; padding:8px; 
  font-family:Verdana; 
  font-size:11px; 
  border:2px solid blue; 
  background-color:#ddd; 
  font-weight:bold; 
  position:relative; 
  left:20px;
  -moz-box-shadow: 3px 3px 4px #000; /* Firefox/Mozilla */
  -webkit-box-shadow: 3px 3px 4px #000; /*Safari/Chrome */
  box-shadow: 3px 3px 4px #000; /* Opera & hoe het zou moeten */
  /* Voor IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* Voor IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
  
.shadow {
  -moz-box-shadow: 3px 3px 4px #000; /* Firefox/Mozilla */
  -webkit-box-shadow: 3px 3px 4px #000; /*Safari/Chrome */
  box-shadow: 3px 3px 4px #000; /* Opera & hoe het zou moeten */
  /* Voor IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* Voor IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

a.fancybutton{
/*background:url(images/button_back.gif);*/
background-color:#7DE1FB;
display:block;
color:blue;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:2px;
text-decoration:none;
/*width:191px;*/
border:1px solid black;
}

a:hover.fancybutton{
color:#F132A3;
}

/* -------------------- */
/* CLASSES */
/* -------------------- */
.add{
background:url(images/plus.gif) no-repeat 8px 8px;
text-indent:30px;
display:block;
}
.delete{
background:url(images/delete.gif) no-repeat 8px 8px;
text-indent:30px;
display:block;
}
