/* General declarations etc */
body {
	background-color: #cccccc;
   font-family: arial,sans-serif;
   font-size: 12px;
   color: #000000;
   margin: 0;
   padding: 0;
   height: 100%;
}
td {
   font-family: arial,sans-serif;
   font-size: 11px;
   color: #000000;
}
p {
   font-family: arial,sans-serif;
   font-size: 11px;
   color: #000000;
   padding: 0;
   margin: 10 0 0 0;
}
.border2{
   border: 5px solid #000000;
}
.bottom_bar{
	border-top:1px solid #df1d1d;
	border-right:1px solid #d3180b;
	border-bottom:1px solid #b50808;
	border-left:1px solid #c00808;
	background-color:#c90e0e;
	}
/*------Begin----------------CSS Top navigatie---------------------------------------*/
.inline-list {
   text-decoration: none;display: inline;
   }
#inline-list ul, #inline-list li {
   display: inline;
   padding-right:3px;
   font-family:"trebuchet ms";
   font-size:12px;
   color: #fff;
   text-decoration: none;
   text-shadow:black;
   font-weight: bold;
   }
   
li a {
   padding:0 0 0 0;
   color:#FFFFFF;
   text-decoration: none;
   }

li a:hover {
   color: #006ADE;
   text-decoration: none;
   }
#inline-list2 ul, #inline-list2 li {
   display: inline;
   padding-right:5px;
   font-family:"trebuchet ms";
   font-size:14px;
   color: #000;
   text-decoration: none;
   text-shadow:black;
   font-weight: bold;
   }
/*--------End-----------CSS Top navigatie---------------------------------------*/

/*--------Begin--------------Right Content---------------------------------------*/
.contentRight {
   scrollbar-face-color:#9A0A0A;
   scrollbar-highlight-color:#9A0A0A;
   scrollbar-3dlight-color:#B85454;
   scrollbar-darkshadow-color:#6B0707;
   scrollbar-shadow-color:#9A0A0A;
   scrollbar-arrow-color:#ffffff;
   scrollbar-track-color:#ffffff;
   background-image: url(/img/bg_content.jpg);
   background-repeat: no-repeat;
   background-color: #EBCE42;
   background-attachment: fixed;
} 
#header_nieuws {
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_contact {
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_interviews{
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_opleidingen{
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_algemeen{
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_projecten{
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   }
#header_stages{
   font-family:"trebuchet ms";
   font-size:18px;  
   color: #a40101;
   } 
/*--------End--------------Right Content---------------------------------------*/

/*--------begin--------------Side Nav---------------------------------------*/
.cell{
   font-family:Arial;
   font-size:11px;
   font-weight:bold; 
   color: #ffffff;
   background-color:#003c84;
}
.cell a{
   font-family:Arial;
   font-size:11px;
   font-weight:bold;
   color: #ffffff;
   text-decoration:none;
}
a.newspaging       {font-family:arial,sans-serif;font-size:8pt;color:#ffffff;text-decoration:none;}
a.newspaging:hover {font-family:arial,sans-serif;font-size:8pt;color:#004099;text-decoration:underline;}
.newspaging {font-family:arial,sans-serif;font-size:8pt;color:#ffffff;text-decoration:none;}
a.subnav       {font-family:arial,sans-serif;font-size:8pt;color:#ffffff;font-weight:bold;text-decoration:none;}
a.subnav:hover {font-family:arial,sans-serif;font-size:8pt;color:#FDFF5B;font-weight:bold;text-decoration:none;}
.active a.subnav, .active a.subnav:hover { color: #FF7C00; }
#header {font-family:arial,sans-serif;font-size:11 pt;color:#000000;font-weight:bold;}
#pgheader{font-family:arial,sans-serif;font-size:9pt;color:#000000;font-weight:bold;}
#newsheader{font-family:arial,sans-serif;font-size:7pt;color:#000000;font-weight:normal;}
/*--------End--------------Side Nav---------------------------------------*/

.contentimageRight {
   margin: 0 0 0 8px;
   border: 1px solid #000000;
   padding: 0;
   cursor: pointer;
}
.contentimageLeft {
   margin: 0 8px 0 0;
   border: 1px solid #000000;
   padding: 0;
   cursor: pointer;
}