body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #002180;
    background: url(images/bg.png) 0px 0px repeat-x #E3E3E3;
    font-size: 9pt;
    margin: 0px;
}

a img {
    border: none;
}

a {
    color: #000;
}

a:hover {
    color: red;
    text-decoration: none;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.container {
    position: relative;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    background: #FFF;
}

.header {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    border: solid 2px #002180;
    border-top: none;
    border-bottom: none;
}

.banner {
    height: 200px;
}

.content {
    border: solid 2px #002180;
}

.content_table {
    width: 100%;
}

/*
.content_table td {
    padding: 0px;
    margin: 0px;
}
*/

.inner_content {
    padding: 10px;
}

.footer {
    position: relative;
    height: 2px;
    background: url(images/footer.png) repeat-x;
    color: #6476b6;
    padding: 13px;
    text-align: right;
}

/* aggregator */

.aggregator {
    margin-bottom: 20px;
    clear: both;
    background: #E3E3E3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.aggregator a {
    display: block;
    color: #002180;
    text-decoration: none;
}

.aggregator a:hover {
    color: #000;
    text-decoration: none;
}

.aggregator img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.aggregator h4 {
    color: #000;
    text-decoration: underline;
}

.aggregator h4:hover {
    text-decoration: none;
    color: red;
}

/* search box */
#search { float: right; }

#searchbox {
	position: relative;
	padding: 15px;
	width: 160px;
	margin-top: 5px;
}

#searchbox input {
	color: #878787; 
}

#search_btn { 
    width: 20px; 
    float: left;
    margin-top: 6px;
    border: none;
}

#searchbox #input_field{
/*	background: transparent url(../img/search_bg.png) no-repeat scroll left center; */
    vertical-align: top; border: solid 1px #878787;
    border: none;
	color: #878787;
	padding: 1px 1px;
	margin-top: 1px;
	width: 120px;
	float: left;
}

/* top menu */

.topmenu {
    position: absolute;
    top: 64px;
    right: 10px;
    font-size: 12px;
}

.topmenu li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0px;
    padding-left: 10px;
}

.topmenu .menu-current {
    font-weight: bold;
}

.topmenu a {
    color: #878787;
    text-decoration: none; 
}

.topmenu a:hover {
    color: #002180;
    text-decoration: underline;
}

/* side menu */

.sidemenu {
    margin-top: 2px;
}

.sidemenu ul {
    display: block;
    margin: 0px;
    padding: 0px;
}

.sidemenu li {
    display: none;
    margin-top: 2px;
}

.sidemenu .menu-parent, .sidemenu .menu-parent li, .sidemenu .menu-expand, .sidemenu .menu-current li {
    display: block;
}

.sidemenu a {
    display: block;
    background: url(images/menu_button.jpg) top no-repeat;
    padding-left: 25px;
    width: 160px;
    height: 21px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.sidemenu li a:hover {
	background: url(images/menu_button_glow.jpg) top no-repeat;
    text-decoration: none;
}

.sidemenu li ul li {
    background: url(images/stippel.jpg) no-repeat 8px -10px;
}

.sidemenu li ul .menu-first {
    background: none;
}

.sidemenu li ul li a {
    background: none;
    
	height: 10px;
	width: 177px;
    
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    
    color: #000;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
}

.sidemenu li ul li a:hover {
	color: red;
    background: none;
}

.sidemenu li ul .menu-current a {
	font-weight: bold;
}

/* breadcrumb menu */

.breadcrumbmenu ul {
    position: relative;
    left: -5px;
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #878787;
}

.breadcrumbmenu li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0px;
    padding-left: 5px;
}

.breadcrumbmenu .menu-current a {
    font-weight: bold;
}

.breadcrumbmenu a {
    color: #878787;
    text-decoration: none;
}

.breadcrumbmenu a:hover {
    color: #002180;
    text-decoration: underline;
}
.software {
   background: url(images/index_09.jpg) no-repeat;
}

.netwerken {
   background: url(images/index_10.jpg) no-repeat;
}

.internet {
   background: url(images/index_15.jpg) no-repeat;
}

.hardware {
   background: url(images/index_16.jpg) no-repeat;
}

.intro_aggregator {
   position: relative;
   height: 200px;
   padding: 15px;
   padding-top: 5px;
   font-size: 10px;
}

.intro_aggregator ul {
   list-style-image: url(<?= WB_URL?>/templates/datatron/images/punt_rood.png);
   margin: 0px;
   padding: 0px;
   margin-left: 15px;
   margin-top: 5px;
}

a.readmore {
   position: relative;
   display: block;
   height: 33px;
   width: 166px;
   left: 34px; /* 234 - 166 = 68, 68 / 2 = 34 */
   background: url(images/leesmeer.gif);
}

a.readmore:hover {
   background: url(images/leesmeer_over.gif);
}

.linked-item  a:before{

                content: "\00BB \0020";

}