#rsspgn { width:20px; height:20px; float:right; padding: 0 0 0 3px; }
#rsspgn:hover { opacity: 0.5; }

@media screen and (min-width: 880px) {
        body {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:11px;
          color:#C4C4C4;
          margin:0px;
          background-color:#292929;
          }
        A             {TEXT-DECORATION: none }
        A:link 	      {color: #DD7700; TEXT-DECORATION: none; }
        A:visited     {color: #DD7700; TEXT-DECORATION: none; }
        A:active      {color: #DD7700; TEXT-DECORATION: none; }
        A:hover       {color: #DD7700; text-decoration: underline; }
        
        span { font-size:12px; }
        
        .c { clear:both; }
        
        .container {
          padding:0px; margin:0px;
          width:996px; background-color:333333; margin:auto;
        }
        .header {
          padding-top: 12px;
          line-height:21px;
          margin-bottom:12px;        
        }
        .headtextresp {
          display:none;
        }
        .lhs {
          line-height:21px;
          float:left;
          width:68%;       
        }
        .lhs_inner {
          padding:12px; 
        }
        .rhs {
          float:right;
          width:32%;
        }
        .rhs_inner {
          padding:12px; 
        }
        h1 {
          margin:0px;
          padding:0px;
          color: #DD7700;
          font-size: 22px;
          line-height:28px;
        }
        h2 {
          color: #CCCCCC;
          font-size:16px;
        }
        h3 {
          margin:0px;
          padding:0px;
        }
        span.art {
          color: #C4C4C4;
          font-size:12px;
        }
        span.art img { padding-right:10px; }
        
        .socmed {
          background-color: #292929;
          border:1px solid #333333;
          padding:4px;
        }
                
      
        .zoek { float:left; 
                margin:4px;
                color:#C4C4C4;
                padding:0px 12px 0px 0px;
                text-align:center;
                background-color: #292929;
                display:block;
              }
        .zoekform 
              {
                margin:0px;
                padding:0px;
              }
        .zoekinput 
              {
                font-family:Verdana;
                font-size:15px;
                color:#C4C4C4;
                border:1px solid #333333;
                margin:4px;
                padding:6px;
                background-color: #292929;
              }
        .zoeksubmit 
              {
                margin:0px;
                padding:0px;
              }
        
        .dagen { 
                border:1px solid #333333;
                float:left; 
                margin:4px;
                color:#C4C4C4;
                text-align:center;
                background-color: #292929;
                display:block;
              }
              
        .dagen a  { 
            padding:11px; 
            font-size:14px;
            display:block; 
            color: #C4C4C4; 
            font-weight: bold; 
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; 
        }
        .dagen a:link 	     {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:visited    {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:active     {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:hover {
            background: #333333;  
            text-decoration: underline; 
        }
        .dagen_aan      {
            background: #333333;
        }
        
        .mgl { /*/ meest gelezen links /*/
           padding:0px;
           margin:0px;  
           padding-bottom:12px;           
        }
        .mgl a {
            font-size:14px;
            display:block; 
            color: #DD7700; 
            font-weight: bold; 
            text-decoration: none; 
        }
        .mgl a:hover {
            text-decoration: underline; 
        }
        
        .td { font-size:11px; vertical-align:top;}
        .table { font-size:11px; }
        
        .reactie td { font-size:11px;}
        
        .subm { float:right; font-size:12px; #888888; }
        .sumb A img { height:10px; width:10px; }
        .subm A { font-size:12px; color: #777777; }
        .subm A:hover { font-size:12px; color: #aaaaaa; text-decoration: none; }
        
        .blok {
            padding:4px; 
            margin-bottom:12px;
            border:1px solid #C4C4C4; 
            font-size:12px;
        }
        .bloktitle {
            color:#CCCCCC;
        }
        .bloktext {
        }

        .footer {
          float: right;
          font-size:9px; 
          color: #666666;
        }
}
@media screen and (max-width: 880px){
        body {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:11px;
          color:#C4C4C4;
          margin:0px;
          background-color:#292929;
          }
        A             {TEXT-DECORATION: none }
        A:link 	      {color: #DD7700; TEXT-DECORATION: none; }
        A:visited     {color: #DD7700; TEXT-DECORATION: none; }
        A:active      {color: #DD7700; TEXT-DECORATION: none; }
        A:hover       {color: #DD7700; text-decoration: underline; }
        
        span { font-size:12px; }
        
        .c { clear:both; }
        
        .container {
          padding:0px; margin:0px;
          width:100%; background-color:333333; margin:auto;
        }
        .header {
          padding:8px;        
        }
        .headtext {
          display:none;
        }
        .headtextresp {
          color:#fff;
          font-size:40px;
          padding:8px;
        }
        .lhs {
          line-height:21px;
          float:left;
          width:100%;       
        }
        .lhs_inner {
          padding:12px; 
        }
        .rhs {
          display:none;
        }
        h1 {
          margin:0px;
          padding:0px;
          color: #DD7700;
          font-size: 22px;
          line-height:28px;
        }
        h2 {
          color: #CCCCCC;
          font-size:16px;
        }
        h3 {
          margin:0px;
          padding:0px;
        }
        span.art {
          color: #C4C4C4;
          font-size:12px;
        }
        span.art img { max-width:40%; padding-right:8px; }
        
        .socmed {
          background-color: #292929;
          border:1px solid #333333;
          padding:4px;
        }
                
      
        .zoek { float:left; 
                margin:4px;
                color:#C4C4C4;
                padding:0px 12px 0px 0px;
                text-align:center;
                background-color: #292929;
                display:block;
              }
        .zoekform 
              {
                margin:0px;
                padding:0px;
              }
        .zoekinput 
              {
                font-family:Verdana;
                font-size:15px;
                color:#C4C4C4;
                border:1px solid #333333;
                margin:4px;
                padding:6px;
                background-color: #292929;
              }
        .zoeksubmit 
              {
                margin:0px;
                padding:0px;
              }
        
        .dagen { 
                border:1px solid #333333;
                float:left; 
                margin:4px;
                color:#C4C4C4;
                text-align:center;
                background-color: #292929;
                display:block;
              }
              
        .dagen a  { 
            padding:4px; 
            font-size:14px;
            display:block; 
            color: #C4C4C4; 
            font-weight: bold; 
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; 
        }
        .dagen a:link 	     {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:visited    {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:active     {color: #C4C4C4; font-weight: bold; text-decoration: none; }
        .dagen a:hover      {
            background: #333333;  
            text-decoration: underline; 
        }
        .dagen_aan      {
            background: #333333;
        }
        
        .mgl { /*/ meest gelezen links /*/
           padding:0px;
           margin:0px;  
           padding-bottom:8px;           
        }
        .mgl a {
            font-size:14px;
            display:block; 
            color: #DD7700; 
            font-weight: bold; 
            text-decoration: none; 
        }
        .mgl a:hover {
            text-decoration: underline; 
        }
        
        .td { font-size:11px; vertical-align:top;}
        .table { font-size:11px; }
        
        .reactie td { font-size:11px;}
        
        .subm { float:right; font-size:12px; #888888; }
        .subm A { font-size:12px; color: #777777; }
        .subm A:hover { font-size:12px; color: #aaaaaa; text-decoration: none; }
        
        .blok {
            padding:4px; 
            margin-bottom:12px;
            border:1px solid #C4C4C4; 
            font-size:12px;
        }
        .bloktitle {
            color:#CCCCCC;
        }
        .bloktext {
        }

        .footer {
          float: right;
          font-size:9px; 
          color: #666666;
        }

}                