/*
Theme Name: Ergocare 
Theme URI: http://www.ergocare.nl
Description: Theme made for Ergocare
Version: 1.0
Author: Kees Versloot
Author URI: www.growingenergy.nl

Tekst :#1f2538;
Blauw :#1f2538;
Geel  :#f6a800;

/* Begin Typography & Colors */

body {
   background: white;
   font-size: 10pt;
   }
#footer_language_list {display: none;}
#logo img {border:0px;}   
.menu ul{display:none;}
#buttons ul{display: none;}   
#payoff{display:none;}
#pagemenu{display:none;}

a:link, a:visited {
   color: #000;
   background: transparent;
   text-decoration: underline;
   }
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#content {
   margin-left: 0%;
   padding-top: 1em;

   }
   
#content img {border:0px; float:right; margin:5px;}
#sidebar img {border:0px;}

/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 9pt;
   color:#999;
   }*/


