body       {
            background: #339886;
            color: white;
            font: normal 62.5% sans-serif;
            padding: 2% 0;
                        text-align: center;
           }

h1         {
            text-align: center; 
                color:#E6F2F0; 
            padding: 8px 0 2px;
            font: bold 1.5em Tahoma,sans-serif;
           }




#verspringer   
           {
            margin: 0 auto;
            width: 762px;
           }
        
        
#breedte   {
            background:#339886;
        border-top: 6px solid #339886;
            font-size: 1.3em;
            line-height: 1.3em;
            margin: 0 auto;
            width: 790px;
                
           }

.header    {
            
            background: #66B2A4 url(img/logostikido.jpg) no-repeat center;
            height: 150px;
           }

.navigation   {
               background: #339886 url(img/nav.gif) repeat-x; height: 42px;
               border-top: 1px solid #C9C6B3;
               
              
              }

.navigation a { background: #FFF url(img/nav.gif) repeat-x;
               border-right: 1px solid #C9C6B3;
               color: #66B2A4;
               float: left;     
               font: bold 1.0em Tahoma,sans-serif;
               padding: 0 10.8px;
               line-height: 42px;
               text-align: center;
               text-decoration: none;
		   margin : 0px;
		      width : 109px

              }






.bottom {
         background: #339886 url(img/bottom.gif) no-repeat left bottom;
         border-top: 1px solid #AA8;
         color: #444;
         padding: 14px 20px;
        }

.bottom .left,.bottom .right {width: 49%;}


.footer         {
                 background: #339886;
                 color: #FED;
                 padding: 1px;
                 
                }

.footer .left   {width: 66%;
               text-align: left
                           }

.footer .right  {
                 width: 33%;
                 text-align: right;     
                }

/* overigen */

a                     {color: silver;} 
.clear,.clearer       {clear: both;} 
.clearer              {font-size: 0;}
.col2 .left           {width: 75%;}
.col2 .right .content {background: #111111;}
.col2 .right          {width: 25%;}
.content              {padding: 18px 20px; width: %;}

.widget	          		        {float: right; width: 250px; }
.basis	         		        {float: left; width: 476px;}

.menu                 {padding: 18px 20px; } 
.left                 {color: white;
                                float: left;}
.right                {float: right;
                                color: white;}
.left .content        {padding: 20px 50px 20px;}
img                   {border: solid silver 1px;}
contact               {Text-decoration: none;
                       Color: silver;}

ul.block                 { 
                          color: #E6F2F0;
                          border-top: 1px dashed #BCBAAC;
                          margin: 4px 0;
                          padding: 0;
                          width: 90%;
                         }

.block li                {
                    border-bottom: 1px dashed #BCBAAC;
                        list-style: none;
                                        color: #f95901;
                                        display: block;
                          
                         }

.block li a              {
                                        color: white;
                        display: block;
                    padding: 4px 3%;
                        text-decoration: none;
                        width: 94%;     
                          
                         }
