     * {
               padding:0;
               margin:0;
           }
 
 			A:link{COLOR:#660000;text-decoration:none}
			A:visited{COLOR:#660000;TEXT-DECORATION:none}
			A:active{COLOR:#660000;text-decoration:none}
			A:hover{COLOR:black;TEXT-DECORATION:underline;}
 
 
            .statics A:link {
                text-decoration:none;           
            }

            .statics A:visited {
                text-decoration:none;           
            }

            .statics A:active {
                text-decoration:none;           
            }

            .statics A:hover {
                text-decoration:none;           
            }
 
           p {
            padding: 1em 0;
            line-height: 1.5em;
            }
            
            input, textarea {
                font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
                font-size : 13px; 
            }
            
            
            html, body {
                height: 100%; /* h??l belangrijk */
                font: 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
                color: #000;
                background: #FEB22C url('img/gradient10.png') repeat-x;
                text-align: center;
            }

            #container {
                width: 950px;
                margin: 0 auto;
                text-align: left;
                position: relative;
                min-height: 100%;
                height: auto !important; /* voor moderne browsers */
                height: 100%; /* voor IE */
                background: #85C325;     
                background: #EDEBD5;           
                border-left: 0px solid #555;
                border-right: 0px solid #555;
            }

            #header{
	           padding-left:25px;
	           height:110px;
	           font-size:2.0em;
	           background: #859C0E;
	           foo_background: #FEB22C url('img/stripes_gray2.jpg') repeat;
	           background: #FEB22C url('http://www.app-get.com/img/topbar copy.jpg');
	           line-height: 60px;
	           border-bottom: 7px solid #EDEBD5;
            }
            
            #rightbox {
              padding: 0 2em 60px 2em;
              float:right;
              border-left:0px solid #555;
              width : 260px;
              position:absolute;
              right : 0px;
              top : 117px;   
              font-size:95%;         
            }     
      
             
             
            #inhoud {              
  	          padding: 0 2em 60px 2em;
  	          text-align:justify;
  	          width : 590px;
            }

            #footer {
                border-top: 3px solid #555;
                position: absolute;
                bottom: 0; /* heel belangrijk */
                width: 100%;                
                height: 40px;
                background:#EDEBD5;
                font-size:1.0em;
                line-height: 40px;
                text-align:center;
            }
            
            #footer_left {
                position:absolute;
                float:left;
                width:400px;    
                text-align:left;      
                margin-left:28px; 
                left:0px;     
            }
            
            #footer_right {
                position:absolute;
                float:right;
                right:0px;
                width:400px;
                text-align:right;
                margin-right:28px;                                
            }
            
            .weblogitem {
            
            }
            
            .weblogitem2 {
                border-bottom:1px solid #B6B5A0;
                bottom:10px;
            }
            
            h1 {
                font-size:1.3em;
                margin-top:10px;
                margin-bottom:-9px;            
            }

            h2 {
                font-size:1.1em;
                margin-top:10px;
                margin-bottom:-9px;            
            }
            
            .dateheader {
                color : gray;
                margin-top : 10px;
            }
            
            li {
                margin-left:20px;
            }
            
            #mainmenu {
                position: absolute;
                font-size:small;
                height : 20px;
                top : 77px;
                left : -20px;
            }
            
            #profilemenu {
                position: absolute;
                font-size : small;
                height : 20px;
                top : 77px;
                left : 840px;
            
            }            
            
            #nav {
	           float: left;
	           width: 720px;
	           margin: 0;
	           padding: 10px 0 0 46px;
	           list-style: none;	
	       }

            #nav li {
	           float: left;
	           margin: 0 1px 0 0;
	           padding: 0;
	           font-family: "Lucida Grande", sans-serif;
	           font-size: 80%;
	       }
            
            #nav a {
	           float: left;
	           display: block;
	           margin: 0;
	           padding: 4px 8px;
	           color: #333;
	           text-decoration: none;
	           border: 1px solid #9B8748;
	           border-bottom: none;
	           background: #F9E9A9 url(img/off_bg.gif) repeat-x top left;
	       }

            #nav a:hover, #active-menu a {
	           color: #333;
	           padding-bottom: 5px;
	           border-color: #727377;
	           background: #fff url(img/on_bg.gif) repeat-x top left;	
	       }           
	       
	       #comment {
               background-color:#DEDCC7;
               border-style:none;
               border-color: #CC9966;
               margin:0px;               
               margin-bottom:10px;
               padding:15px;
               padding-left:20px;
               padding-right:20px;
               border-top:#B6B5A0 solid 1px;
               border-bottom:1px solid #B6B5A0;               
           }

	       #comment_josha {
               background-color:#B6B5A0;
               border-style:none;
               border-color: #CC9966;
               margin:0px;               
               margin-bottom:10px;
               padding:15px;
               padding-left:20px;
               padding-right:20px;
               border-top:#B6B5A0 solid 1px;
               border-bottom:1px solid #B6B5A0;     
           }

           
           .commentdate {
               font-size: 9pt;
               color: gray;
               margin:0px;   
               font-weight:bold;            
           }


        .qnicetableAppget A:link    { COLOR:#00669B; text-decoration:none}
    	.qnicetableAppget A:visited { COLOR:#00669B; text-decoration:none}
	    .qnicetableAppget A:active  { COLOR:#00669B; text-decoration:none}
	    .qnicetableAppget A:hover   { COLOR:#00669B; text-decoration:underline; cursor:pointer}        
        
        .nicetableAppget table {
            font-family     : Arial;
            font-size       : 10pt;            
            border          : 1px #B6B5A0 solid;        
            border-spacing  : 0px; 
        }
        
        .nicetableAppget tr {                      
            #h : expression(
				onmouseover = new Function("this.style.backgroundColor='#E5EFF4';"),
                onmouseout  = new Function("this.style.backgroundColor='#EDEBD5';")
            );       

        }
         
        
        .nicetableAppget td,th {
	        padding       : 3px;                   
            padding-right : 10px;  
        }
       
        
        .nicetableAppget tr:hover td {
            background-color: #F3DFAD;
        }        

        .nicetableAppget th {
            font-weight      : bold;
            text-align       : left;
            background-color : #336699;
            background-image : url(http://www.app-get.com/testwebsite17oktober/img/gradient10.png);
            color            : #FFFFFF;       
        }
        
        .nicetableAppget td {
            border-top       : 1px #B6B5A0 solid;
        }
        
        

            
