body {
   margin: 0px;
}

a{
   color: #000000;
   text-decoration: none;
}

a:hover {
   color: #00B2EC;
}

a.blue{
   color: #00B2EC;
   text-decoration: none;
}

input, select, textarea, td, div, p {
   font-size: 8pt;
   font-family: Verdana;
}


.container {
   padding-right: 10px;
   background-color: white;
}

.tabel_hoofd {
   width: 900px;
   padding: 0;
   height: 100%;
   margin: 0 auto;
}

.tabel_menu {
   top: 50px;
}

td.bolletjes {
   border-bottom: dotted 2px #82C1DD;
}

td.menubar {
   height: 78px;
   padding-right: 30px;   
}

a.menu {
   font-size: 8pt;
   font-family: Verdana;
   color: #000000;
}

.header {
   background: #F0FAFE url(images/verloop_boven.jpg) repeat-x top left;
   width: 100%;
   height: 30px;
   left: 226px;
   font-size: 8pt;
   font-family: Verdana;
   margin-bottom: 10px;
}


.footer {
   background: #F0FAFE url(images/verloop_onder.jpg) repeat-x top left;
   width: 100%;
   height: 22px;
   font-size: 8pt;
   font-family: Verdana;
   color: #00B2EC;
   padding-left: 10px;
   padding-top: 0px;
}

td.container {
   padding-right: 30px;
   width: 100%;
   vertical-align: top;
}


.content {
   vertical-align: top;
   font-size: 10pt;
   color: #000000;
   font-family: Verdana;
   width: 565px;
   height: 100%;
}

.content table {
   vertical-align: top;
   padding: 0px;
   font-size: 8pt;
   color: #000000;
   font-family: Verdana;
}

.content div {
   padding-right: 15px;
}

.inhoud {
   padding: 6px;
   width: 390px;
}

td.box_informatief, td.box_profielen, td.box_forum {
   font-size: 7.5pt;
   padding: 5px;
   padding-top: 30px;
   width: 145px !important;
   width: 155px;
   height: 120px !important;
   height: 155px;
}

td.box_informatief {
   background: white url(/images/informatief.gif) no-repeat top right;
}

td.box_profielen {
   background: white url(/images/profielen.gif) no-repeat top right;
}

td.box_forum {
   background: white url(/images/forum.gif) no-repeat top right;
   font-size: 7pt;
}

a.leesmeer {
   color: #82C1DD;
   text-decoration: none;
   text-align: right;
}


a.menu {
   color: #000000;
   text-decoration: none;
}

.kop {
   color: #17B1EA;
   font-family: Impact;
   font-size: 28pt;
   margin-left: 2px;
}


.kop2 {
   color: #17B1EA;
   font-family: Impact;
   font-size: 18pt;
   margin-left: 2px;
   margin-bottom: 0px;
   position: relative;
   top: -4px;
}

.kop3 {
   color: #17B1EA;
   font-family: Impact;
   font-size: 18pt;
   margin-left: 2px;
   margin-bottom: 0px;
}


.subkop {
   color: #82C1DD;
   font-size: 10pt;
   font-family: Verdana;
   font-weight: bold;
}

.balkkop {
   background: #F0FAFE url(images/verloop_onder.jpg) repeat-x top left;
   width: 100%;
   height: 22px;
   font-size: 8pt;
   font-family: Verdana;
   color: #000000;
   font-weight: bold;
   padding-left: 10px;
   padding-top: 5px;
}

img.png                 { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }