html, body {
 width           : 100%;
 margin          : 0;
}

body {
 background-color: #2F2D2D;
} 


ul { 
 margin-left     : 5px; 
}

li { 
 margin-left     : 10px;
 color           : #197070; 
}


a:active { outline: none; }
         
a:link, a:visited {
 font-family     : 'Trebuchet MS';
 text-decoration : none;
 color           : #800080;
}

a:hover {
 font-family     : 'Trebuchet MS';
 color           : #197070;
 text-decoration : none;
}


/* Tables */

.header {
 width           : 930px; 
 height          : 190px;  
 background-color: #2F2D2D;
 background      : url(/img/TKWebservices.jpg) no-repeat;
 border          : 0;
 border-collapse : collapse;
 padding         : 0;
 margin-left     : auto;
 margin-right    : auto;
 margin-top      : 5px;
 margin-bottom   : 0px;
 color           : #FFFFFF; 
}

.kop {
 height          : 190px;
 border          : 0;
 border-collapse : collapse;
 padding         : 0;
 margin-left     : auto;
 margin-right    : auto;   
}

.info {
 width           : 930px;
 height          : 445px;
 border          : 0;
 border-collapse : collapse;
 padding         : 0;
 margin-left     : auto;
 margin-right    : auto; 
}

.inner_menu {
 width           : 242px;
 height          : 445px;	
 border          : 0;
 border-collapse : collapse;
 padding         : 0;
 margin          : 0; 
}

.footer {
 width           : 930px;
 height          : 15px;
 border          : 0;
 border-collapse : collapse;
 padding         : 0;
 margin-left     : auto;
 margin-right    : auto; 
}

/* EINDE Tables */



/* START Content gedeelte */

.inner_content {
 margin          : 0px;
 padding-left    : 10px;
 padding-top     : 7px;
 padding-right   : 10px; 
 padding-bottom  : 0px; 
 width           : 678px;
}

.autoscroll {
 height          : 430px;
 overflow        : auto;
 width           : 100%;
 scrollbar-base-color: #323742 !important;
 margin-top      : 0px;
 margin-bottom   : 0px;
 vertical-align  : top;
}

.omlijnd {
 border          : 1px solid #AAAAAA;
 padding         : 5px;
 vertical-align  : top;
}

.alignR {
 text-align      : right;
}
/* EINDE Content gedeelte */


/* Start Paragraaf Settings */

.purple {
 color           : MAROON;
 padding-right   : 5px;
}

.normal {
 color           : #000080;
 padding-right   : 5px;
 padding-left    : 2px;
}

.subkop {
 color           : #0000CD;
 padding-right   : 5px;
 padding-left    : 2px;
}
/* EINDE Paragraaf settings */


/* START Navigation & Links */

a.backnext:link, a.backnext:visited { color: #800080; }

a.backnext:hover { color: #197070; }

a.content:link, a.content:visited { color: #800080; }

a.content:hover { color: #197070; }

a.koplink:link, a.koplink:visited { color: #F1F3F2; }

a.koplink:hover { color: #FFFF00; }

a.sitemap:link, a.sitemap:visited { color: #000000; }

a.sitemap:hover { color: #197070; }

a.mainlevel:link, a.mainlevel:visited {
 display         : block;
 background      : url(/img/Button.png) no-repeat;
 vertical-align  : middle;
 color           : #F1F3F2;
 text-align      : left;
 padding-top     : 18px;
 padding-left    : 35px;
 height          : 40px !important;
 height          : 58px;
 width           : 203px !important;
 width           : 238px;
 outline         : none;
}

a.mainlevel:active { outline: none; }

a.mainlevel:hover {
 background-position: 0px -58px;
 outline         : none;
 color           : #B7A9D5;
}

a.sublevel:active { outline: none; }


a.sublevel:link, a.sublevel:visited {
 display         : block;
 background      : url(/img/MiniButton.png) no-repeat;
 vertical-align  : middle;
 color           : #F1F3F2;
 text-align      : left;
 padding-top     : 8px;
 padding-left    : 122px;
 height          : 23px !important;
 height          : 30px;
 width           : 116px !important;
 width           : 238px;
 outline         : none;
}

a.sublevel:hover {
 background-position: 0px -30px;
 color           : #B7A9D5;
 outline         : none;
}

/* EINDE Navigation & Links */


/* Ten behoeve van CSS-switcher */

.font_10 {
 font-family    : Verdana;
 font-weight    : bold;
}

a.font_10:active { outline: none; }

a.font_10:link, a.font_10:visited {
 font-size      : 16px;
 color          : #FFFFFF;
 border         : 0;
 text-decoration: underline;
 outline        : none;
}

a.font_10:hover {
 font-size      : 16px;
 color          : #7e7448;
 border         : 0;
 outline        : none;
}

.font_12 {
 font-family    : Verdana;
 font-weight    : bold;
}

a.font_12:active { outline: none; }

a.font_12:link, a.font_12:visited {
 font-size      : 19px;
 color          : #FFFFFF;
 border         : 0;
 text-decoration: underline;
 outline        : none;
}

a.font_12:hover {
 font-size      : 19px;
 color          : #7e7448;
 border         : 0;
 outline        : none;
}

.font_15 {
 font-family    : Verdana;
 font-weight    : bold;
}

a.font_15:active { outline: none; }

a.font_15:link, a.font_15:visited {
 font-size      : 23px;
 color          : #FFFFFF;
 border         : 0;
 text-decoration: underline;
 outline        : none;
}

a.font_15:hover {
 font-size      : 23px;
 color          : #7e7448;
 border         : 0;
 outline        : none;
}