/*
295B9F : home background
94ADCF : home text
B8C8DF : home licht

882F00 : profiel background
C49780 : profiel text
D8BAAA : profiel licht

1C5B4E : diensten background
8DADA6 : diensten text
B3C8C4 : diensten licht

83736E : referenties background
C1B9B6 : referenties text
D6D0CE : referenties licht

986630 : links background
C1A383 : links text
D6C2AC : links licht

7C799A : contact background
B0AEC3 : contact text
CAC9D7 : contact licht

*/


body,html {width:100%;height:100%;margin:0;padding:0;text-align:center;}

body, html {font-family:Verdana,Arial,Helvetica,sans-serif;color:#000;}
  body.home {background:#295B9F;color:#94ADCF;}
  body.prof {background:#882F00;color:#C49780;}
  body.dien {background:#1C5B4E;color:#8DADA6;}
  body.refe {background:#83736E;color:#C1B9B6;}
  body.link {background:#986630;color:#C1A383;}
  body.cont {background:#7C799A;color:#B0AEC3;}
    body.home img {border:2px solid #94ADCF;margin:20px;}
    body.prof img {border:2px solid #C49780;margin:20px;}
    body.dien img {border:2px solid #8DADA6;margin:20px;}
    body.refe img {border:2px solid #C1B9B6;margin:20px;}
    body.link img {border:2px solid #C1A383;margin:20px;}
    body.cont img {border:2px solid #B0AEC3;margin:20px;}
  body.showimg {text-align:center;overflow:auto;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:120%;}
	body.showimg div {}
	
a img {border: 0px;}
b, strong {font-weight:bold;}
i, em {font-style:italic;}
p {margin:0 0 10px 0;} 		

ul {margin:0 0 10px 0;padding:0 0 0 20px;}
ul li {margin:0 0 10px 0;color:#FFF;}
  .home li a {color:#94ADCF;}
  .prof li a {color:#D8BAAA;}
  .dien li a {color:#B3C8C4;}
  .refe li a {color:#D6D0CE;}
  .link li a {color:#FFFFFF;}
  .cont li a {color:#CAC9D7;}
ul.narrow li {margin:0;} 
/*  l li a, l li span {color:#FFF !important;}*/

a {text-decoration:none;color:#FFF}
a:hover {text-decoration:underline;}
  .home a {color:#B8C8DF;}
  .prof a {color:#D8BAAA;}
  .dien a {color:#B3C8C4;}
  .refe a {color:#D6D0CE;}
  .link a {color:#D6C2AC;}
  .cont a {color:#CAC9D7;}

table#mainContainer {width:770px;height:100%;margin:0 auto;}
table#mainContainer {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:120%;color:#000;}
  td#tdMenu {width:135px;vertical-align:top;text-align:left;background:#FFF;}
	  div#tetraLogo {height:150px;text-align:center;}
	    div#tetraLogo img {margin-top:15px;}
	  div#nav {padding:0;margin:0;}
    div#nav a {}
		div#nav a img {margin:0;padding:0;display:block;}
		div#nav div {margin:10px 0 10px 20px;font-size:85%;}
		div#nav div a {display:block;width:100px;line-height:20px;text-decoration:none;color:#666;padding-left:15px;}

		div#nav div.prof a {color:#882F00;background:transparent url(images/submenu_dot_re.gif) no-repeat 0 6px;}
		div#nav div.prof a.n {color:#882F00;}
		div#nav div.prof a.r {color:#882F00;font-style:italic;}
		div#nav div.prof a.s {color:#882F00;font-weight:bold;}

		div#nav div.dien a {color:#1C5B4E;background:transparent url(images/submenu_dot_gr.gif) no-repeat 0 6px;}
		div#nav div.dien a.n {color:#1C5B4E;}
		div#nav div.dien a.r {color:#1C5B4E;font-style:italic;}
		div#nav div.dien a.s {color:#1C5B4E;font-weight:bold;}
		
  td#tdContent {width:500px;vertical-align:top;text-align:left;color:#FFF;}
    .home td#tdContent {background:#295B9F url(images/cont_bg_home.gif) no-repeat bottom left;}
    .prof td#tdContent {background:#882F00 url(images/cont_bg_prof.gif) no-repeat bottom left;}
    .dien td#tdContent {background:#1C5B4E url(images/cont_bg_dien.gif) no-repeat bottom left;}
    .refe td#tdContent {background:#83736E url(images/cont_bg_refe.gif) no-repeat bottom left;}
    .link td#tdContent {background:#986630 url(images/cont_bg_link.gif) no-repeat bottom left;}
    .cont td#tdContent {background:#7C799A url(images/cont_bg_cont.gif) no-repeat bottom left;}

  td#tdImages {width:135px;vertical-align:top;text-align:center;background:#FFF;}
  	td#tdImages img {margin:20px auto;display:block;}
      .home td#tdImages img {border:2px solid #295B9F;}
      .prof td#tdImages img {border:2px solid #882F00;}
      .dien td#tdImages img {border:2px solid #1C5B4E;}
      .refe td#tdImages img {border:2px solid #83736E;}
      .link td#tdImages img {border:2px solid #986630;}
      .cont td#tdImages img {border:2px solid #7C799A;}
	
  td#tdFooter {height:20px;vertical-align:middle;text-align:center;font-size:70%;font-family:Arial,Verdana,Helvetica,sans-serif;}
    .home td#tdFooter {background:#295B9F;color:#B8C8DF;}
    .prof td#tdFooter {background:#882F00;color:#D8BAAA;}
    .dien td#tdFooter {background:#1C5B4E;color:#B3C8C4;}
    .refe td#tdFooter {background:#83736E;color:#D6D0CE;}
    .link td#tdFooter {background:#986630;color:#D6C2AC;}
    .cont td#tdFooter {background:#7C799A;color:#CAC9D7;}

  td#tdFooter a {text-decoration:none;}
      .home td#tdFooter a {color:#B8C8DF;}
      .prof td#tdFooter a {color:#D8BAAA;}
      .dien td#tdFooter a {color:#B3C8C4;}
      .refe td#tdFooter a {color:#D6D0CE;}
      .link td#tdFooter a {color:#D6C2AC;}
      .cont td#tdFooter a {color:#CAC9D7;}
		td#tdFooter a:hover {text-decoration:underline;}
		
h1 {font-size:200%;font-weight:bold;margin:0 0 30px 0;}
  .home h1 {color:#94ADCF;}
  .prof h1 {color:#C49780;}
  .dien h1 {color:#8DADA6;}
  .refe h1 {color:#C1B9B6;}
  .link h1 {color:#C1A383;}
  .cont h1 {color:#B0AEC3;}
h2 {font-size:140%;line-height:120%;font-weight:bold;margin:0 0 10px 0;}
h3 {font-size:125%;line-height:110%;font-weight:bold;margin:0 0 10px 0;}
div#content {margin:20px 20px 90px 20px;}
img#scope {float:right;margin:0 0 10px 10px;}

p.quote {clear:both;margin:0 0 10px 0;text-align:left;font-weight:bold;font-size:100%;line-height:130%;padding:0 0 0 0px;}
  .home p.quote {order-left:5px solid #3C70B8;color:#B8C8DF;}

  .link p.linkdisc {order-left:5px solid #3C70B8;font-size:80%;line-height:100%;color:#D6C2AC;padding:40 0 0 0px;}