
@media (max-width: 749px) {

#thema{width:100%;
vertical-align:top;
             table-layout:fixed;
vertical-align:top;
             border-collapse:collapse;
             border:solid #000 thin;}
             
#thema_td{padding-top:12px;
          width:250px;
          height:100px;
          vertical-align:top;
          border-right:solid #000 thin;
          border-top:solid #000 thin;}
           
#thema_td2{padding-top:10px;
vertical-align:top;
           padding-bottom:5px;
           height:50px;
           border-bottom:dotted #cccc99 thin;
           }
           
#thema_td3{padding-top:10px;
           padding-bottom:5px;
           height:50px;
vertical-align:top;
           border-bottom:solid #000 thin;}

#thema_g img{width:100%;}

#thema_guid{width:100%;}

#thema_guid2{width:95%;}


}


@media (min-width: 750px) {

#thema{width:750px;
vertical-align:top;
             table-layout:fixed;
vertical-align:top;
             border-collapse:collapse;
             border:solid #000 thin;}
             
#thema_td{padding-top:12px;
          width:250px;
          height:100px;
          vertical-align:top;
          border-right:solid #000 thin;
          border-top:solid #000 thin;}
           
#thema_td2{padding-top:10px;
vertical-align:top;
           padding-bottom:5px;
           width:680px;
           height:50px;
           border-bottom:dotted #cccc99 thin;
           }
           
#thema_td3{padding-top:10px;
           padding-bottom:5px;
           height:50px;
vertical-align:top;
           border-bottom:solid #000 thin;}

#thema_g img{width:750px;}

#thema_guid{width:800px;}

#thema_guid2{width:700px;}


}


